..
account_controller
AccountController: Federate user account changes.
2020-06-01 13:03:22 +02:00
account_controller_test.exs
Announcements: Fix all tests.
2020-05-21 13:16:21 +02:00
app_controller_test.exs
Support validation for inline OpenAPI schema and automatic tests for examples
2020-04-24 15:16:15 +04:00
auth_controller_test.exs
Update Copyrights
2020-03-03 16:44:49 -06:00
conversation_controller_test.exs
Conversation pagination
2020-05-30 10:02:37 +00:00
custom_emoji_controller_test.exs
Move single used schemas to operation schema
2020-04-27 22:55:05 +04:00
domain_block_controller_test.exs
Support validation for inline OpenAPI schema and automatic tests for examples
2020-04-24 15:16:15 +04:00
filter_controller_test.exs
Move single used schemas to Filter operation schema
2020-05-05 17:41:01 +04:00
follow_request_controller_test.exs
Add OpenAPI spec for FollowRequestController
2020-05-05 17:40:00 +04:00
instance_controller_test.exs
InstanceView: Expose background image link.
2020-05-18 13:29:30 +02:00
list_controller_test.exs
Add OpenAPI spec for ListController
2020-05-05 17:05:34 +04:00
marker_controller_test.exs
Merge branch 'develop' into issue/1276-2
2020-05-06 14:47:50 +03:00
media_controller_test.exs
MediaController: enforced owner-only access in :show action.
2020-05-18 09:51:53 +03:00
notification_controller_test.exs
Announcements: Fix all tests.
2020-05-21 13:16:21 +02:00
poll_controller_test.exs
Add OpenAPI spec for StatusController
2020-05-13 00:25:21 +04:00
report_controller_test.exs
Add OpenAPI spec for StatusController
2020-05-13 00:25:21 +04:00
scheduled_activity_controller_test.exs
Add OpenAPI spec for ScheduledActivityController
2020-05-05 23:42:24 +04:00
search_controller_test.exs
[ #1794 ] Fixed search query splitting regex to deal with Unicode. Adjusted a test.
2020-05-30 10:29:08 +03:00
status_controller_test.exs
StatusController: Correctly paginate favorites.
2020-06-09 10:53:40 +02:00
subscription_controller_test.exs
Add OpenAPI spec for SubscriptionController
2020-05-05 16:43:00 +04:00
suggestion_controller_test.exs
Add OpenAPI spec for SuggestionController
2020-05-13 14:15:24 +04:00
timeline_controller_test.exs
Merge branch 'replies-domain-block' into 'develop'
2020-06-02 14:14:23 +00:00