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
/
processing
/
media
/
getfile.go
Age
Commit message (
Expand
)
Author
Files
2024-12-05
[feature] add support for receiving federated status edits (#3597)
kim
1
2024-08-03
[bugfix] fix emoji recaching operations (#3167)
kim
1
2024-07-22
[bugfix] media.Processor{}.GetFile() returning 404s on first call, correctly ...
kim
1
2024-06-26
[chore] media and emoji refactoring (#3000)
kim
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-05-28
[chore] tidy up media manager, add calling func to errors, build-script impro...
kim
1
2023-04-28
[performance] improved request batching (removes need for queueing) (#1687)
kim
1
2023-03-28
[performance] refactoring + add fave / follow / request / visibility caching ...
kim
1
2023-03-12
[chore] Improve copyright header handling (#1608)
Daenney
1
2023-03-01
[chore] move client/federator workerpools to Workers{} (#1575)
kim
1
2023-02-22
[chore] Deinterface processor and subprocessors (#1501)
tobi
1
2023-02-13
[performance] processing media and scheduled jobs improvements (#1482)
kim
1
2023-02-12
[bugfix] Set appropriate cache-control when using presigned s3 links (#1480)
tobi
1
2023-02-11
[chore/performance] Update media prune logic, add extra CLI command (#1474)
v0.7.0-rc2
tobi
1
2023-01-16
[bugfix] Parse video metadata more accurately; allow Range in fileserver (#1342)
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-21
[bugfix] Close reader gracefully when streaming recache of remote media to fi...
tobi
1
2022-11-23
[feature/performance] Fail fast when doing remote transport calls inside inco...
tobi
1
2022-11-03
[bugfix] Wrap media in read closer (#941)
tobi
1
2022-10-13
[feature] Refetch emojis when they change on remote instances (#905)
tobi
1
2022-09-29
[feature] update config types to use bytesize.Size (#828)
kim
1
2022-09-06
[feature] Custom emoji updates (serve emoji via s2s api, tune db models) (#805)
tobi
1
2022-08-15
[chore] Update bun / sqlite versions; update gtsmodels (#754)
tobi
1
2022-07-03
[feature] S3 support (#674)
Dominik Süß
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-19
[feature] Stream files via reader (#404)
tobi
1
2021-12-20
Extend license notices to 2022 (#354)
tobi
1
2021-12-20
Remove unnecessary storage config variables (#344)
tobi
1
2021-09-11
rename KVStore uses as storage to differentiate between upcoming store package
kim (grufwub)
1
2021-09-11
add git.iim.gay/grufwub/go-store for storage backend, replacing blob.Storage
kim (grufwub)
1
2021-08-25
Pg to bun (#148)
tobi
1
2021-08-20
Database updates (#144)
tobi
1
2021-07-05
Domain block (#76)
Tobi Smethurst
1