summaryrefslogtreecommitdiff
path: root/internal/ap
AgeCommit message (Expand)AuthorFiles
2023-06-27[bugfix] Use gtserror package for WrongType errs (#1930)Libravatar tobi10
2023-06-17[chore/bugfix] Refactor `ap/extract.go` functions, return URIs more reliably ...Libravatar tobi3
2023-06-13[chore] Refactor AP authentication, other small bits of tidying up (#1874)Libravatar tobi2
2023-05-09[feature] Enable federation in/out of profile PropertyValue fields (#1722)Libravatar tobi6
2023-04-26[bugfix] Fix remaining mangled URI escaping issues in statuses + accounts (#1...Libravatar tobi5
2023-04-06[bugfix] Normalize status content (don't parse status content as IRI) (#1665)Libravatar tobi5
2023-04-06[bugfix] Always serialize orderedItems as array (#1673)Libravatar tobi1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney10
2023-03-01[feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560)Libravatar tobi1
2023-02-20[bugfix] Fix failure to look up remote profiles with duplicate emojis in some...Libravatar Sam Lade1
2023-02-02[bugfix] Read Bookwyrm Articles more thoroughly (#1410)Libravatar tobi3
2023-01-27[feature] Federate reports to remote instance as Flag (if desired) (#1386)Libravatar tobi1
2023-01-25[feature] Accept incoming federated Flag activity (#1382)Libravatar tobi2
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi10
2022-11-30[feature] Support PKCS1 "RSA PUBLIC KEY" pem block type (#1179)Libravatar Sigrid Solveig Haflínudóttir1
2022-10-13[feature] Refetch emojis when they change on remote instances (#905)Libravatar tobi1
2022-09-28[chore] update dependencies, bump to Go 1.19.1 (#826)Libravatar kim1
2022-09-26[feature] Show + federate emojis in accounts (#837)Libravatar tobi1
2022-09-23[feature] Allow delivery to sharedInboxes where possible (#847)Libravatar tobi2
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi1
2022-05-28[chore] Mastodon api fixups (#617)Libravatar tobi1
2022-05-23[bugfix] Fix `error extracting status content: no content found` (#598)Libravatar tobi3
2022-05-23[security] Check all involved IRIs during block checking (#593)Libravatar tobi2
2022-04-26[bugfix] Fix CWs not showing sometimes (#488)Libravatar tobi1
2022-03-21don't error if content property is nil (#436)Libravatar tobi1
2022-01-09tests are passing, but there's still much to be doneLibravatar tsmethurst3
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi9
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi1
2021-11-22Enable stricter linting with golangci-lint (#316)Libravatar tobi1
2021-11-13move to ssb gofed fork (#298)Libravatar tobi5
2021-10-17fix mention extracting when no domain exists (usually intra-instance mentions...Libravatar kim1
2021-10-06Derive visibility fixes (#271)Libravatar tobi4
2021-09-14Fix mentions not notifying (#230)Libravatar tobi3
2021-09-04rework media processing a little bit (#191)Libravatar tobi2
2021-09-01change muchos thingsLibravatar tsmethurst1
2021-08-29Mention fixup (#167)Libravatar tobi1
2021-08-23Manually approves followers (#146)Libravatar tobi1
2021-08-20Database updates (#144)Libravatar tobi1
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst2
2021-03-07tiny bit of moving aroundLibravatar tsmethurst1
2021-03-04tidying up here and thereLibravatar tsmethurst1
2021-03-02start implementing db interfaceLibravatar tsmethurst1
2021-03-02Messing around a bitLibravatar tsmethurst1
2021-03-01bits n bobsLibravatar tsmethurst1