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.
Effy Elden
8e0c1914fb
Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views. Resolves #11
|
8 years ago |
.. |
admin
|
Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
|
8 years ago |
api
|
Add tracking of OAuth app that posted a status, extend OAuth apps to have optional website field, add application details to API, show application name and website on detailed status views. Resolves #11
|
8 years ago |
auth
|
Fix #390 - fix redirect after sign-up (to login page instead of homepage)
|
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
|
Migrate from ledermann/rails-settings to rails-settings-cached which allows global settings
|
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
|
Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users
|
8 years ago |
application_controller.rb
|
Fix #86 - resolve layout breaking on zoom-out on accounts grid
|
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
|
Follow call on locked account creates follow request instead
|
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 |