index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
media
/
manager.go
Age
Commit message (
Expand
)
Author
Files
2024-12-28
[bugfix] Advertise audio/mpeg as supported (#3632)
Daenney
1
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-08-03
[bugfix] fix emoji recaching operations (#3167)
kim
1
2024-07-21
[feature] add flac support (#3121)
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-07-03
[chore] Allow gtsmodel to depend on util (#3068)
Vyr Cossont
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-26
[performance] update remaining worker pools to use queues (#2865)
kim
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-07-24
[feature/performance] support uncaching remote emoji + scheduled cleanup func...
kim
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-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-02-17
[chore] Update more log calls to include context (#1517)
Daenney
1
2023-02-17
[feature] Add a request ID and include it in logs (#1476)
Daenney
1
2023-02-13
[performance] processing media and scheduled jobs improvements (#1482)
kim
1
2023-02-11
[chore/performance] Update media prune logic, add extra CLI command (#1474)
v0.7.0-rc2
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-10
[feature] Start implementing refetch of lost media files via `/api/v1/admin/m...
tobi
1
2022-11-25
[feature] Add `admin media prune orphaned` CLI command (#1146)
tobi
1
2022-11-24
[chore] cleanup storage implementation, no need for multiple interface types ...
kim
1
2022-10-13
[feature] Refetch emojis when they change on remote instances (#905)
tobi
1
2022-07-19
[chore] use our own logging implementation (#716)
kim
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
1
2022-06-30
[feature] Cleanup unattached local media (#680)
tobi
1
2022-05-30
[chore] Global server configuration overhaul (#575)
kim
1
2022-05-15
[feature] Unused avatar and header cleanup (#574)
tobi
1
2022-05-15
[security] transport.Controller{} and transport.Transport{} security and perf...
kim
1
2022-05-07
[feature] Update media manager to use internal/worker package (#543)
kim
1
2022-05-03
[chore] Move initial MediaRemotePrune to cmd.server function (#536)
tobi
1
2022-05-03
[feature] Run initial cache cleanup on gotosocial start in case max-age chang...
kim
1
2022-04-02
[chore] Update Go version to 1.18 (#444)
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-01-15
start fixing up emoji processing code
tsmethurst
1
2022-01-11
pass a function into the manager, start work on emoji
tsmethurst
1
2022-01-10
test the media manager a bit, add shutdown logic
tsmethurst
1
2022-01-09
tests are passing, but there's still much to be done
tsmethurst
1
2022-01-08
compiling now
tsmethurst
1
2022-01-08
further refinements
tsmethurst
1
2022-01-04
start working on thumb + full funcs
tsmethurst
1
2022-01-03
return very partial image on first upload
tsmethurst
1
2022-01-02
fiddle around with workers
tsmethurst
1
[next]