summaryrefslogtreecommitdiff
path: root/internal/processing/workers/fromfediapi_test.go
AgeCommit message (Expand)AuthorFiles
2025-01-24[feature] Process incoming Undo Announce properly (#3676)Libravatar tobi1
2025-01-23[feature] Push notifications (#3587)Libravatar Vyr Cossont1
2025-01-08[chore] replace statuses.updated_at column with statuses.edited_at (#3636)Libravatar kim1
2024-08-24[feature] Interaction requests client api + settings panel (#3215)Libravatar tobi1
2024-07-24[chore] Add interaction filter to complement existing visibility filter (#3111)Libravatar tobi1
2024-07-11[chore] Add interaction policy gtsmodels (#3075)Libravatar tobi1
2024-06-13[chore] Update move test (#3005)Libravatar tobi1
2024-06-06[feature] Self-serve email change for users (#2957)Libravatar tobi1
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-04-11[performance] massively improved ActivityPub delivery worker efficiency (#2812)Libravatar kim1
2024-03-22[chore] Move local account settings to separate db table (#2770)Libravatar tobi1
2024-03-12[feature] Process incoming `Move` activity (#2724)Libravatar tobi1
2024-03-04[bugfix] check remote status permissibility (#2703)Libravatar kim1
2024-02-20[bugfix] fix possible mutex lockup during streaming code (#2633)Libravatar kim1
2023-12-01[bugfix/chore] `Announce` reliability updates (#2405)v0.13.0-rc1Libravatar tobi1
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1
2023-11-04[feature] support canceling scheduled tasks, some federation API performance ...Libravatar kim1
2023-08-09[feature] List replies policy, refactor async workers (#2087)Libravatar tobi1