summaryrefslogtreecommitdiff
path: root/internal/processing/search
AgeCommit message (Expand)AuthorFiles
2025-11-17[bugfix] more RSS validation issues (#4517)Libravatar kim1
2025-09-14[feature] Support new model of interaction flow for forward compat with v0.21...Libravatar tobi1
2025-07-29[performance] bump codeberg.org/gruf/go-kv to v2 (#4341)Libravatar kim3
2025-07-04[chore] move status filtering from type converter (#4306)Libravatar kim1
2025-07-01[performance] add statusfilter cache to cache calculated status filtering res...Libravatar kim1
2025-06-24[performance] filter model and database table improvements (#4277)Libravatar kim1
2025-05-31[performance] cache mute check results (#4202)Libravatar kim1
2025-04-26[feature] Move to code.superseriousbusiness.orgLibravatar Daenney5
2025-04-06[chore] Migrate accounts to new table, relax uniqueness constraint of actor `...Libravatar tobi1
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