Age | Commit message (Expand) | Author | Files |
2022-12-09 | [feature] Allow users to create + delete bookbarks, and view bookmarked statu... | Matthew Phillips | 5 |
2022-11-24 | [bugfix] Fix status boosts giving 404 (#1137) | tobi | 1 |
2022-11-24 | [chore] cleanup storage implementation, no need for multiple interface types ... | kim | 1 |
2022-11-05 | [bugfix] Check `media-description-min-chars` on submission of new status (#960) | tobi | 4 |
2022-10-08 | [chore] Standardize database queries, use `bun.Ident()` properly (#886) | tobi | 1 |
2022-10-02 | fix emojis not showing in spoiler text (#878) | tobi | 2 |
2022-09-28 | [chore] update dependencies, bump to Go 1.19.1 (#826) | kim | 1 |
2022-09-27 | [bugfix] Fix emphasis being added to emoji shortcodes with markdown parsing (...v0.5.0 | tobi | 2 |
2022-09-21 | [chore] Tidy up status deletion, remove from cache too (#845) | tobi | 2 |
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-08-27 | [bugfix] Status visibility + `excludeReplies` fixes (#769) | Blackle Morisanchetto | 1 |
2022-08-23 | [bugfix] Fix boost of boost issue (#764) | tobi | 2 |
2022-08-15 | [chore] Update bun / sqlite versions; update gtsmodels (#754) | tobi | 3 |
2022-08-06 | [feature] Let accounts set default status format, and use this when processin... | tobi | 1 |
2022-07-19 | [bugfix] html escape special characters in text instead of totally removing t... | tobi | 1 |
2022-07-19 | [chore] use our own logging implementation (#716) | kim | 2 |
2022-07-03 | [feature] S3 support (#674) | Dominik Süß | 1 |
2022-06-11 | [chore] Webfinger rework (#627) | tobi | 1 |
2022-06-08 | [feature] More consistent API error handling (#637) | tobi | 3 |
2022-05-26 | [bugfix] Fix HTML escaping in instance title (#607) | tobi | 2 |
2022-05-15 | [security] transport.Controller{} and transport.Transport{} security and perf... | kim | 2 |
2022-05-07 | [bugfix] Fix existing bio text showing as HTML (#531) | kim | 2 |
2022-05-02 | [bugfix] Allow self-boosting for any visibility but direct (#510) | Adelie Paull | 1 |
2022-04-28 | replace async client API / federator msg processing with worker pools (#497) | kim | 8 |
2022-03-29 | [feature] Dereference remote mentions when the account is not already known (...v0.2.2 | tobi | 3 |
2022-03-13 | [bugfix] Fix html-escaped characters in content warnings (#426) | tobi | 2 |
2022-02-07 | [feature] add authorization to the already-existing authentication (#365) | Forest Johnson | 1 |
2021-12-20 | Extend license notices to 2022 (#354) | tobi | 14 |
2021-12-20 | Remove unnecessary storage config variables (#344) | tobi | 2 |
2021-12-07 | Implement Cobra CLI tooling, Viper config tooling (#336) | tobi | 5 |
2021-11-22 | Enable stricter linting with golangci-lint (#316) | tobi | 1 |
2021-10-11 | reference global logrus (#274) | R. Aidan Campbell | 3 |
2021-10-04 | Refactor/tidy (#261) | tobi | 11 |
2021-09-11 | kim is a reply guy (#208) | tobi | 1 |
2021-09-09 | Import export (#194) | tobi | 3 |
2021-09-01 | move oauth models into gtsmodel | tsmethurst | 1 |
2021-09-01 | change muchos things | tsmethurst | 9 |
2021-09-01 | more work on struct validation | tsmethurst | 3 |
2021-09-01 | Improve GetRemoteStatus and db.GetStatus() logic (#174) | kim | 1 |
2021-08-29 | Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172) | kim | 1 |
2021-08-25 | Pg to bun (#148) | tobi | 13 |
2021-08-20 | Database updates (#144) | tobi | 12 |
2021-08-16 | Text/status parsing fixes (#141) | Tobi Smethurst | 1 |
2021-08-11 | Text duplication fix (#137) | Tobi Smethurst | 5 |
2021-08-10 | Dereference remote replies (#132) | Tobi Smethurst | 1 |
2021-08-02 | Frodo swaggins (#126) | Tobi Smethurst | 1 |
2021-07-28 | Link parsing (#120) | Tobi Smethurst | 1 |
2021-07-26 | Markdown Statuses (#116) | Tobi Smethurst | 3 |
2021-07-13 | sanitize html for statuses + instance (#97) | Tobi Smethurst | 2 |