Age | Commit message (Expand) | Author | Files |
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 | 8 |
2024-06-11 | [bugfix] Deref stats async, serve stub collections if handshaking (#2990)v0.16.0-rc2 | tobi | 2 |
2024-04-16 | [feature/performance] Store account stats in separate table (#2831) | tobi | 2 |
2024-04-02 | [chore] Try to parse public key as both Actor + bare key (#2710) | tobi | 2 |
2024-04-02 | [feature] Option to hide followers/following (#2788) | tobi | 2 |
2024-03-13 | [feature] Process outgoing Move from clientAPI (#2750) | tobi | 1 |
2024-03-04 | [bugfix] Sanitize incoming PropertyValue fields (#2722)v0.14.0-rc3 | tobi | 3 |
2024-02-27 | [feature] Add experimental `instance-federation-spam-filter` option (#2685) | tobi | 1 |
2024-02-23 | [bugfix] 2643 bug search for account url doesnt always work when redirected (... | kim | 7 |
2024-02-06 | [feature] serdes for moved/also_known_as (#2600) | tobi | 4 |
2024-01-26 | [bugfix] Don't return Account or Status if new and dereferencing failed, othe... | tobi | 1 |
2024-01-22 | [bugfix] Don't return Internal Server Error when searching for URIs that don'... | tobi | 2 |
2024-01-19 | [chore] Harden up boolptr logic on Accounts, warn if not set (#2544) | tobi | 2 |
2024-01-18 | [chore] chore rationalise http return codes for activitypub handlers (#2540) | kim | 1 |
2023-12-12 | [bugfix] poll vote count fixes (#2444) | kim | 1 |
2023-12-10 | [bugfix] Ensure `pre` renders as expected, fix orderedCollectionPage (#2434) | tobi | 1 |
2023-11-30 | [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) | kim | 4 |
2023-11-21 | [feature] Federate status language in and out (#2366) | tobi | 6 |
2023-11-20 | [bugfix] self-referencing collection pages for status replies (#2364) | kim | 2 |
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 | 2 |
2023-11-04 | [feature] support canceling scheduled tasks, some federation API performance ... | kim | 3 |
2023-10-31 | [bugfix] Relax `Mention` parsing, allowing either href or name (#2320) | tobi | 2 |
2023-10-26 | [bugfix] Extract description as `summary` first, fall back to `name` (#2303) | tobi | 3 |
2023-10-04 | [feature] tentatively start adding polls support (#2249) | kim | 5 |
2023-10-03 | [chore] internal/ap: add pollable AS types, code reformatting, general niceti... | kim | 7 |
2023-09-23 | [bugfix] support both CollectionPage AND OrderedCollectionPage in status repl... | kim | 3 |
2023-09-20 | [feature] add paging to AP following / followers endpoints (#2198) | kim | 2 |
2023-08-11 | [bugfix] Use custom bluemonday policy to disallow inline img tags (#2100) | tobi | 2 |
2023-07-31 | [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) | tobi | 3 |
2023-06-27 | [bugfix] Use gtserror package for WrongType errs (#1930) | tobi | 10 |
2023-06-17 | [chore/bugfix] Refactor `ap/extract.go` functions, return URIs more reliably ... | tobi | 3 |
2023-06-13 | [chore] Refactor AP authentication, other small bits of tidying up (#1874) | tobi | 2 |
2023-05-09 | [feature] Enable federation in/out of profile PropertyValue fields (#1722) | tobi | 6 |
2023-04-26 | [bugfix] Fix remaining mangled URI escaping issues in statuses + accounts (#1... | tobi | 5 |
2023-04-06 | [bugfix] Normalize status content (don't parse status content as IRI) (#1665) | tobi | 5 |
2023-04-06 | [bugfix] Always serialize orderedItems as array (#1673) | tobi | 1 |
2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 10 |
2023-03-01 | [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) | tobi | 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 | 3 |
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 | 2 |
2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 10 |
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-26 | [feature] Show + federate emojis in accounts (#837) | tobi | 1 |
2022-09-23 | [feature] Allow delivery to sharedInboxes where possible (#847) | tobi | 2 |