| Age | Commit message (Expand) | Author | Files |
| 2024-10-06 | update go-ffmpreg to v0.3.1 (pulls in latest wazero too) (#3398) | kim | 5 |
| 2024-10-02 | update go-structr to v0.8.11 (#3380) | kim | 8 |
| 2024-09-28 | [bugfix] visibility after implicit approval not getting invalidated (#3370) | kim | 6 |
| 2024-09-27 | update gruf / {go-cache, go-maps, go-kv} (#3361) | kim | 4 |
| 2024-09-26 | [chore] bump go-byteutil v1.2.0 -> v1.3.0 (#3356) | kim | 2 |
| 2024-09-26 | [chore] update go-sched pkg (#3357) | kim | 24 |
| 2024-09-26 | [bugfix] s3 media uploaded without content-type (#3353) | kim | 2 |
| 2024-09-20 | [chore] ensure consistent caller name fetching regardless of compiler inlinin... | kim | 2 |
| 2024-09-16 | [performance] cache more database calls, reduce required database calls overa... | kim | 3 |
| 2024-09-10 | update go-ffmpreg v0.2.5 -> v0.2.6 (#3287) | kim | 2 |
| 2024-08-23 | [performance] ffmpeg ffprobe wrapper improvements (#3225) | kim | 1 |
| 2024-08-15 | update go-ffmpreg to v0.2.5 (pulls in latest tetratelabs/wazero) (#3203) | kim | 1 |
| 2024-08-14 | update go-fastcopy to v1.1.3 (#3200) | kim | 1 |
| 2024-08-14 | update go-structr to v0.8.8 (#3199) | kim | 8 |
| 2024-08-07 | updates our ffmpreg version, heh (#3181) | kim | 3 |
| 2024-08-02 | [chore] add back exif-terminator and use only for jpeg,png,webp (#3161) | kim | 7 |
| 2024-07-20 | update go-ffmpreg to v0.2.3 (#3120) | kim | 6 |
| 2024-07-13 | [chore] Go mod tidy / vendor (#3100) | tobi | 3 |
| 2024-07-12 | [feature] support processing of (many) more media types (#3090) | kim | 26 |
| 2024-06-21 | update remaining gruf libraries relying on linkname (#3028) | kim | 2 |
| 2024-06-21 | updates go-mutexes to no longer rely on unsafe linkname (#3027) | kim | 3 |
| 2024-06-21 | [chore] update go-structr and go-mangler to no longer rely on modern-go/refle... | kim | 12 |
| 2024-06-03 | bump go-structr to v0.8.5 to improve memory usage (#2955) | kim | 4 |
| 2024-05-22 | [performance] update storage backend and make use of seek syscall when availa... | kim | 24 |
| 2024-05-13 | [performance] update go-structr and go-mutexes with memory usage improvements... | kim | 9 |
| 2024-05-06 | update go-structr -> v0.8.2 which includes some minor memory usage improvemen... | kim | 3 |
| 2024-05-06 | [chore]: Bump codeberg.org/gruf/go-structr from 0.7.0 to 0.8.0 (#2902) | dependabot[bot] | 3 |
| 2024-04-26 | [performance] update remaining worker pools to use queues (#2865) | kim | 6 |
| 2024-04-22 | [chore]: Bump codeberg.org/gruf/go-mutexes from 1.4.0 to 1.4.1 (#2860) | dependabot[bot] | 1 |
| 2024-04-11 | [chore] update go-structr => v0.6.2 (fixes nested field ptr following) (#2822) | kim | 4 |
| 2024-04-02 | [chore] bump go structr cache version -> v0.6.0 (#2773) | kim | 19 |
| 2024-01-29 | update go-structr v0.2.0 => v0.3.0 to fix possible hash collision issues (#2586) | kim | 14 |
| 2024-01-26 | [performance] cache library performance enhancements (updates go-structr => v... | kim | 14 |
| 2024-01-22 | [chore]: Bump codeberg.org/gruf/go-mutexes from 1.3.1 to 1.4.0 (#2562) | dependabot[bot] | 2 |
| 2024-01-19 | [performance] overhaul struct (+ result) caching library for simplicity, perf... | kim | 12 |
| 2024-01-15 | [chore] Move to codeberg's exif-terminator (#2536) | tobi | 6 |
| 2023-11-30 | [bugfix] return 400 Bad Request on more cases of malformed AS data (#2399) | kim | 16 |
| 2023-11-27 | [chore]: Bump codeberg.org/gruf/go-mutexes from 1.3.0 to 1.3.1 (#2387) | dependabot[bot] | 1 |
| 2023-11-27 | [chore]: Bump codeberg.org/gruf/go-byteutil from 1.1.2 to 1.2.0 (#2389) | dependabot[bot] | 2 |
| 2023-10-31 | :see_no_evil: (#2322) | kim | 1 |
| 2023-10-31 | [feature] add per-uri dereferencer locks (#2291) | kim | 25 |
| 2023-08-21 | [chore]: Bump codeberg.org/gruf/go-kv from 1.6.3 to 1.6.4 (#2142) | dependabot[bot] | 2 |
| 2023-08-13 | [bugfix] bump go-kv version with logfmt quote fix (#2108) | kim | 5 |
| 2023-08-06 | [bugfix] update cache library with nil ptr fix (#2070) | kim | 2 |
| 2023-08-04 | [performance] add caching of status fave, boost of, in reply to ID lists (#2060) | kim | 4 |
| 2023-08-03 | [feature] simpler cache size configuration (#2051) | kim | 9 |
| 2023-07-31 | [performance] cache follow, follow request and block ID lists (#2027) | kim | 1 |
| 2023-07-24 | [chore]: Bump codeberg.org/gruf/go-cache/v3 from 3.4.1 to 3.4.3 (#2022) | dependabot[bot] | 1 |
| 2023-06-21 | [performance] update go-cache library (#1917) | kim | 2 |
| 2023-06-02 | [performance] wrap httpclient response body to ensure drained before close (#... | kim | 1 |