mastodon/app/controllers
Drew DeVault f7e35d90db Remote follow improvements
This stores the @username@instance you provide in your session and
reuses it the next time you remote follow someone from this instance.
2017-04-04 20:52:31 -04:00
..
admin New admin setting: open/close registrations, with custom message, from the admin UI 2017-04-04 15:28:12 +02:00
api Fix ActionController::Parameters in API issue 2017-04-04 01:33:34 +02:00
auth New admin setting: open/close registrations, with custom message, from the admin UI 2017-04-04 15:28:12 +02:00
concerns
oauth Only call regeneration worker after first login after a 14 day break 2017-04-04 02:00:10 +02:00
settings
about_controller.rb New admin setting: open/close registrations, with custom message, from the admin UI 2017-04-04 15:28:12 +02:00
accounts_controller.rb
api_controller.rb
application_controller.rb Only call regeneration worker after first login after a 14 day break 2017-04-04 02:00:10 +02:00
authorize_follow_controller.rb
home_controller.rb
media_controller.rb
remote_follow_controller.rb Remote follow improvements 2017-04-04 20:52:31 -04:00
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb
xrd_controller.rb