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.
 
 
 
 
 
 
metu.life/app/controllers
Eugen Rochko 00df69bc89 Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 7 years ago
..
admin Customizable privacy policy from admin interface (#4062) 7 years ago
api Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (#4090) 7 years ago
auth Add overview of active sessions (#3929) 7 years ago
concerns Fix #2619 - When redis feed is empty, fall back to database (#3721) 7 years ago
oauth
settings Add a setting allowing the use of system's default font in Web UI (#4033) 7 years ago
well_known Ensure well_known controllers use WEB_DOMAIN by including RoutingHelper (#2388) 7 years ago
about_controller.rb Customizable privacy policy from admin interface (#4062) 7 years ago
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb Fix #4058 - Use a long-lived cookie to keep track of user-level sessions (#4091) 7 years ago
authorize_follows_controller.rb Rename FollowRemoteAccountService to ResolveRemoteAccountService (#3847) 7 years ago
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb Bind web UI access tokens to sessions (#3940) 7 years ago
manifests_controller.rb Fix #3063 - Add dynamic app manifest (#3563) 7 years ago
media_controller.rb Extract authorization policy for viewing statuses (#3150) 7 years ago
remote_follow_controller.rb
statuses_controller.rb Extract authorization policy for viewing statuses (#3150) 7 years ago
stream_entries_controller.rb Extract authorization policy for viewing statuses (#3150) 7 years ago
tags_controller.rb