Pleroma/test/pleroma/web/mastodon_api/controllers
Alex Gleason 51a9f97e87
Deprecate Pleroma.Web.base_url/0
Use Pleroma.Web.Endpoint.url/0 directly instead. Reduces compiler cycles.
2021-05-31 16:48:03 -05:00
..
account_controller_test.exs Merge branch 'develop' into 'fix/2411-mutes-api' 2021-02-02 17:57:58 +00:00
app_controller_test.exs [#2510] Improved support for app-bound OAuth tokens. Auth-related refactoring. 2021-02-11 15:02:50 +03:00
auth_controller_test.exs Change user.deactivated field to user.is_active 2021-01-15 11:24:46 -06:00
conversation_controller_test.exs Add API endpoint to remove a conversation 2021-02-15 21:48:13 +04:00
custom_emoji_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
domain_block_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
filter_controller_test.exs support for expires_in/expires_at in filters 2021-01-26 08:27:45 +03:00
follow_request_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
instance_controller_test.exs Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
list_controller_test.exs ListController: Fix being unable to add / remove users. 2021-01-18 16:28:36 +01:00
marker_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
media_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
notification_controller_test.exs not used mock 2021-02-10 18:44:49 +03:00
poll_controller_test.exs little refactor and tests 2021-01-25 19:46:36 +03:00
report_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
scheduled_activity_controller_test.exs Convert tests to all use clear_config instead of Pleroma.Config.put 2021-01-26 11:58:43 -06:00
search_controller_test.exs Deprecate Pleroma.Web.base_url/0 2021-05-31 16:48:03 -05:00
status_controller_test.exs StatusController: Deactivate application support for now. 2021-03-02 14:40:47 +01:00
subscription_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
suggestion_controller_test.exs Bump Copyright to 2021 2021-01-13 07:49:50 +01:00
timeline_controller_test.exs only_remote -> remote renaming 2021-02-01 14:11:12 +03:00