summaryrefslogtreecommitdiff
path: root/internal/media/util.go
AgeCommit message (Expand)AuthorFiles
2023-11-10[feature] Media attachment placeholders (#2331)Libravatar tobi1
2023-02-11[chore/performance] Update media prune logic, add extra CLI command (#1474)v0.7.0-rc2Libravatar tobi1
2023-01-11[performance] media processing improvements (#1288)Libravatar kim1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2022-12-17[feature] Enable basic video support (mp4 only) (#1274)Libravatar tobi1
2022-12-12[feature] allow uncaching of other media types (#1234)Libravatar kim1
2022-12-06[feature] media: add webp support (#1155)Libravatar Sigrid Solveig Haflínudóttir1
2022-11-24[chore] cleanup storage implementation, no need for multiple interface types ...Libravatar kim1
2022-09-29[feature] update config types to use bytesize.Size (#828)Libravatar kim1
2022-09-24[bugfix] Wrap media reader in length reader to determine length if no `conten...Libravatar tobi1
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-06-30[feature] Cleanup unattached local media (#680)Libravatar tobi1
2022-06-26[feature] add configuration to `/api/v1/instance` response (#670)Libravatar tobi1
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi1
2022-01-16pass reader around instead of []byteLibravatar tsmethurst1
2022-01-15lint, fmtLibravatar tsmethurst1
2022-01-15start fixing up emoji processing codeLibravatar tsmethurst1
2021-12-27start refactor of media packageLibravatar tsmethurst1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi1
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi1
2021-09-23update media processing (#244)Libravatar tobi1
2021-05-17Refine statuses (#26)Libravatar Tobi Smethurst1
2021-05-08Ap (#14)Libravatar Tobi Smethurst1
2021-04-19Api/v1/statuses (#11)Libravatar Tobi Smethurst1
2021-04-01Api/v1/accounts (#8)Libravatar Tobi Smethurst1