summaryrefslogtreecommitdiff
path: root/internal/processing/fedi
AgeCommit message (Expand)AuthorFiles
2023-11-21[chore/security] refactor AuthenticateFederatedRequest() to handle account de...Libravatar kim3
2023-11-20[bugfix] self-referencing collection pages for status replies (#2364)Libravatar kim4
2023-11-10[bugfix] Don't try to update suspended accounts (#2348)Libravatar tobi2
2023-11-08[feature] add support for polls + receiving federated status edits (#2330)Libravatar kim1
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 kim5
2023-09-20[feature] add paging to AP following / followers endpoints (#2198)Libravatar kim1
2023-09-12[feature] Allow admins to expire remote public keys; refetch expired keys on ...Libravatar tobi2
2023-07-07[bugfix] Reorder web view logic, other small fixes (#1954)Libravatar tobi3
2023-05-12[feature] status refetch support (#1690)Libravatar kim2
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi5
2023-04-28[performance] improved request batching (removes need for queueing) (#1687)Libravatar kim2
2023-04-06[bugfix] Always serialize orderedItems as array (#1673)Libravatar tobi1
2023-03-28[performance] refactoring + add fave / follow / request / visibility caching ...Libravatar kim4
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney7
2023-03-09[feature] Provide .well-known/host-meta endpoint (#1604)Libravatar Daenney1
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim7
2023-03-01[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)Libravatar tobi4
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 tobi6