mastodon/app/controllers
2022-09-20 23:51:21 +02:00
..
activitypub Fix suspended users being able to access APIs that don't require a user (#18524) 2022-05-26 22:04:05 +02:00
admin Add ability to select all accounts matching search for batch actions (#19053) 2022-08-25 23:33:34 +02:00
api Add ability to filter followed accounts' posts by language (#19095) 2022-09-20 23:51:21 +02:00
auth Add ability to block sign-ups from IP (#19037) 2022-08-24 19:00:37 +02:00
concerns Improve error reporting and logging when processing remote accounts (#15605) 2022-09-20 23:30:26 +02:00
disputes
filters Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
oauth
settings Remove digest e-mails (#17985) 2022-08-25 23:38:22 +02:00
well_known
about_controller.rb Add server rules (#15769) 2021-02-21 19:50:12 +01:00
account_follow_controller.rb Add specific rate limits for posting and following (#13172) 2020-03-08 15:17:39 +01:00
account_unfollow_controller.rb Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
accounts_controller.rb Change RSS feeds (#18356) 2022-05-09 07:43:08 +02:00
application_controller.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
authorize_interactions_controller.rb
custom_css_controller.rb Add customizable user roles (#18641) 2022-07-05 02:41:40 +02:00
directories_controller.rb
emojis_controller.rb
filters_controller.rb Add ability to filter individual posts (#18945) 2022-08-25 04:27:47 +02:00
follower_accounts_controller.rb
following_accounts_controller.rb
health_controller.rb
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
public_timelines_controller.rb
relationships_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb
shares_controller.rb
statuses_cleanup_controller.rb
statuses_controller.rb
tags_controller.rb