mastodon/app/controllers
2017-01-29 01:30:32 +01:00
..
admin
api API for apps to register for push notifications 2017-01-29 01:30:32 +01:00
auth Split 2FA login into two prompts 2017-01-28 20:43:38 +01:00
concerns
oauth
settings Update settings to re-use admin layout, one big navigation tree, improve settings forms 2017-01-28 03:56:10 +01:00
about_controller.rb
accounts_controller.rb
api_controller.rb API now respects ?limit param as long as it's within 2x default limit 2017-01-24 04:22:10 +01:00
application_controller.rb
authorize_follow_controller.rb Fix admin UI not loading JS, make sure to strip "acct:" out of remote account's usernames when authorizing follow 2017-01-02 22:31:10 +01:00
home_controller.rb
media_controller.rb Fix #416 - Generate random unique 14-byte (19 characters) shortcodes 2017-01-06 00:29:12 +01:00
remote_follow_controller.rb
stream_entries_controller.rb
tags_controller.rb
xrd_controller.rb