mastodon/app/controllers
ThibG b2f81060b7 Remove unused AccountRelationshipsPresenter call in public pages (#12734)
Those were used to show a “follow” or “unfollow” button on account grid on
public pages, but that got removed a while ago.
2019-12-30 19:13:02 +01:00
..
activitypub Fix incoming federation in whitelist mode (#12185) 2019-10-24 22:45:35 +02:00
admin Add ability to filter reports by target account domain (#12154) 2019-11-30 19:53:58 +01:00
api Fix generic HTTP 500 error on duplicate records (#12563) 2019-12-06 22:40:06 +01:00
auth Fix settings pages being cacheable by the browser (#12714) 2019-12-30 04:38:30 +01:00
concerns Add account migration UI (#11846) 2019-09-19 20:58:19 +02:00
oauth Fix settings pages being cacheable by the browser (#12714) 2019-12-30 04:38:30 +01:00
settings Fix settings pages being cacheable by the browser (#12714) 2019-12-30 04:38:30 +01:00
well_known Add a nodeinfo endpoint (#12002) 2019-09-29 21:31:51 +02:00
about_controller.rb Add table of contents to about page (#11885) 2019-09-19 11:09:05 +02:00
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Fix RSS caching (but disable localization) (#12054) 2019-10-02 18:30:33 +02:00
application_controller.rb Fix HTML error pages being returned when JSON is expected (#12713) 2019-12-30 04:38:18 +01:00
authorize_interactions_controller.rb
custom_css_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 2019-09-28 01:33:27 +02:00
directories_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 2019-09-28 01:33:27 +02:00
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb Remove unused AccountRelationshipsPresenter call in public pages (#12734) 2019-12-30 19:13:02 +01:00
following_accounts_controller.rb Remove unused AccountRelationshipsPresenter call in public pages (#12734) 2019-12-30 19:13:02 +01:00
home_controller.rb
instance_actors_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 2019-09-28 01:33:27 +02:00
media_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 2019-09-28 01:33:27 +02:00
media_proxy_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 2019-09-28 01:33:27 +02:00
public_timelines_controller.rb
relationships_controller.rb
remote_follow_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 2019-09-28 01:33:27 +02:00
remote_interaction_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 2019-09-28 01:33:27 +02:00
shares_controller.rb
statuses_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 2019-09-28 01:33:27 +02:00
tags_controller.rb Fix redirecting non-functional accounts on public pages (#11978) 2019-09-28 01:33:27 +02:00