You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Eugen Rochko 23b997ae55 Split 2FA login into two prompts 7 years ago
..
admin Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings 7 years ago
api Improve infinite scroll on notifications 7 years ago
auth Split 2FA login into two prompts 7 years ago
concerns Per-status control for unlisted mode, also federation for unlisted mode 7 years ago
oauth Fix rubocop issues, introduce usage of frozen literal to improve performance 7 years ago
settings Update settings to re-use admin layout, one big navigation tree, improve settings forms 7 years ago
about_controller.rb Adding about/more page with extended information that can be set up by an admin 7 years ago
accounts_controller.rb Private visibility on statuses prevents non-followers from seeing those 7 years ago
api_controller.rb API now respects ?limit param as long as it's within 2x default limit 7 years ago
application_controller.rb Improve error page layouting. 500 page has to stay static because it's 7 years ago
authorize_follow_controller.rb Fix admin UI not loading JS, make sure to strip "acct:" out of remote account's usernames when authorizing follow 7 years ago
home_controller.rb Persist UI settings, add missing localizations for German 7 years ago
media_controller.rb Fix #416 - Generate random unique 14-byte (19 characters) shortcodes 7 years ago
remote_follow_controller.rb Fix uri expansion during remote follow 7 years ago
stream_entries_controller.rb Fix a couple unhandled exceptions 7 years ago
tags_controller.rb Fix public tags page 7 years ago
xrd_controller.rb Re-enable Webfinger for locked accounts but don't handle "follow" events 7 years ago