summaryrefslogtreecommitdiff
path: root/internal/api/activitypub/users/inboxpost_test.go
AgeCommit message (Expand)AuthorFiles
2025-01-23[feature] Serve bot accounts over AP as Service instead of Person (#3672)Libravatar tobi1
2024-06-26[chore] media and emoji refactoring (#3000)Libravatar kim1
2024-04-03[bugfix] improved authenticate post inbox error handling (#2803)Libravatar kim1
2024-03-22[chore] Move local account settings to separate db table (#2770)Libravatar tobi1
2024-01-18[chore] chore rationalise http return codes for activitypub handlers (#2540)Libravatar kim1
2024-01-16[feature] Account alias / move API + db models (#2518)Libravatar tobi1
2023-11-30[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)Libravatar kim1
2023-10-03[chore] internal/ap: add pollable AS types, code reformatting, general niceti...Libravatar kim1
2023-08-02[bugfix] Rework MultiError to wrap + unwrap errors properly (#2057)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-25[feature] Add List functionality (#1802)Libravatar tobi1
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi1
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-03[chore] reformat GetAccount() functionality, support updating accounts based ...Libravatar kim1
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