.. |
account_controller
|
Add allow_following_move setting to User
|
2019-11-12 18:45:28 +07:00 |
account_controller_test.exs
|
ActivityPub: For user timelines, respects blocks.
|
2019-12-06 14:25:13 +01:00 |
app_controller_test.exs
|
Extract apps actions from MastodonAPIController to AppController
|
2019-10-01 15:21:46 +07:00 |
auth_controller_test.exs
|
Extract auth actions from MastodonAPIController to AuthController
|
2019-10-01 15:54:45 +07:00 |
conversation_controller_test.exs
|
Mastodon API: Add the recipients parameter to GET /api/v1/conversations
|
2019-11-07 08:26:24 +03:00 |
custom_emoji_controller_test.exs
|
Add CustomEmojiController
|
2019-10-02 19:16:34 +07:00 |
domain_block_controller_test.exs
|
Disable async in DomainBlockControllerTest
|
2019-09-30 19:10:55 +07:00 |
filter_controller_test.exs
|
Fix sporadically failing test
|
2019-11-20 14:25:00 +07:00 |
follow_request_controller_test.exs
|
Merge remote-tracking branch 'upstream/develop' into refactor/following-relationships
|
2019-10-24 14:55:36 +07:00 |
instance_controller_test.exs
|
Revert "Merge branch 'feature/status-counts-by-scope' into 'develop'"
|
2019-12-21 11:41:19 +00:00 |
list_controller_test.exs
|
Extract MastodonAPIController's list actions into MastodonAPI.ListController; Add more tests
|
2019-08-26 19:37:54 +07:00 |
marker_controller_test.exs
|
add Markers /api/v1/markers
|
2019-10-17 15:26:59 +03:00 |
media_controller_test.exs
|
Extract media actions from MastodonAPIController to MediaController
|
2019-10-01 14:36:35 +07:00 |
notification_controller_test.exs
|
Merge branch 'exclude-visibilities-for-like-notifications' into 'develop'
|
2019-12-09 14:55:42 +00:00 |
poll_controller_test.exs
|
Extract poll actions from MastodonAPIController to PollController
|
2019-10-01 11:44:34 +07:00 |
report_controller_test.exs
|
Fix ReportControllerTest
|
2019-09-30 18:30:10 +07:00 |
scheduled_activity_controller_test.exs
|
Fix sporadically failing test
|
2019-11-20 14:25:00 +07:00 |
search_controller_test.exs
|
status search: prefer the status fetched by url over other results
|
2019-12-09 20:45:04 +03:00 |
status_controller_test.exs
|
[#1335] Implemented notification mutes and reblog mutes as UserRelationships. User to UserRelationship relations and functions refactoring.
|
2019-11-19 23:22:10 +03:00 |
subscription_controller_test.exs
|
Move test/web/mastodon_api/*_test.exs to test/web/mastodon_api/controllers and test/web/mastodon_api/views
|
2019-08-26 19:37:57 +07:00 |
suggestion_controller_test.exs
|
Extract suggestions actions from MastodonAPIController to SuggestionController
|
2019-10-01 15:07:49 +07:00 |
timeline_controller_test.exs
|
[#1335] Implemented notification mutes and reblog mutes as UserRelationships. User to UserRelationship relations and functions refactoring.
|
2019-11-19 23:22:10 +03:00 |