Commit Graph

8 Commits (64c6adcc5817ff00f09ece2a296550319a6118c6)

Author SHA1 Message Date
Claire 64c6adcc58 Move supported prefixes to a constant 2023-09-08 16:30:32 +02:00
Claire e5caa462c1 Add an optimized version of `str(…) | str(…) | …` 2023-09-08 16:29:15 +02:00
Claire 32eb0e7744 Refactor search query parser and handle nested quote types 2023-09-08 16:29:13 +02:00
Eugen Rochko 3a679844e4
Fix `account_id`, `max_id` and `min_id` params not working in search (#26847) 2023-09-08 14:25:00 +02:00
Eugen Rochko e754083e8a
Fix unmatched quotes and prefixes causing search to fail (#26701) 2023-09-01 09:43:12 +02:00
Eugen Rochko 822a35b9d5
Fix not being able to negate prefix clauses in search (#26672) 2023-08-28 10:31:51 +02:00
Eugen Rochko 70da6d6630
Fix accounts search by full/partial display name and others (#11580)
- Restrict followers counts to local users to minimize local advantage
- Fix emoji shortcodes causing error in search
- Fix search syntax parse errors not being caught
2019-08-16 13:00:30 +02:00
Eugen Rochko b9fbcbfe4e
Add search syntax for operators and phrases (#11411) 2019-07-27 04:42:08 +02:00