summaryrefslogtreecommitdiff
path: root/internal/processing/workers/fromclientapi_test.go
AgeCommit message (Expand)AuthorFiles
2025-02-12[feature] Implement backfilling statuses thru scheduled_at (#3685)Libravatar Vyr Cossont1
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont1
2024-09-16[performance] cache more database calls, reduce required database calls overa...Libravatar kim1
2024-09-09[feature] Implement exclusive lists (#3280)Libravatar Vyr Cossont1
2024-08-24[feature] Interaction requests client api + settings panel (#3215)Libravatar tobi1
2024-07-29[feature] Implement following hashtags (#3141)Libravatar Vyr Cossont1
2024-07-23[feature] Conversations API (#3013)Libravatar Vyr Cossont1
2024-07-11[chore] Add interaction policy gtsmodels (#3075)Libravatar tobi1
2024-06-06[feature] User muting (#2960)Libravatar Vyr Cossont1
2024-05-06feature: filters v2 server-side warning/hiding (#2793)Libravatar Vyr Cossont1
2024-04-29[chore] Fix conflict in workers tests (#2880)Libravatar tobi1
2024-04-26[performance] update remaining worker pools to use queues (#2865)Libravatar kim1
2024-04-16[feature/performance] Store account stats in separate table (#2831)Libravatar tobi1
2024-02-20[bugfix] fix possible mutex lockup during streaming code (#2633)Libravatar kim1
2023-10-25[feature] Status thread mute/unmute functionality (#2278)Libravatar tobi1
2023-08-10[chore] Add test to ensure `show_reblogs` on follow works as expected (#2093)Libravatar tobi1
2023-08-09[feature] List replies policy, refactor async workers (#2087)Libravatar tobi1