Age | Commit message (Expand) | Author | Files |
2023-06-02 | [bugfix] Allow lowercase emoji shortcode in frontend (#1851) | Julian-Samuel Gebühr | 2 |
2023-05-25 | [feature] Add List functionality (#1802) | tobi | 1 |
2023-05-21 | [bugfix] Fix incorrect default for empty emoji domain (#1803) | tobi | 1 |
2023-05-12 | [feature] status refetch support (#1690) | kim | 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 | 1 |
2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 57 |
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-18 | [bugfix] In Postgres, drop shortcodedomain constraint before creating new emo... | tobi | 1 |
2023-02-17 | [feature] Add a request ID and include it in logs (#1476) | Daenney | 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 | 54 |
2023-01-05 | [chore] Fix emoji notnull constraint on initial gtsmodel (#1303) | tobi | 1 |
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-14 | [feature] Allow newly uploaded emojis to be placed in categories (#939) | tobi | 1 |
2022-11-11 | [feature] Read + Write tombstones for deleted Actors (#1005) | tobi | 1 |
2022-11-05 | [chore] bump gruf/go-store to v2 (#953) | tobi | 1 |
2022-11-01 | [bugfix] create admin_account_actions table in tx (#940) | Terin Stock | 1 |
2022-10-13 | [feature] Refetch emojis when they change on remote instances (#905) | tobi | 1 |
2022-10-08 | [feature] Add opt-in RSS feed for account's latest Public posts (#897) | tobi | 1 |
2022-10-08 | [chore] Standardize database queries, use `bun.Ident()` properly (#886) | tobi | 1 |
2022-09-28 | [chore] update dependencies, bump to Go 1.19.1 (#826) | kim | 2 |
2022-09-26 | [performance] Update indexes that were causing slow db queries (#855)v0.5.0-rc3 | 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-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-06 | [feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805) | tobi | 2 |
2022-09-04 | [bugfix] Use 'Image' instead of unrecognized 'Gif' type for media attachments... | tobi | 1 |
2022-08-31 | [feature] Sort follow requests, followers, and following by updated_at (#774) | Blackle Morisanchetto | 1 |
2022-08-27 | [bugfix] Status visibility + `excludeReplies` fixes (#769) | Blackle Morisanchetto | 1 |
2022-08-06 | [feature] Let accounts set default status format, and use this when processin... | tobi | 1 |
2022-07-19 | [chore] use our own logging implementation (#716) | kim | 2 |
2022-07-11 | [performance] Add new index to fix slow web profile queries (#706) | tobi | 1 |
2022-07-03 | [feature] S3 support (#674) | Dominik Süß | 1 |
2022-06-16 | [bugfix] for the second accounts.note_raw migration (#653) | Mara Sophie Grosch | 1 |
2022-06-16 | postgres locale: fix accounts.note_raw migration (#651) | Mara Sophie Grosch | 1 |
2022-06-14 | [chore] Duplicated media cleanup (#649)v0.3.5 | tobi | 1 |
2022-05-18 | [performance] Add further indexes to mitigate laggy queries (#586) | tobi | 1 |
2022-05-11 | [bugfix] Add account raw note fix (#556) | tobi | 2 |
2022-05-07 | [bugfix] Fix existing bio text showing as HTML (#531) | kim | 1 |
2022-05-02 | add extra indexes as a migration (#527) | tobi | 1 |
2022-04-28 | [bugfix] use Exec to rename media_attachments (#498) | Terin Stock | 1 |
2022-03-19 | [feature] Admin account actions (#432) | tobi | 4 |
2022-03-07 | [performance] Database optimizations (#419)v0.2.1 | tobi | 1 |