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
/
image.go
Age
Commit message (
Expand
)
Author
Files
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
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
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-17
[feature] Enable basic video support (mp4 only) (#1274)
tobi
1
2022-12-06
[feature] media: add webp support (#1155)
Sigrid Solveig Haflínudóttir
1
2022-08-10
[bugfix] Check orientation when reading width/height of images (#749)
tobi
1
2022-08-10
[bugfix] Fix thumbnails not taking exif rotation into account (#746)
tobi
1
2022-04-25
[bugfix] Allow processing of .png files where checksum is not correct (#487)
tobi
1
2022-03-21
[bugfix] Fix images not being processed correctly sometimes (#437)
tobi
1
2022-01-23
rework data function to provide filesize
tsmethurst
1
2022-01-16
pass reader around instead of []byte
tsmethurst
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
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
2021-12-28
more refactoring, media handler => manager
tsmethurst
1
2021-12-27
start refactor of media package
tsmethurst
1