mastodon/app/controllers
Eugen Rochko ca85658975
Add autofollow option to invites (#7805)
* Add autofollow option to invites

* Trigger CodeClimate rebuild
2018-06-15 18:00:23 +02:00
..
activitypub
admin
api Fix domain hiding logic (#7765) 2018-06-09 22:46:54 +02:00
auth Add autofollow option to invites (#7805) 2018-06-15 18:00:23 +02:00
concerns
oauth Ensure push subscription is immediately removed when application is revoked (#7548) 2018-05-19 21:05:08 +02:00
settings Fix domain hiding logic (#7765) 2018-06-09 22:46:54 +02:00
well_known
about_controller.rb
account_follow_controller.rb Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Catch ActionController::UnknownFormat and return HTTP 406 (#7621) 2018-05-26 01:09:30 +02:00
authorize_follows_controller.rb
emojis_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
intents_controller.rb Add tests for intents_controller (#7763) 2018-06-09 22:47:50 +02:00
invites_controller.rb Add autofollow option to invites (#7805) 2018-06-15 18:00:23 +02:00
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb Raise Mastodon::RaceConditionError if Redis lock failed (#7511) 2018-05-16 12:29:45 +02:00
remote_follow_controller.rb
remote_unfollows.rb
shares_controller.rb Add REST API for Web Push Notifications subscriptions (#7445) 2018-05-11 11:49:12 +02:00
statuses_controller.rb
stream_entries_controller.rb Fix "Show more" URL on paginated threads for remote statuses (#7285) 2018-04-30 01:59:42 +02:00
tags_controller.rb Add RSS feeds for end-users (#7259) 2018-04-25 02:10:02 +02:00