summaryrefslogtreecommitdiff
path: root/test/web/mastodon_api/controllers/status_controller_test.exs
AgeCommit message (Expand)Author
2019-10-09Mastodon API: Return `pleroma.direct_conversation_id` when viewing a status (...eugenijm
2019-10-02Move `:favourites` and `:bookmarks` actions to StatusControllerEgor Kislitsyn
2019-10-01Store private announcements in object.data["announcements"], filter them on d...Thibaut Girka
2019-10-01Add tests for privately announcing statuses via APIThibaut Girka
2019-09-28status_controller.ex: Posting media status without content definedHaelwenn (lanodan) Monnier
2019-09-28Fix not being able to post empty statuses with attachmentsrinpatch
2019-09-27Extract scheduled statuses actions from `MastodonAPIController` to `Scheduled...Egor Kislitsyn
2019-09-27Move view logic from StatusController.context to StatusView and add a testEgor Kislitsyn
2019-09-27Move StatusController tests from MastodonAPIControllerTest to StatusControlle...Egor Kislitsyn