summaryrefslogtreecommitdiff
path: root/internal/processing/fromfederator_test.go
AgeCommit message (Expand)AuthorFiles
2023-08-09[feature] List replies policy, refactor async workers (#2087)Libravatar tobi1
2023-08-07[chore] Use generic pointer function (#2080)Libravatar Daenney1
2023-05-12[feature] status refetch support (#1690)Libravatar kim1
2023-03-28[performance] refactoring + add fave / follow / request / visibility caching ...Libravatar kim1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim1
2023-02-25[feature] Client API endpoints + v. basic web view for pinned posts (#1547)Libravatar tobi1
2023-02-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi1
2022-11-30[bugfix] Don't call `strings.ToLower()` on usernames when selecting account b...Libravatar tobi1
2022-10-03[performance] add user cache and database (#879)Libravatar tobi1
2022-09-23[feature] Allow delivery to sharedInboxes where possible (#847)Libravatar tobi1
2022-09-21[chore] Tidy up status deletion, remove from cache too (#845)Libravatar tobi1
2022-08-31[chore] Test fixes (#788)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi1
2022-04-15[feature] Web profile pages for accounts (#449)Libravatar tobi1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-11-22Fix streamed messages ending up in wrong timeline(s) (#325)Libravatar tobi1
2021-10-24Serve `outbox` for Actor (#289)Libravatar tobi1
2021-10-10Handle forwarded messages (#273)Libravatar tobi1
2021-10-01Follow request auto approval (#259)Libravatar tobi1
2021-09-30handle remote account deletion more systematically (#254)Libravatar tobi1
2021-09-27Weird notif issue (#248)Libravatar tobi1
2021-09-14Fix mentions not notifying (#230)Libravatar tobi1
2021-09-04tests + announce notification fix (#193)Libravatar tobi1