mastodon/app/controllers
Eugen Rochko b11fdc3ae3 Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
with YAML-defined defaults. Add admin page for editing global settings. Add "site_description"
setting that would show as a paragraph on the frontpage
2017-01-12 20:46:24 +01:00
..
admin Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
api Home column filters 2017-01-10 17:25:10 +01:00
auth Fix #390 - fix redirect after sign-up (to login page instead of homepage) 2017-01-04 15:31:25 +01:00
concerns
oauth
settings Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
about_controller.rb Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 2017-01-12 20:46:24 +01:00
accounts_controller.rb
api_controller.rb
application_controller.rb Fix #86 - resolve layout breaking on zoom-out on accounts grid 2016-12-26 18:48:33 +01:00
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 Persist UI settings, add missing localizations for German 2017-01-09 14:00:55 +01:00
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 Fix uri expansion during remote follow 2017-01-02 12:19:02 +01:00
stream_entries_controller.rb
tags_controller.rb
xrd_controller.rb Re-enable Webfinger for locked accounts but don't handle "follow" events 2016-12-22 23:17:57 +01:00