Files
FreshRSS/app
Alexis Degrugillier ea5cd595c9 Remove + conversion in search except for tags (#3489)
Before, every + sign was converted to a space to allow to search for
spaces. But the documentation stated that to search for space one has
to enclose the string in quotes. This has a confusing behavior when
searching for a string containing a + sign.
Now, the + conversion is kept only for the tag search since it's the
only one documented that way.

See #3454
2021-02-27 17:34:48 +01:00
..
2021-02-26 23:31:01 +01:00
2020-07-08 12:11:55 +02:00
2019-11-04 17:45:15 +01:00
2021-01-03 18:20:15 +01:00