.. |
account_controller
|
Merge remote-tracking branch 'remotes/upstream/develop' into 1234-mastodon-2-4-3-oauth-scopes
|
2019-10-06 11:43:49 +03:00 |
account_controller_test.exs
|
Mastodon API: Add exclude_visibilities parameter to the timeline and notification endpoints
|
2019-10-14 02:57:21 +03: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: Mark the conversation as read for the author when they send a new direct message
|
2019-10-17 16:49:39 +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
|
Extract filter actions from MastodonAPIController to FilterController
|
2019-09-27 13:06:25 +07:00 |
follow_request_controller_test.exs
|
Extract follow requests actions from MastodonAPIController to FollowRequestController
|
2019-09-27 14:25:17 +07:00 |
instance_controller_test.exs
|
Extract instance actions from MastodonAPIController to InstanceController
|
2019-10-02 14:13:52 +07: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
|
Marker: added unread_count field
|
2019-10-22 14:51:46 +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
|
Mastodon API: Add exclude_visibilities parameter to the timeline and notification endpoints
|
2019-10-14 02:57:21 +03: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
|
Extract scheduled statuses actions from MastodonAPIController to ScheduledActivityController
|
2019-09-27 13:36:28 +07:00 |
search_controller_test.exs
|
tests: mastodon search: search for an account that is visible via activitypub, not ostatus
|
2019-10-18 14:50:10 +00:00 |
status_controller_test.exs
|
change Maksim's test description
|
2019-10-19 23:23:13 +00: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
|
kill almost all of the OStatus module
|
2019-10-18 14:50:09 +00:00 |