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 004382e4d0 Adding follow requests API 7 years ago
..
admin Improved admin UI 7 years ago
api Adding follow requests API 7 years ago
auth Add single user mode 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 Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users 7 years ago
about_controller.rb Adding some localizations 7 years ago
accounts_controller.rb Private visibility on statuses prevents non-followers from seeing those 7 years ago
api_controller.rb Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users 7 years ago
application_controller.rb Fix #86 - resolve layout breaking on zoom-out on accounts grid 7 years ago
follow_requests_controller.rb Add page for authorizing/rejecting follow requests 7 years ago
home_controller.rb Add single user mode 7 years ago
media_controller.rb Fix #249 - use window.location hack to let people login from sandboxed iOS homescreen 7 years ago
stream_entries_controller.rb Follow call on locked account creates follow request instead 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