summaryrefslogtreecommitdiff
path: root/internal/processing/fedi/user.go
AgeCommit message (Expand)AuthorFiles
2023-11-21[chore/security] refactor AuthenticateFederatedRequest() to handle account de...Libravatar kim1
2023-11-10[bugfix] Don't try to update suspended accounts (#2348)Libravatar tobi1
2023-09-23[chore] deinterface the typeutils.Converter and update to use state structure...Libravatar kim1
2023-09-12[feature] Allow admins to expire remote public keys; refetch expired keys on ...Libravatar tobi1
2023-07-07[bugfix] Reorder web view logic, other small fixes (#1954)Libravatar tobi1
2023-05-12[feature] status refetch support (#1690)Libravatar kim1
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi1
2023-04-28[performance] improved request batching (removes need for queueing) (#1687)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-22[chore] Deinterface processor and subprocessors (#1501)Libravatar tobi1