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 20a6584d2d
Clean up admin UI for accounts (#6004)
7 years ago
..
activitypub Fix HTTP responses for salmon and ActivityPub inbox processing (#5200) 7 years ago
admin Clean up admin UI for accounts (#6004) 7 years ago
api Fix #5953 - Add GET /api/v1/accounts/:id/lists (#5983) 7 years ago
auth Add consumable invites (#5814) 7 years ago
concerns Apply a 25x rate limit by IP even to authenticated requests (#5948) 7 years ago
oauth Fix #1165 - before_action was called before protect_from_forgery 7 years ago
settings Fix account migration feature (#5837) 7 years ago
well_known Remove rabl dependency (#5894) 7 years ago
about_controller.rb Redesign the landing page, mount public timeline on it (#4122) 7 years ago
account_follow_controller.rb Restful refactor of accounts/ routes (#2133) 7 years ago
account_unfollow_controller.rb Restful refactor of accounts/ routes (#2133) 7 years ago
accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
application_controller.rb Fix some rubocop style issues (#5730) 7 years ago
authorize_follows_controller.rb Add "signed in as" header to some pages (#4523) 7 years ago
emojis_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
follower_accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
following_accounts_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
home_controller.rb When web UI URL used while logged out, redirect to static page (#4954) 7 years ago
intents_controller.rb Add protocol handler. Handle follow intents (#4511) 7 years ago
invites_controller.rb Add consumable invites (#5814) 7 years ago
manifests_controller.rb Make Chrome splash screen same color as web UI's background color (#5169) 7 years ago
media_controller.rb Extract authorization policy for viewing statuses (#3150) 7 years ago
media_proxy_controller.rb Fix incomplete account records being read (#4998) 7 years ago
remote_follow_controller.rb Add "signed in as" header to some pages (#4523) 7 years ago
shares_controller.rb Make share intent modal to make "signed in as" shown. (#4611) 7 years ago
statuses_controller.rb Encode custom emojis as resolveable objects in ActivityPub (#5243) 7 years ago
stream_entries_controller.rb Update status embeds (#4742) 7 years ago
tags_controller.rb Redesign public hashtag pages (#5237) 7 years ago