summaryrefslogtreecommitdiff
path: root/internal/processing/media
AgeCommit message (Expand)AuthorFiles
2022-08-31[chore] Test fixes (#788)Libravatar tobi1
2022-08-15[chore] Update bun / sqlite versions; update gtsmodels (#754)Libravatar tobi5
2022-07-19[chore] use our own logging implementation (#716)Libravatar kim1
2022-07-03[feature] S3 support (#674)Libravatar Dominik Süß5
2022-06-24[bugfix] Fix 404 on status delete redraft (#668)Libravatar tobi3
2022-06-11[chore] Webfinger rework (#627)Libravatar tobi1
2022-06-08[feature] More consistent API error handling (#637)Libravatar tobi2
2022-05-26[bugfix] Fix HTML escaping in instance title (#607)Libravatar tobi1
2022-05-20[feature] implement custom_emojis endpoint (#563)Libravatar Adelie Paull3
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim1
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim1
2022-03-21[bugfix] Close ReadClosers properly in the media package (#434)Libravatar tobi2
2022-03-07[feature] Clean up/uncache remote media (#407)Libravatar tobi4
2022-02-22[feature] Add postDataCallbackFunc to allow cleanup (#408)Libravatar tobi1
2022-02-19[feature] Stream files via reader (#404)Libravatar tobi1
2022-01-23rework data function to provide filesizeLibravatar tsmethurst1
2022-01-16pass reader around instead of []byteLibravatar tsmethurst1
2022-01-11pass a function into the manager, start work on emojiLibravatar tsmethurst1
2022-01-10test the media manager a bit, add shutdown logicLibravatar tsmethurst1
2022-01-09tests are passing, but there's still much to be doneLibravatar tsmethurst1
2022-01-08compiling nowLibravatar tsmethurst1
2022-01-08further refinementsLibravatar tsmethurst1
2021-12-28more refactoring, media handler => managerLibravatar tsmethurst2
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi6
2021-12-20Remove unnecessary storage config variables (#344)Libravatar tobi1
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi1
2021-11-22Fix image description unnecessarily html-escaping innocent characters (#321)Libravatar tobi2
2021-11-13update dependencies (#296)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell1
2021-10-04Refactor/tidy (#261)Libravatar tobi3
2021-09-11rename KVStore uses as storage to differentiate between upcoming store packageLibravatar kim (grufwub)3
2021-09-11add git.iim.gay/grufwub/go-store for storage backend, replacing blob.StorageLibravatar kim (grufwub)3
2021-09-10fixes + db changes (#204)Libravatar tobi1
2021-09-04rework media processing a little bit (#191)Libravatar tobi1
2021-08-25Pg to bun (#148)Libravatar tobi6
2021-08-20Database updates (#144)Libravatar tobi4
2021-07-26Markdown Statuses (#116)Libravatar Tobi Smethurst2
2021-07-13sanitize html for statuses + instance (#97)Libravatar Tobi Smethurst2
2021-07-05Domain block (#76)Libravatar Tobi Smethurst7