You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
akkoma-cachapa/lib/pleroma/web/mastodon_api/controllers
Alex Gleason 3104367931
Merge remote-tracking branch 'upstream/develop' into email-fix-develop
4 years ago
..
account_controller.ex AccountController: Build the correct update activity. 4 years ago
app_controller.ex Ignore unexpected query params 4 years ago
auth_controller.ex Fix #2172 HTTP error on password reset 4 years ago
conversation_controller.ex Use atoms as keys in `ActivityPub.fetch_*` functions options 4 years ago
custom_emoji_controller.ex Ignore unexpected query params 4 years ago
domain_block_controller.ex Support blocking via query parameters as well and document the change. 4 years ago
fallback_controller.ex MediaController: enforced owner-only access in :show action. 4 years ago
filter_controller.ex Render mastodon-like errors in FilterController 4 years ago
follow_request_controller.ex Add OpenAPI spec for FollowRequestController 4 years ago
instance_controller.ex Add OpenAPI spec for InstanceController 4 years ago
list_controller.ex ListController: DRY up stuff. 4 years ago
marker_controller.ex Move single used schemas to Marker operation schema 4 years ago
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. 4 years ago
media_controller.ex MediaController: enforced owner-only access in :show action. 4 years ago
notification_controller.ex NotificationController: Don't return chat_mentions by default. 4 years ago
poll_controller.ex Add OpenAPI spec for PollController 4 years ago
report_controller.ex Ignore unexpected query params 4 years ago
scheduled_activity_controller.ex Add OpenAPI spec for ScheduledActivityController 4 years ago
search_controller.ex [#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :restrict_unauthenticated. 4 years ago
status_controller.ex Let favourites and emoji reactions optionally be hidden 4 years ago
subscription_controller.ex Add OpenAPI spec for SubscriptionController 4 years ago
suggestion_controller.ex Add OpenAPI spec for SuggestionController 4 years ago
timeline_controller.ex TimelineController: Keys are atoms now. 4 years ago