summaryrefslogtreecommitdiff
path: root/test/web/mastodon_api/controllers/status_controller_test.exs
AgeCommit message (Expand)Author
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