Age | Commit message (Expand) | Author | Files |
2024-12-05 | [feature] add support for receiving federated status edits (#3597) | kim | 1 |
2024-11-04 | [bugfix] determine mime-type to use during ffprobe evaluation stage, don't bo... | kim | 1 |
2024-10-18 | [chore] Thumbnail only first frame of animated media (#3448) | tobi | 1 |
2024-08-31 | [performance] use single-threaded image transforms (#3252) | kim | 1 |
2024-08-29 | [chore] Only call `imaging.Resize when necessary`, use even tinier blurhashes... | tobi | 1 |
2024-08-08 | [performance] move thumbnail generation to go code where possible (#3183) | kim | 1 |
2024-08-03 | [bugfix] fix emoji recaching operations (#3167) | kim | 1 |
2024-08-02 | [chore] add back exif-terminator and use only for jpeg,png,webp (#3161) | kim | 1 |
2024-07-28 | [bugfix] take into account rotation when generating thumbnail (#3147) | kim | 1 |
2024-07-19 | [feature] use webp for thumbnails (#3116) | kim | 1 |
2024-07-17 | [chore] media pipeline improvements (#3110) | kim | 1 |
2024-07-15 | [feature] more filetype support! (#3107) | kim | 1 |
2024-07-12 | [feature] support processing of (many) more media types (#3090) | kim | 1 |
2024-06-26 | [chore] media and emoji refactoring (#3000) | kim | 1 |
2024-05-22 | [performance] update storage backend and make use of seek syscall when availa... | kim | 1 |
2024-04-11 | [performance] massively improved ActivityPub delivery worker efficiency (#2812) | kim | 1 |
2024-03-04 | [chore]: Bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (#2714)v0.14.0 | dependabot[bot] | 1 |
2024-01-05 | [feature] Allow webp emoji uploads / derefs (#2484) | tobi | 1 |
2023-11-30 | [bugfix] Update exif-terminator (fix png issue) (#2391) | tobi | 1 |
2023-11-10 | [feature] Media attachment placeholders (#2331) | tobi | 1 |
2023-10-25 | [bugfix] allow store smaller PNG image than 261 bytes (#2263) (#2298) | KEINOS | 1 |
2023-06-22 | [bugfix/chore] oauth entropy fix + media cleanup tasks rewrite (#1853) | kim | 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 | 1 |
2023-03-12 | [chore] Improve copyright header handling (#1608) | Daenney | 1 |
2023-03-01 | [chore/performance] simplify storage driver to use storage.Storage directly (... | kim | 1 |
2023-02-13 | [performance] processing media and scheduled jobs improvements (#1482) | kim | 1 |
2023-01-16 | [bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342) | tobi | 1 |
2023-01-11 | [performance] media processing improvements (#1288) | kim | 1 |
2023-01-05 | [chore] Update/add license headers for 2023 (#1304) | tobi | 1 |
2022-12-22 | [feature] For video attachments, store + return fps, bitrate, duration (#1282) | tobi | 1 |
2022-12-21 | [bugfix] Close reader gracefully when streaming recache of remote media to fi... | tobi | 1 |
2022-12-17 | [feature] Enable basic video support (mp4 only) (#1274) | tobi | 1 |
2022-11-24 | [chore] cleanup storage implementation, no need for multiple interface types ... | kim | 1 |
2022-11-05 | [chore] bump gruf/go-store to v2 (#953) | tobi | 1 |
2022-11-03 | [bugfix] Wrap media in read closer (#941) | tobi | 1 |
2022-10-13 | [feature] Refetch emojis when they change on remote instances (#905) | tobi | 1 |
2022-09-29 | [feature] update config types to use bytesize.Size (#828) | kim | 1 |
2022-09-24 | [bugfix] Wrap media reader in length reader to determine length if no `conten... | tobi | 1 |
2022-08-31 | [chore] Test fixes (#788) | tobi | 1 |
2022-08-10 | [bugfix] Fix thumbnails not taking exif rotation into account (#746) | tobi | 1 |
2022-07-03 | [feature] S3 support (#674) | Dominik Süß | 1 |
2022-05-07 | [feature] Update media manager to use internal/worker package (#543) | kim | 1 |
2022-04-25 | [bugfix] Allow processing of .png files where checksum is not correct (#487) | tobi | 1 |
2022-03-07 | [feature] Clean up/uncache remote media (#407) | tobi | 1 |
2022-02-22 | [feature] Add postDataCallbackFunc to allow cleanup (#408) | tobi | 1 |
2022-02-21 | [bugfix] Fix thumbnail image type (#406) | tobi | 1 |
2022-01-29 | put store lock file in base of storage | tsmethurst | 1 |
2022-01-24 | test with disk storage as well | tsmethurst | 1 |
2022-01-23 | add file size checks | tsmethurst | 1 |