summaryrefslogtreecommitdiff
path: root/internal/api/client/media
AgeCommit message (Expand)AuthorFiles
2022-05-30[chore] Global server configuration overhaul (#575)Libravatar kim4
2022-05-15[security] transport.Controller{} and transport.Transport{} security and perf...Libravatar kim2
2022-04-28replace async client API / federator msg processing with worker pools (#497)Libravatar kim2
2022-04-24[feature] Implement media v2 endpoint to accommodate Tusky 17 (#480)Libravatar tobi3
2022-02-08merge fixupLibravatar tsmethurst1
2022-02-08Merge branch 'main' into media_refactorLibravatar tsmethurst3
2022-01-30[bug] Fix minimum description length check (#369)Libravatar tobi3
2022-01-10test the media manager a bit, add shutdown logicLibravatar tsmethurst1
2021-12-28more refactoring, media handler => managerLibravatar tsmethurst1
2021-12-20Extend license notices to 2022 (#354)Libravatar tobi5
2021-12-11Add `Accept` header negotiation to relevant API endpoints (#337)Libravatar tobi4
2021-12-07Implement Cobra CLI tooling, Viper config tooling (#336)Libravatar tobi4
2021-11-13update dependencies (#296)Libravatar tobi1
2021-10-31smtp + email confirmation (#285)Libravatar tobi1
2021-10-11reference global logrus (#274)Libravatar R. Aidan Campbell5
2021-10-04Refactor/tidy (#261)Libravatar tobi1
2021-09-23update media processing (#244)Libravatar tobi1
2021-09-11add git.iim.gay/grufwub/go-store for storage backend, replacing blob.StorageLibravatar kim (grufwub)1
2021-09-01move oauth models into gtsmodelLibravatar tsmethurst1
2021-09-01Improve GetRemoteStatus and db.GetStatus() logic (#174)Libravatar kim1
2021-08-29Add SQLite support, fix un-thread-safe DB caches, small performance f… (#172)Libravatar kim1
2021-08-25Pg to bun (#148)Libravatar tobi5
2021-08-12Grand test fixup (#138)Libravatar Tobi Smethurst1
2021-08-10Dereference remote replies (#132)Libravatar Tobi Smethurst1
2021-08-02Frodo swaggins (#126)Libravatar Tobi Smethurst3
2021-07-05Domain block (#76)Libravatar Tobi Smethurst1
2021-05-30Move a lot of stuff + tidy stuff (#37)Libravatar Tobi Smethurst2
2021-05-15Inbox post (#22)Libravatar Tobi Smethurst3
2021-05-10Mediahandler (#21)Libravatar Tobi Smethurst4
2021-05-08Ap (#14)Libravatar Tobi Smethurst3