| Age | Commit message (Expand) | Author | Files |
| 2025-08-14 | [performance] replace uses of fmt.Sprintf() with inlineable buildURL_() and b... | kim | 1 |
| 2025-07-09 | [feature] Use `hidesToPublicFromUnauthedWeb` and `hidesCcPublicFromUnauthedWe... | tobi | 1 |
| 2025-06-18 | [bugfix] Remove errant `alsoKnownAs` inline `@context` entry (#4280) | tobi | 1 |
| 2025-06-15 | [feature] Outgoing federation of avatar/header descriptions (#4270) | nicole mikołajczyk | 1 |
| 2025-05-22 | [chore] Upgrade to Go 1.24 (#4187) | Daenney | 1 |
| 2025-05-13 | [chore] Deprecate `with_approval`, `always` (client API), `approvalRequired`,... | tobi | 1 |
| 2025-04-26 | [feature] Move to code.superseriousbusiness.org | Daenney | 1 |
| 2025-04-26 | [feature] Update attachment format, receive + send `focalPoint` prop + use it... | tobi | 1 |
| 2025-04-11 | [bugfix] Fix setting bot on/off (#3986) | tobi | 1 |
| 2025-04-06 | [chore] Migrate accounts to new table, relax uniqueness constraint of actor `... | tobi | 1 |
| 2025-03-26 | [feature] Allow user to choose "gallery" style layout for web view of profile... | tobi | 1 |
| 2025-03-07 | [feature] Parse content warning to HTML, serialize via client API as plaintex... | tobi | 1 |
| 2025-02-03 | [feature] Implement Web Push notification policy (#3721) | Vyr Cossont | 1 |
| 2025-01-31 | [chore] Add "object" uri to outgoing Accept + Reject messages (#3717) | tobi | 1 |
| 2025-01-23 | [feature] Serve bot accounts over AP as Service instead of Person (#3672) | tobi | 1 |
| 2025-01-23 | [feature] Add `published` property to outgoing AP Actor representations (#3671) | tobi | 1 |
| 2025-01-08 | [chore] replace statuses.updated_at column with statuses.edited_at (#3636) | kim | 1 |
| 2024-12-05 | [feature] add support for receiving federated status edits (#3597) | kim | 1 |
| 2024-11-28 | send out poll votes as separate create activities given that no other AP serv... | kim | 1 |
| 2024-10-11 | [chore] Don't cc Accept of likes to followers (#3417)v0.17.0-rc4 | tobi | 1 |
| 2024-10-08 | [feature] Distribute + ingest Accepts to followers (#3404) | tobi | 1 |
| 2024-08-26 | [bugfix] Fix incorrect json-ld `@context` serialization (#3243) | tobi | 1 |
| 2024-08-24 | [feature] Interaction requests client api + settings panel (#3215) | tobi | 1 |
| 2024-07-26 | [feature] Federate interaction policies + Accepts; enforce policies (#3138) | tobi | 1 |
| 2024-07-19 | [feature] use webp for thumbnails (#3116) | kim | 1 |
| 2024-06-11 | [bugfix] Deref stats async, serve stub collections if handshaking (#2990)v0.16.0-rc2 | tobi | 1 |
| 2024-02-06 | [feature] serdes for moved/also_known_as (#2600) | tobi | 1 |
| 2023-12-01 | [bugfix/chore] `Announce` reliability updates (#2405)v0.13.0-rc1 | tobi | 1 |
| 2023-11-27 | [bugfix] Add Actor to outgoing poll vote Create; other fixes (#2384) | tobi | 1 |
| 2023-11-21 | [feature] Federate status language in and out (#2366) | tobi | 1 |
| 2023-11-08 | [feature] add support for polls + receiving federated status edits (#2330) | kim | 1 |
| 2023-07-31 | [feature] Hashtag federation (in/out), hashtag client API endpoints (#2032) | tobi | 1 |
| 2023-05-09 | [feature] Enable federation in/out of profile PropertyValue fields (#1722) | tobi | 1 |
| 2023-04-06 | [bugfix] Always serialize orderedItems as array (#1673) | tobi | 1 |
| 2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 1 |
| 2023-03-03 | [bugfix] Federate status delete using just the URI (#1584) | tobi | 1 |
| 2023-03-01 | [feature] Federate pinned posts (aka `featuredCollection`) in and out (#1560) | tobi | 1 |
| 2023-02-25 | [feature] Client API endpoints + v. basic web view for pinned posts (#1547) | tobi | 1 |
| 2023-01-27 | [feature] Federate reports to remote instance as Flag (if desired) (#1386) | tobi | 1 |
| 2023-01-13 | [chore] Remove omitempty on account source; refactor tests to use prettyprint... | tobi | 1 |
| 2023-01-11 | [performance] media processing improvements (#1288) | kim | 1 |
| 2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 1 |
| 2022-11-30 | [bugfix] Avoid accidentally marking changed emojis as orphaned + pruning them... | tobi | 1 |
| 2022-10-13 | [feature] Refetch emojis when they change on remote instances (#905) | tobi | 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 | 1 |
| 2022-09-15 | [bugfix] Fix emojis, attachments, and mentions not being serialized correctly...v0.5.0-rc2 | tobi | 1 |
| 2022-09-02 | [bugfix] Fix status fields `in_reply_to_id` and `in_reply_to_account_id` not ... | tobi | 1 |
| 2022-09-02 | [feature] Federate custom emoji (outbound) (#791) | Blackle Morisanchetto | 1 |
| 2022-07-04 | [bugfix] Visibility fixes (#687) | tobi | 1 |