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
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 Fix wrong HTTP status codes on error pages 2017-03-19 20:03:28 +01:00
api_controller.rb Revert earlier fix due to new bug reports 2017-03-06 02:25:41 +01:00
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