| Age | Commit message (Expand) | Author | Files |
| 2023-05-28 | [chore] tidy up media manager, add calling func to errors, build-script impro... | kim | 2 |
| 2023-05-25 | [feature] Add List functionality (#1802) | tobi | 2 |
| 2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 6 |
| 2023-03-01 | [chore] move client/federator workerpools to Workers{} (#1575) | kim | 2 |
| 2023-03-01 | [chore/performance] simplify storage driver to use storage.Storage directly (... | kim | 1 |
| 2023-02-22 | [chore] Deinterface processor and subprocessors (#1501) | tobi | 6 |
| 2023-02-17 | [feature] Add a request ID and include it in logs (#1476) | Daenney | 2 |
| 2023-02-02 | [feature] Implement `/api/v2/instance` endpoint (#1409) | tobi | 3 |
| 2023-01-16 | [bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342) | tobi | 2 |
| 2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 6 |
| 2023-01-02 | [chore] The Big Middleware and API Refactor (tm) (#1250) | tobi | 6 |
| 2022-12-21 | [bugfix] fix media create error not being checked (#1283) | tobi | 1 |
| 2022-11-24 | [chore] cleanup storage implementation, no need for multiple interface types ... | kim | 2 |
| 2022-11-05 | [chore] bump gruf/go-store to v2 (#953) | tobi | 1 |
| 2022-11-03 | [bugfix] Use []rune to check length of user-submitted text (#948) | tobi | 2 |
| 2022-09-28 | [chore] update dependencies, bump to Go 1.19.1 (#826) | kim | 3 |
| 2022-09-04 | [bugfix] Use 'Image' instead of unrecognized 'Gif' type for media attachments... | tobi | 1 |
| 2022-08-10 | [bugfix] Fix thumbnails not taking exif rotation into account (#746) | tobi | 1 |
| 2022-07-22 | [bugfix] Make `/api/v2/media` more compatible with masto API (#724) | tobi | 4 |
| 2022-07-19 | [chore] use our own logging implementation (#716) | kim | 2 |
| 2022-07-12 | [chore] improved router logging, recovery and error handling (#705) | kim | 2 |
| 2022-07-03 | [feature] S3 support (#674) | Dominik Süß | 2 |
| 2022-06-11 | [chore] Webfinger rework (#627) | tobi | 2 |
| 2022-06-08 | [feature] More consistent API error handling (#637) | tobi | 5 |
| 2022-05-30 | [chore] Global server configuration overhaul (#575) | kim | 4 |
| 2022-05-15 | [security] transport.Controller{} and transport.Transport{} security and perf... | kim | 2 |
| 2022-04-28 | replace async client API / federator msg processing with worker pools (#497) | kim | 2 |
| 2022-04-24 | [feature] Implement media v2 endpoint to accommodate Tusky 17 (#480) | tobi | 3 |
| 2022-02-08 | merge fixup | tsmethurst | 1 |
| 2022-02-08 | Merge branch 'main' into media_refactor | tsmethurst | 3 |
| 2022-01-30 | [bug] Fix minimum description length check (#369) | tobi | 3 |
| 2022-01-10 | test the media manager a bit, add shutdown logic | tsmethurst | 1 |
| 2021-12-28 | more refactoring, media handler => manager | tsmethurst | 1 |
| 2021-12-20 | Extend license notices to 2022 (#354) | tobi | 5 |
| 2021-12-11 | Add `Accept` header negotiation to relevant API endpoints (#337) | tobi | 4 |
| 2021-12-07 | Implement Cobra CLI tooling, Viper config tooling (#336) | tobi | 4 |
| 2021-11-13 | update dependencies (#296) | tobi | 1 |
| 2021-10-31 | smtp + email confirmation (#285) | tobi | 1 |
| 2021-10-11 | reference global logrus (#274) | R. Aidan Campbell | 5 |
| 2021-10-04 | Refactor/tidy (#261) | tobi | 1 |
| 2021-09-23 | update media processing (#244) | tobi | 1 |
| 2021-09-11 | add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage | kim (grufwub) | 1 |
| 2021-09-01 | move oauth models into gtsmodel | tsmethurst | 1 |
| 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 | 5 |
| 2021-08-12 | Grand test fixup (#138) | Tobi Smethurst | 1 |
| 2021-08-10 | Dereference remote replies (#132) | Tobi Smethurst | 1 |
| 2021-08-02 | Frodo swaggins (#126) | Tobi Smethurst | 3 |
| 2021-07-05 | Domain block (#76) | Tobi Smethurst | 1 |