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 0c28a505dd
Fix leak of arbitrary statuses through unfavourite action in REST API (#13161)
5 years ago
..
activitypub
admin Add publish/unpublish controls to announcements in admin UI (#12967) 5 years ago
api Fix leak of arbitrary statuses through unfavourite action in REST API (#13161) 5 years ago
auth Fix sign-ups without checked user agreement being accepted through the web form (#13088) 5 years ago
concerns Change signature verification to ignore signatures with invalid host (#13033) 5 years ago
oauth Fix settings pages being cacheable by the browser (#12714) 5 years ago
settings Fix base64-encoded file uploads not being possible (#12748) 5 years ago
well_known Fix uncaught unknown format errors in host meta controller (#12747) 5 years ago
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Fix account JSON/RSS not being cacheable due to wrong mime type comparison (#13116) 5 years ago
application_controller.rb Fix base64-encoded file uploads not being possible (#12748) 5 years ago
authorize_interactions_controller.rb
custom_css_controller.rb
directories_controller.rb
emojis_controller.rb
filters_controller.rb Fix missing authentication call in filters controller (#12746) 5 years ago
follower_accounts_controller.rb Hide blocked users from more places (#12733) 5 years ago
following_accounts_controller.rb Hide blocked users from more places (#12733) 5 years ago
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb
public_timelines_controller.rb
relationships_controller.rb Change followers page to relationships page in admin UI (#12927) 5 years ago
remote_follow_controller.rb
remote_interaction_controller.rb
shares_controller.rb
statuses_controller.rb Fix OEmbed leaking information about existence of non-public statuses (#12930) 5 years ago
tags_controller.rb Fix unfiltered params error when generating ActivityPub tag pagination (#13049) 5 years ago