gotosocial/internal/processing/media
tobi ba9d6b467a
[feature] Media attachment placeholders (#2331)
* [feature] Use placeholders for unknown media types

* fix read of underreported small files

* switch to reduce nesting

* simplify cleanup
2023-11-10 19:29:26 +01:00
..
create.go [feature] Media attachment placeholders (#2331) 2023-11-10 19:29:26 +01:00
delete.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
getemoji.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
getemoji_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
getfile.go [feature] Media attachment placeholders (#2331) 2023-11-10 19:29:26 +01:00
getfile_test.go [chore] Use generic pointer function (#2080) 2023-08-07 18:38:11 +01:00
getmedia.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
media.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
media_test.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
unattach.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
unattach_test.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00
update.go [chore] deinterface the typeutils.Converter and update to use state structure (#2217) 2023-09-23 18:44:11 +02:00
util.go [chore] Improve copyright header handling (#1608) 2023-03-12 16:00:57 +01:00