chinwagsocial/app/controllers
2019-09-10 20:56:42 +02:00
..
activitypub Fix multiple issues with replies collection for pages further than self-replies (#11582) 2019-08-16 22:58:51 +02:00
admin Add batch actions and categories to admin UI for custom emojis (#11793) 2019-09-09 22:44:17 +02:00
api Add updated relationship to follow request API responses (#11800) 2019-09-10 20:56:42 +02:00
auth Fix wrong variable regression from #11753 (#11763) 2019-09-05 06:13:50 +02:00
concerns
oauth
settings Add trends UI with admin and user settings (#11502) 2019-08-06 17:57:52 +02:00
well_known Fix uncaught error when resource param is missing in Webfinger request (#11701) 2019-08-30 02:49:33 +02:00
about_controller.rb
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb
application_controller.rb
authorize_interactions_controller.rb
custom_css_controller.rb
directories_controller.rb Change layout of public profile directory to be the same as in web UI (#11705) 2019-08-30 07:41:16 +02:00
emojis_controller.rb
filters_controller.rb Set @body_classes to admin layout (#9081) 2018-10-25 00:10:01 +02:00
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb Fix blurhash and autoplay not working on public pages (#11585) 2019-08-16 19:15:05 +02:00
instance_actors_controller.rb
intents_controller.rb Refactor controllers for statuses, accounts, and more (#11249) 2019-07-08 12:03:45 +02:00
invites_controller.rb
manifests_controller.rb
media_controller.rb
media_proxy_controller.rb Fix uncaught 422 and 500 errors (#11590) 2019-08-18 18:04:18 +02:00
public_timelines_controller.rb Fix blurhash and autoplay not working on public pages (#11585) 2019-08-16 19:15:05 +02:00
relationships_controller.rb Add order options to relationship manager UI (#10404) 2019-03-28 02:16:01 +01:00
remote_follow_controller.rb
remote_interaction_controller.rb
shares_controller.rb
statuses_controller.rb
tags_controller.rb