.. |
account_controller.ex
|
Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1})
|
2020-06-05 14:48:02 +00:00 |
app_controller.ex
|
Ignore unexpected query params
|
2020-05-04 20:16:44 +04:00 |
auth_controller.ex
|
Automatic checks of authentication / instance publicity. Definition of missing OAuth scopes in AdminAPIController. Refactoring.
|
2020-04-21 16:29:19 +03:00 |
conversation_controller.ex
|
Conversation pagination
|
2020-05-30 10:02:37 +00:00 |
custom_emoji_controller.ex
|
Ignore unexpected query params
|
2020-05-04 20:16:44 +04:00 |
domain_block_controller.ex
|
Ignore unexpected query params
|
2020-05-04 20:16:44 +04:00 |
fallback_controller.ex
|
MediaController: enforced owner-only access in :show action.
|
2020-05-18 09:51:53 +03:00 |
filter_controller.ex
|
Render mastodon-like errors in FilterController
|
2020-05-05 17:41:16 +04:00 |
follow_request_controller.ex
|
Add OpenAPI spec for FollowRequestController
|
2020-05-05 17:40:00 +04:00 |
instance_controller.ex
|
Add OpenAPI spec for InstanceController
|
2020-05-05 17:24:16 +04:00 |
list_controller.ex
|
Add OpenAPI spec for ListController
|
2020-05-05 17:05:34 +04:00 |
marker_controller.ex
|
Move single used schemas to Marker operation schema
|
2020-05-05 16:45:34 +04:00 |
mastodon_api_controller.ex
|
Fixed OAuth restrictions for :api routes. Made auth info dropped for :api routes if OAuth check was neither performed nor explicitly skipped.
|
2020-04-22 18:50:25 +03:00 |
media_controller.ex
|
MediaController: enforced owner-only access in :show action.
|
2020-05-18 09:51:53 +03:00 |
notification_controller.ex
|
[#2456] Dropped support for embedded pleroma/account/relationship in statuses and notifications.
|
2020-05-09 18:05:44 +03:00 |
poll_controller.ex
|
Add OpenAPI spec for PollController
|
2020-05-05 20:14:22 +04:00 |
report_controller.ex
|
Ignore unexpected query params
|
2020-05-04 20:16:44 +04:00 |
scheduled_activity_controller.ex
|
Add OpenAPI spec for ScheduledActivityController
|
2020-05-05 23:42:24 +04:00 |
search_controller.ex
|
[#1794] Fixed search query splitting regex to deal with Unicode. Adjusted a test.
|
2020-05-30 10:29:08 +03:00 |
status_controller.ex
|
Mastodon API Controllers: Use the correct params for rate limiting.
|
2020-05-26 13:45:54 +02:00 |
subscription_controller.ex
|
Add OpenAPI spec for SubscriptionController
|
2020-05-05 16:43:00 +04:00 |
suggestion_controller.ex
|
Add OpenAPI spec for SuggestionController
|
2020-05-13 14:15:24 +04:00 |
timeline_controller.ex
|
Merge branch 'features/apc2s-pagination' into 'develop'
|
2020-06-05 14:52:09 +00:00 |