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
f4bc9620a9
Update settings to re-use admin layout, one big navigation tree, improve settings forms
|
8 years ago |
.. |
admin
|
Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
|
8 years ago |
api
|
Improve infinite scroll on notifications
|
8 years ago |
auth
|
Update settings to re-use admin layout, one big navigation tree, improve settings forms
|
8 years ago |
concerns
|
Per-status control for unlisted mode, also federation for unlisted mode
|
8 years ago |
oauth
|
Fix rubocop issues, introduce usage of frozen literal to improve performance
|
8 years ago |
settings
|
Update settings to re-use admin layout, one big navigation tree, improve settings forms
|
8 years ago |
about_controller.rb
|
Adding about/more page with extended information that can be set up by an admin
|
8 years ago |
accounts_controller.rb
|
Private visibility on statuses prevents non-followers from seeing those
|
8 years ago |
api_controller.rb
|
API now respects ?limit param as long as it's within 2x default limit
|
8 years ago |
application_controller.rb
|
Improve error page layouting. 500 page has to stay static because it's
|
8 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
|
8 years ago |
home_controller.rb
|
Persist UI settings, add missing localizations for German
|
8 years ago |
media_controller.rb
|
Fix #416 - Generate random unique 14-byte (19 characters) shortcodes
|
8 years ago |
remote_follow_controller.rb
|
Fix uri expansion during remote follow
|
8 years ago |
stream_entries_controller.rb
|
Fix a couple unhandled exceptions
|
8 years ago |
tags_controller.rb
|
Fix public tags page
|
8 years ago |
xrd_controller.rb
|
Re-enable Webfinger for locked accounts but don't handle "follow" events
|
8 years ago |