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
/
federation
/
dereferencing
/
media.go
Age
Commit message (
Expand
)
Author
Files
2024-12-05
[feature] add support for receiving federated status edits (#3597)
kim
1
2024-10-16
[chore] Upgrade golangci-lint, ignore existing int overflow warnings (#3420)
Markus Unterwaditzer
1
2024-09-03
fix new processing media / emoji not being added to dereferencer maps (#3269)
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-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-11-10
[feature] Media attachment placeholders (#2331)
tobi
1
2023-10-23
[chore] de-interface{} the federator and dereferencer structs (#2285)
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-01-05
[chore] Update/add license headers for 2023 (#1304)
tobi
1
2022-11-03
[bugfix] Wrap media in read closer (#941)
tobi
1
2022-09-29
[feature] update config types to use bytesize.Size (#828)
kim
1
2022-02-22
[feature] Add postDataCallbackFunc to allow cleanup (#408)
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-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