gotosocial/internal/processing/media
tsmethurst 181f782d13 break a lot of tests
Move shared test logic into the testrig,
rather than having it scattered all over
the place. This allows us to just mock
the transport controller once, and have
all tests use it (unless they need not to
for some other reason).
2022-06-01 18:13:16 +02:00
..
create.go [feature] Add postDataCallbackFunc to allow cleanup (#408) 2022-02-22 13:50:33 +01:00
delete.go rename KVStore uses as storage to differentiate between upcoming store package 2021-09-11 20:18:06 +01:00
getemoji.go [feature] implement custom_emojis endpoint (#563) 2022-05-20 10:34:36 +02:00
getemoji_test.go [feature] implement custom_emojis endpoint (#563) 2022-05-20 10:34:36 +02:00
getfile.go [bugfix] Close ReadClosers properly in the media package (#434) 2022-03-21 13:41:44 +01:00
getfile_test.go [feature] Clean up/uncache remote media (#407) 2022-03-07 11:08:26 +01:00
getmedia.go Extend license notices to 2022 (#354) 2021-12-20 18:42:19 +01:00
media.go [feature] implement custom_emojis endpoint (#563) 2022-05-20 10:34:36 +02:00
media_test.go break a lot of tests 2022-06-01 18:13:16 +02:00
update.go [bugfix] Fix HTML escaping in instance title (#607) 2022-05-26 11:37:13 +02:00
util.go [bugfix] Close ReadClosers properly in the media package (#434) 2022-03-21 13:41:44 +01:00