summaryrefslogtreecommitdiff
path: root/internal/processing/media/unattach_test.go
AgeCommit message (Collapse)AuthorFiles
2022-06-24[bugfix] Fix 404 on status delete redraft (#668)Libravatar tobi1
* add unattach function to media processor * call delete or unattach appropriately unattach from client api, delete from federated api * typo fix