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.
 
 
 
 
ThibG 2423d2f677
Add ability to delete files uploaded for settings in admin UI (#13192)
4 years ago
..
activitypub Fix incoming federation in whitelist mode (#12185) 4 years ago
admin Add ability to delete files uploaded for settings in admin UI (#13192) 4 years ago
api Add specific rate limits for posting and following (#13172) 4 years ago
auth Fix sign-ups without checked user agreement being accepted through the web form (#13088) 4 years ago
concerns Add specific rate limits for posting and following (#13172) 4 years ago
oauth Fix settings pages being cacheable by the browser (#12714) 4 years ago
settings Fix base64-encoded file uploads not being possible (#12748) 4 years ago
well_known Fix uncaught unknown format errors in host meta controller (#12747) 4 years ago
about_controller.rb Add table of contents to about page (#11885) 4 years ago
account_follow_controller.rb Add specific rate limits for posting and following (#13172) 4 years ago
account_unfollow_controller.rb Restful refactor of accounts/ routes (#2133) 7 years ago
accounts_controller.rb Fix account JSON/RSS not being cacheable due to wrong mime type comparison (#13116) 4 years ago
application_controller.rb Add specific rate limits for posting and following (#13172) 4 years ago
authorize_interactions_controller.rb Add specific rate limits for posting and following (#13172) 4 years ago
custom_css_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 4 years ago
directories_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 4 years ago
emojis_controller.rb Add (back) rails-level JSON caching (#11333) 4 years ago
filters_controller.rb Fix missing authentication call in filters controller (#12746) 4 years ago
follower_accounts_controller.rb Hide blocked users from more places (#12733) 4 years ago
following_accounts_controller.rb Hide blocked users from more places (#12733) 4 years ago
home_controller.rb Fix blurhash and autoplay not working on public pages (#11585) 4 years ago
instance_actors_controller.rb Fix reverse-proxy caching of instance actor object (#11561) 4 years ago
intents_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 4 years ago
invites_controller.rb Add invite comments (#10465) 4 years ago
manifests_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 4 years ago
media_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 4 years ago
media_proxy_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 4 years ago
public_timelines_controller.rb Fix blurhash and autoplay not working on public pages (#11585) 4 years ago
relationships_controller.rb Change followers page to relationships page in admin UI (#12927) 4 years ago
remote_follow_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 4 years ago
remote_interaction_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 4 years ago
shares_controller.rb Fix blurhash and autoplay not working on public pages (#11585) 4 years ago
statuses_controller.rb Fix OEmbed leaking information about existence of non-public statuses (#12930) 4 years ago
tags_controller.rb Fix unfiltered params error when generating ActivityPub tag pagination (#13049) 4 years ago