summaryrefslogtreecommitdiff
path: root/internal/api/activitypub
AgeCommit message (Expand)AuthorFiles
2023-07-13[bugfix] Set Vary header correctly on cache-control (#1988)v0.10.0-rc2Libravatar tobi9
2023-06-13[chore] Refactor AP authentication, other small bits of tidying up (#1874)Libravatar tobi12
2023-05-28[bugfix/chore] Inbox post updates (#1821)Libravatar tobi2
2023-05-28[chore] tidy up media manager, add calling func to errors, build-script impro...Libravatar kim2
2023-05-25[feature] Add List functionality (#1802)Libravatar tobi5
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi1
2023-03-20[chore] Refactor account deleting/block logic, tidy up some other processing ...Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney21
2023-03-01[chore] move client/federator workerpools to Workers{} (#1575)Libravatar kim5
2023-03-01[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)Libravatar tobi9
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 tobi15
2023-02-08[chore/bugfix] Serve + throttle publickey separately from rest of ActivityPub...Libravatar tobi3
2023-02-03[chore] reformat GetAccount() functionality, support updating accounts based ...Libravatar kim2
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi9
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 tobi19
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi19