Age | Commit message (Expand) | Author | Files |
2023-06-02 | [bugfix] Allow lowercase emoji shortcode in frontend (#1851) | Julian-Samuel Gebühr | 1 |
2023-05-25 | [feature] Add List functionality (#1802) | tobi | 1 |
2023-05-12 | [feature] status refetch support (#1690) | kim | 1 |
2023-05-09 | [bugfix] Don't try to get user when serializing local instance account (#1757) | tobi | 1 |
2023-05-09 | [feature] Enable federation in/out of profile PropertyValue fields (#1722) | tobi | 1 |
2023-04-05 | [bugfix] Add proper constraints on status faves, dedupe (#1674) | tobi | 1 |
2023-03-28 | [bugfix] Remove unique constraint on public_key (#1653) | tobi | 1 |
2023-03-28 | [performance] refactoring + add fave / follow / request / visibility caching ... | kim | 2 |
2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 25 |
2023-03-02 | [feature] Advertise rich text formats, support content_type field (#1370) | Vyr Cossont | 1 |
2023-02-25 | [feature] Client API endpoints + v. basic web view for pinned posts (#1547) | tobi | 1 |
2023-02-13 | [bugfix] Fix up `error getting account avatar/header` errors, other small fix... | tobi | 1 |
2023-02-03 | [chore] reformat GetAccount() functionality, support updating accounts based ... | kim | 1 |
2023-01-10 | [feature] Implement Report database model and utility functions (#1310) | tobi | 1 |
2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 24 |
2022-12-22 | [feature] For video attachments, store + return fps, bitrate, duration (#1282) | tobi | 1 |
2022-12-06 | [feature] overhaul the oidc system (#961) | Dominik Süß | 1 |
2022-11-18 | [performance] don't use relations to select notification structs, use caches ... | tobi | 1 |
2022-11-14 | [feature] Allow newly uploaded emojis to be placed in categories (#939) | tobi | 2 |
2022-11-11 | [feature] Read + Write tombstones for deleted Actors (#1005) | tobi | 1 |
2022-10-08 | [feature] Add opt-in RSS feed for account's latest Public posts (#897) | 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 | 1 |
2022-09-12 | [bug] fix unique constraint conflict (#820)v0.5.0-rc1 | tobi | 1 |
2022-09-12 | [feature] Allow users to set custom css for their profiles + threads (#808) | tobi | 1 |
2022-09-12 | [feature] Fetch + display custom emoji in statuses from remote instances (#807) | tobi | 1 |
2022-09-06 | [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) | tobi | 1 |
2022-09-04 | [bugfix] Use 'Image' instead of unrecognized 'Gif' type for media attachments... | tobi | 1 |
2022-08-15 | [chore] Update bun / sqlite versions; update gtsmodels (#754) | tobi | 11 |
2022-08-06 | [feature] Let accounts set default status format, and use this when processin... | tobi | 1 |
2022-05-15 | [feature] Unused avatar and header cleanup (#574) | tobi | 1 |
2022-05-07 | [bugfix] Fix existing bio text showing as HTML (#531) | kim | 1 |
2022-03-29 | [feature] Dereference remote mentions when the account is not already known (...v0.2.2 | tobi | 1 |
2022-03-19 | [feature] Admin account actions (#432) | tobi | 1 |
2022-03-07 | [feature] Clean up/uncache remote media (#407) | tobi | 1 |
2022-02-05 | [feature] Rework timeline code to make it useful for more than just statuses ... | tobi | 1 |
2021-12-20 | Extend license notices to 2022 (#354) | tobi | 21 |
2021-10-04 | Refactor/tidy (#261) | tobi | 1 |
2021-09-20 | use timestamptz instead of timestamp (#237) | tobi | 21 |
2021-09-10 | Prune unnecessary nullzeros, fixup db tags (#200) | kim | 12 |
2021-09-09 | Import export (#194) | tobi | 1 |
2021-09-08 | handle oauth token scope, fix user.SigninCount + token.UserID | kim (grufwub) | 2 |
2021-09-03 | Review changes | tsmethurst | 3 |
2021-09-02 | token tests | tsmethurst | 1 |
2021-09-02 | client_test | tsmethurst | 1 |
2021-09-02 | account + application tests | tsmethurst | 2 |
2021-09-01 | moving stuff around | tsmethurst | 43 |
2021-09-01 | move oauth models into gtsmodel | tsmethurst | 3 |
2021-09-01 | more updates | tsmethurst | 7 |