summaryrefslogtreecommitdiff
path: root/internal/ap/interfaces.go
AgeCommit message (Expand)AuthorFiles
2025-02-19[feature] Forward-compatibility with Approval objects (#3807)Libravatar tobi1
2025-01-23[feature] Serve bot accounts over AP as Service instead of Person (#3672)Libravatar tobi1
2024-12-05[feature] add support for receiving federated status edits (#3597)Libravatar kim1
2024-07-26[feature] Federate interaction policies + Accepts; enforce policies (#3138)Libravatar tobi1
2024-04-16[feature/performance] Store account stats in separate table (#2831)Libravatar tobi1
2024-03-04[bugfix] Sanitize incoming PropertyValue fields (#2722)v0.14.0-rc3Libravatar tobi1
2024-02-23[bugfix] 2643 bug search for account url doesnt always work when redirected (...Libravatar kim1
2024-02-06[feature] serdes for moved/also_known_as (#2600)Libravatar tobi1
2024-01-26[bugfix] Don't return Account or Status if new and dereferencing failed, othe...Libravatar tobi1
2023-11-30[bugfix] return 400 Bad Request on more cases of malformed AS data (#2399)Libravatar kim1
2023-11-04[feature] support canceling scheduled tasks, some federation API performance ...Libravatar kim1
2023-10-26[bugfix] Extract description as `summary` first, fall back to `name` (#2303)Libravatar tobi1
2023-10-04[feature] tentatively start adding polls support (#2249)Libravatar kim1
2023-10-03[chore] internal/ap: add pollable AS types, code reformatting, general niceti...Libravatar kim1
2023-09-23[bugfix] support both CollectionPage AND OrderedCollectionPage in status repl...Libravatar kim1
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi1
2023-04-26[bugfix] Fix remaining mangled URI escaping issues in statuses + accounts (#1...Libravatar tobi1
2023-04-06[bugfix] Normalize status content (don't parse status content as IRI) (#1665)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-02-02[bugfix] Read Bookwyrm Articles more thoroughly (#1410)Libravatar tobi1
2023-01-25[feature] Accept incoming federated Flag activity (#1382)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-09-26[feature] Show + federate emojis in accounts (#837)Libravatar tobi1
2022-09-23[feature] Allow delivery to sharedInboxes where possible (#847)Libravatar tobi1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-05-23[security] Check all involved IRIs during block checking (#593)Libravatar tobi1
2022-01-09tests are passing, but there's still much to be doneLibravatar tsmethurst1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-11-13move to ssb gofed fork (#298)Libravatar tobi1
2021-10-06Derive visibility fixes (#271)Libravatar tobi1
2021-08-23Manually approves followers (#146)Libravatar tobi1
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst1