You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/controllers
Eugen Rochko c0006a004d
Change followers page to relationships page in admin UI (#12927)
Allow browsing and filtering all relationships instead of just
followers, unify the codebase with the user-facing relationship
manager, add ability to see who the user invited
5 years ago
..
activitypub
admin Change followers page to relationships page in admin UI (#12927) 5 years ago
api Fix access to OEmbed endpoint in secure mode (#12864) 5 years ago
auth
concerns Fix base64-encoded file uploads not being possible (#12748) 5 years ago
oauth
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
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
following_accounts_controller.rb
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
tags_controller.rb