creesch

Results 221 comments of creesch
trafficstars

This is a **bug report** not a proposal for change or a feature request. There is nothing in the documentation about completely stripping backslashes and I simply wanted to use...

https://github.com/nepsilon/search-query-parser/blob/master/test/test.js#L35 Looks like to me that this test doesn't actually tests respecting escaping escape characters which your actually does attempt to do.

I think so yeah, though looking at your current code I also think it is supposed to keep some backslashes in the `text` array. [See this line](https://github.com/nepsilon/search-query-parser/blob/master/lib/search-query-parser.js#L54) and [see this...

@jirwin, I noticed you are most active here. What needs to be done to get this pull request merged?

> Hardly: https://www.reddit.com/r/RESAnnouncements/comments/sh83gx/announcement_life_of_reddit_enhancement_suite/ It is unlike that no attempt will be done to update RES to support manifest V3. As the post states it is in maintenance mode, not quite...

That's probably a reddit error and nothing to do with RES

Not entirely true though not entirely false either. Some limited support for new reddit has been built but not much. The intention was to expand support at some point but...

I don't see why you would want to fork instead of expanding functionality in RES itself and leverage the excisting userbase. While activity is a bit slow right now the...

Ah right, that is also an option of course. My bad.

> XUL It isn't likely RES was ever supported in XUL itself, rather it used [Firefox Jetpack](https://en.wikipedia.org/wiki/Jetpack_(Firefox_project)) for Firefox support which is different from XUL itself. So unless PaleMoon supports...