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
/
processingmedia.go
Age
Commit message (
Expand
)
Author
Files
2022-09-29
[feature] update config types to use bytesize.Size (#828)
kim
1
2022-09-24
[bugfix] Wrap media reader in length reader to determine length if no `conten...
tobi
1
2022-09-19
don't error out if storage key already exists (#840)
tobi
1
2022-09-19
[bugfix] Server and closer bugfixes (#839)
tobi
1
2022-09-04
[bugfix] Use 'Image' instead of unrecognized 'Gif' type for media attachments...
tobi
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
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-03-22
[bugfix] Fix media uploads blocking after a failed upload #438
tobi
1
2022-03-21
[bugfix] Fix images not being processed correctly sometimes (#437)
tobi
1
2022-03-21
[bugfix] Close ReadClosers properly in the media package (#434)
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-02-21
[bugfix] Fix thumbnail image type (#406)
tobi
1
2022-02-08
store and retrieve processState atomically
tsmethurst
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
lint, fmt
tsmethurst
1
2022-01-15
emoji code passing muster
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