summaryrefslogtreecommitdiff
path: root/internal/federation/federatingactor_test.go
AgeCommit message (Expand)AuthorFiles
2024-07-24[chore] Add interaction filter to complement existing visibility filter (#3111)Libravatar tobi1
2024-04-11[performance] massively improved ActivityPub delivery worker efficiency (#2812)Libravatar kim1
2024-03-04[bugfix] check remote status permissibility (#2703)Libravatar kim1
2024-02-14[bugfix] add stricter checks during all stages of dereferencing remote AS obj...Libravatar kim1
2024-01-22[feature] Allow "charset=utf8" in incoming AP POST requests (#2564)Libravatar tobi1
2023-08-07[chore] Use generic pointer function (#2080)Libravatar Daenney1
2023-07-31[feature] Hashtag federation (in/out), hashtag client API endpoints (#2032)Libravatar tobi1
2023-06-13[chore] Refactor AP authentication, other small bits of tidying up (#1874)Libravatar tobi1
2023-05-28[bugfix/chore] Inbox post updates (#1821)Libravatar tobi1
2023-05-12[feature] status refetch support (#1690)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-01-13[chore] Remove omitempty on account source; refactor tests to use prettyprint...Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-09-23[feature] Allow delivery to sharedInboxes where possible (#847)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-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim1
2022-04-29[chore] Add Federatingactor.Send() tests and log call (#509)Libravatar tobi1