| Age | Commit message (Expand) | Author | Files |
| 2023-09-04 | [feature] Store admin actions in the db, prevent conflicting actions (#2167) | tobi | 1 |
| 2023-08-23 | [feature] list commands for both attachment and emojis (#2121) | rdelaage | 2 |
| 2023-08-23 | [feature] Add rate limit exceptions option, use ISO8601 for rate limit reset ... | tobi | 1 |
| 2023-08-21 | [feature] Make log format configurable (#2130) | Daenney | 1 |
| 2023-08-20 | [feature/bugfix] Probe S3 storage for CSP uri, add config flag for extra URIs... | tobi | 2 |
| 2023-08-17 | [bugfix] fix double firing bun.DB query hooks (#2124) | kim | 8 |
| 2023-08-09 | [feature] List replies policy, refactor async workers (#2087) | tobi | 1 |
| 2023-08-03 | [feature] simpler cache size configuration (#2051) | kim | 1 |
| 2023-08-02 | [bugfix] Rework MultiError to wrap + unwrap errors properly (#2057) | tobi | 1 |
| 2023-08-01 | [feature] Allow users to skip http client tls verification for testing purpos... | tobi | 1 |
| 2023-07-24 | [feature/performance] support uncaching remote emoji + scheduled cleanup func... | kim | 1 |
| 2023-07-23 | [chore] Admin CLI + new account creation refactoring (#2008) | tobi | 1 |
| 2023-07-07 | [feature] enable + document explicit IP dialer allowing/denying (#1950)v0.10.0-rc1 | tobi | 1 |
| 2023-07-07 | [feature] Add media list command (#1943) | Daenney | 2 |
| 2023-06-22 | [bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853) | kim | 5 |
| 2023-06-03 | [chore] Update versions, fix lint errors (#1860) | tobi | 1 |
| 2023-05-28 | [chore] tidy up media manager, add calling func to errors, build-script impro... | kim | 1 |
| 2023-05-25 | [feature] Add List functionality (#1802) | tobi | 2 |
| 2023-05-21 | [feature] Make client IP logging configurable (#1799) | Daenney | 2 |
| 2023-05-21 | [bugfix] Start + stop caches properly for testrig + pruning (#1804) | tobi | 2 |
| 2023-05-12 | [feature] status refetch support (#1690) | kim | 1 |
| 2023-05-09 | feat: initial tracing support (#1623) | Dominik Süß | 2 |
| 2023-04-08 | [bugfix] warn on maxprocs error instead of failing (#1678) | tobi | 1 |
| 2023-03-27 | [feature] Add list command to admin account (#1648) | Daenney | 2 |
| 2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 16 |
| 2023-03-08 | [feature] Discover webfinger through host-meta (#1588) | Daenney | 1 |
| 2023-03-04 | [chore] Print human readable config (#1589) | Daenney | 1 |
| 2023-03-01 | [chore] move client/federator workerpools to Workers{} (#1575) | kim | 2 |
| 2023-02-25 | [chore] Inform user on how to get testrig (#1557) | Daenney | 1 |
| 2023-02-17 | [bug] maxprocs set logger to nil (#1512) | Daenney | 1 |
| 2023-02-17 | [feature] Add a request ID and include it in logs (#1476) | Daenney | 4 |
| 2023-02-13 | [bugfix] Fix up `error getting account avatar/header` errors, other small fix... | tobi | 1 |
| 2023-02-13 | [performance] processing media and scheduled jobs improvements (#1482) | kim | 4 |
| 2023-02-11 | [chore/performance] Update media prune logic, add extra CLI command (#1474)v0.7.0-rc2 | tobi | 5 |
| 2023-02-10 | [performance] remove throttling timers (#1466) | kim | 1 |
| 2023-02-08 | [chore/bugfix] Serve + throttle publickey separately from rest of ActivityPub... | tobi | 2 |
| 2023-02-07 | [bugfix] Use SignatureCheck middleware for web profile endpoints too (#1451) | tobi | 2 |
| 2023-02-03 | [chore] reformat GetAccount() functionality, support updating accounts based ... | kim | 1 |
| 2023-02-02 | [feature] Implement `/api/v2/instance` endpoint (#1409) | tobi | 2 |
| 2023-01-31 | [chore] Silence maxprocs logging (#1402) | Daniele Sluijters | 1 |
| 2023-01-17 | [feature] Inherit resource limits from cgroups (#1336) | Daniele Sluijters | 1 |
| 2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 14 |
| 2023-01-04 | [feature] HTTP request throttling middleware (#1297) | tobi | 1 |
| 2023-01-03 | [chore] shuffle middleware to split rate limitting into client/s2s/fileserver... | kim | 1 |
| 2023-01-02 | [chore] The Big Middleware and API Refactor (tm) (#1250) | tobi | 2 |
| 2022-12-09 | [bugfix] attach bookmarks module to api (#1238) | tobi | 1 |
| 2022-12-08 | [chore] move caches to a separate State{} structure (#1078) | kim | 5 |
| 2022-12-06 | [feature] overhaul the oidc system (#961) | Dominik Süß | 1 |
| 2022-12-02 | [performance]: make s3 urls cacheable (#1194)v0.6.0-rc3 | Dominik Süß | 1 |
| 2022-12-02 | [bugfix] Fix `admin account confirm` on pre-confirmed account setting email a... | tobi | 1 |