Age | Commit message (Expand) | Author | Files |
2025-01-28 | [bugfix] Allow processing null ID emojis (#3702) | tobi | 1 |
2024-11-25 | [performance] convert enum strings to ints (#3558) | kim | 1 |
2024-09-17 | [bugfix] Fix incorrect policy value parsing (#3315) | tobi | 1 |
2024-08-13 | [bugfix] relax missing preferred_username, instead using webfingered username... | kim | 1 |
2024-07-26 | [feature] Federate interaction policies + Accepts; enforce policies (#3138) | tobi | 1 |
2024-04-02 | [chore] Try to parse public key as both Actor + bare key (#2710) | tobi | 1 |
2024-02-27 | [feature] Add experimental `instance-federation-spam-filter` option (#2685) | tobi | 1 |
2024-01-19 | [chore] Harden up boolptr logic on Accounts, warn if not set (#2544) | tobi | 1 |
2023-12-12 | [bugfix] poll vote count fixes (#2444) | kim | 1 |
2023-11-30 | [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) | kim | 1 |
2023-11-21 | [feature] Federate status language in and out (#2366) | tobi | 1 |
2023-11-11 | [bugfix] support endless polls, and misskey's' method of inferring expiry in ... | kim | 1 |
2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 1 |
2023-11-04 | [feature] support canceling scheduled tasks, some federation API performance ... | kim | 1 |
2023-10-31 | [bugfix] Relax `Mention` parsing, allowing either href or name (#2320) | tobi | 1 |
2023-10-26 | [bugfix] Extract description as `summary` first, fall back to `name` (#2303) | tobi | 1 |
2023-10-04 | [feature] tentatively start adding polls support (#2249) | kim | 1 |
2023-10-03 | [chore] internal/ap: add pollable AS types, code reformatting, general niceti... | kim | 1 |
2023-07-31 | [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) | tobi | 1 |
2023-06-17 | [chore/bugfix] Refactor `ap/extract.go` functions, return URIs more reliably ... | tobi | 1 |
2023-06-13 | [chore] Refactor AP authentication, other small bits of tidying up (#1874) | tobi | 1 |
2023-05-09 | [feature] Enable federation in/out of profile PropertyValue fields (#1722) | tobi | 1 |
2023-04-26 | [bugfix] Fix remaining mangled URI escaping issues in statuses + accounts (#1... | tobi | 1 |
2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 1 |
2023-02-20 | [bugfix] Fix failure to look up remote profiles with duplicate emojis in some... | Sam Lade | 1 |
2023-02-02 | [bugfix] Read Bookwyrm Articles more thoroughly (#1410) | tobi | 1 |
2023-01-27 | [feature] Federate reports to remote instance as Flag (if desired) (#1386) | tobi | 1 |
2023-01-25 | [feature] Accept incoming federated Flag activity (#1382) | tobi | 1 |
2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 1 |
2022-11-30 | [feature] Support PKCS1 "RSA PUBLIC KEY" pem block type (#1179) | Sigrid Solveig Haflínudóttir | 1 |
2022-10-13 | [feature] Refetch emojis when they change on remote instances (#905) | tobi | 1 |
2022-09-28 | [chore] update dependencies, bump to Go 1.19.1 (#826) | kim | 1 |
2022-09-23 | [feature] Allow delivery to sharedInboxes where possible (#847) | tobi | 1 |
2022-08-15 | [chore] Update bun / sqlite versions; update gtsmodels (#754) | tobi | 1 |
2022-06-11 | [chore] Webfinger rework (#627) | tobi | 1 |
2022-05-23 | [bugfix] Fix `error extracting status content: no content found` (#598) | tobi | 1 |
2022-04-26 | [bugfix] Fix CWs not showing sometimes (#488) | tobi | 1 |
2022-03-21 | don't error if content property is nil (#436) | tobi | 1 |
2022-01-09 | tests are passing, but there's still much to be done | tsmethurst | 1 |
2021-12-20 | Extend license notices to 2022 (#354) | tobi | 1 |
2021-11-13 | move to ssb gofed fork (#298) | tobi | 1 |
2021-10-17 | fix mention extracting when no domain exists (usually intra-instance mentions... | kim | 1 |
2021-10-06 | Derive visibility fixes (#271) | tobi | 1 |
2021-09-04 | rework media processing a little bit (#191) | tobi | 1 |
2021-08-29 | Mention fixup (#167) | tobi | 1 |
2021-08-20 | Database updates (#144) | tobi | 1 |
2021-08-10 | Dereference remote replies (#132) | Tobi Smethurst | 1 |