summaryrefslogtreecommitdiff
path: root/internal/processing/search
AgeCommit message (Expand)AuthorFiles
2024-07-29[feature] Implement following hashtags (#3141)Libravatar Vyr Cossont1
2024-07-24[chore] Add interaction filter to complement existing visibility filter (#3111)Libravatar tobi2
2024-06-06[feature] User muting (#2960)Libravatar Vyr Cossont1
2024-05-31[feature] Add from: search operator and account_id query param (#2943)Libravatar Vyr Cossont1
2024-05-06feature: filters v2 server-side warning/hiding (#2793)Libravatar Vyr Cossont1
2024-03-14[bugfix] Don't return 500 when searching for unpermitted status (#2753)Libravatar tobi1
2024-02-27[feature] Add experimental `instance-federation-spam-filter` option (#2685)Libravatar tobi1
2023-12-10[bugfix] Narrow search scope for accounts starting with '@'; don't LOWER SQLi...Libravatar tobi2
2023-11-30[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)Libravatar kim2
2023-11-04[feature] support canceling scheduled tasks, some federation API performance ...Libravatar kim1
2023-10-30[bugfix] Allow blocked accounts to show in precise search (#2321)Libravatar tobi4
2023-10-23[chore] de-interface{} the federator and dereferencer structs (#2285)Libravatar kim1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim2
2023-08-02[bugfix] Allow instance accounts to be shown in search results in certain cir...Libravatar tobi4
2023-07-31[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)Libravatar tobi2
2023-06-22[bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853)Libravatar kim2
2023-06-21[feature] Add partial text search for accounts + statuses (#1836)Libravatar tobi5