pleroma/test/web/mastodon_api/controllers
rinpatch 25eec6d72d Merge branch 'bugfix/null-scheduled-at' into 'develop'
StatusController: Ignore nil scheduled_at parameters.

Closes #1699

See merge request pleroma/pleroma!2412
2020-04-23 11:22:30 +00:00
..
account_controller formatter.ex: Use Phoenix.HTML for mention/hashtag generation 2020-04-08 22:58:31 +03:00
account_controller_test.exs AccountController: Use code 400 for self-follow. 2020-04-22 15:04:26 +02:00
app_controller_test.exs Add OpenAPI 2020-04-01 23:13:08 +04:00
auth_controller_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
conversation_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
custom_emoji_controller_test.exs Add OpenAPI spec for CustomEmojiController 2020-04-13 21:21:04 +04:00
domain_block_controller_test.exs Add OpenAPI spec for DomainBlockController 2020-04-13 22:44:52 +04:00
filter_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
follow_request_controller_test.exs FollowingRelationship storage & performance optimizations (state turned `ecto_enum`-driven integer, reorganized indices etc.). 2020-03-28 18:49:03 +03:00
instance_controller_test.exs Update Copyrights 2020-03-03 16:44:49 -06:00
list_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
marker_controller_test.exs Revert "Merge branch 'issue/1276' into 'develop'" 2020-04-14 16:32:22 +00:00
media_controller_test.exs Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
notification_controller_test.exs Merge remote-tracking branch 'remotes/origin/develop' into output-of-relationships-in-statuses 2020-04-13 09:16:51 +03:00
poll_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
report_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
scheduled_activity_controller_test.exs Improved in-test `clear_config/n` applicability (setup / setup_all / in-test usage). 2020-03-20 18:33:00 +03:00
search_controller_test.exs Bump copyright years of files changed after 2020-01-07 2020-03-02 06:08:45 +01:00
status_controller_test.exs StatusController: Ignore nil scheduled_at parameters. 2020-04-22 14:26:19 +02:00
subscription_controller_test.exs Cleanup SubscriptionController 2020-04-15 23:14:47 +04:00
suggestion_controller_test.exs Enforcement of OAuth scopes check for authenticated API endpoints, :skip_plug plug to mark a plug explicitly skipped (disabled). 2020-04-06 10:20:44 +03:00
timeline_controller_test.exs Ability to control the output of account/pleroma/relationship in statuses in order to improve the rendering performance. 2020-04-01 19:49:09 +03:00