1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/controllers
ThibG ed30110618 Make displaying application used to toot opt-in ()
* Make storing and displaying application used to toot opt-in

* Revert to storing application info, and display it to the author via API
2019-02-02 19:18:15 +01:00
..
activitypub Add specs for activitypub collections controller () 2018-12-10 21:39:25 +01:00
admin Redesign admin instances area () 2019-01-08 13:39:49 +01:00
api Fix REST API showing non-public reblogs for a given status () 2019-01-18 20:58:00 +01:00
auth Add REST API for creating an account () 2018-12-24 19:12:38 +01:00
concerns Improvements to signature verification () 2019-01-07 21:45:13 +01:00
oauth Add force_login option to OAuth authorize page () 2018-09-09 04:10:44 +02:00
settings Make displaying application used to toot opt-in () 2019-02-02 19:18:15 +01:00
well_known
about_controller.rb Update /terms and /about/more to use public layout () 2018-08-09 12:58:20 +02:00
account_follow_controller.rb
account_unfollow_controller.rb
accounts_controller.rb Unuse ActiveRecord::Base#cache_key () 2018-08-19 15:52:38 +02:00
application_controller.rb Remove intermediary arrays when creating hash maps from results () 2018-11-16 15:02:18 +01:00
authorize_interactions_controller.rb Add remote interaction dialog for toots () 2018-08-18 03:03:12 +02:00
custom_css_controller.rb Add admin custom CSS setting () 2018-08-24 04:33:27 +02:00
directories_controller.rb Fix directory showing tags that have no currently eligible accounts () 2019-01-20 12:56:53 +01:00
emojis_controller.rb Unuse ActiveRecord::Base#cache_key () 2018-08-19 15:52:38 +02:00
filters_controller.rb Set @body_classes to admin layout () 2018-10-25 00:10:01 +02:00
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb Ensure single user is a local user (fixes ) () 2018-08-11 11:53:10 +02:00
intents_controller.rb Add remote interaction dialog for toots () 2018-08-18 03:03:12 +02:00
invites_controller.rb Set @body_classes to admin layout () 2018-10-25 00:10:01 +02:00
manifests_controller.rb
media_controller.rb fix CSP / X-Frame-Options for media embeds () 2018-12-18 16:40:30 +01:00
media_proxy_controller.rb
remote_follow_controller.rb Add remote interaction dialog for toots () 2018-08-18 03:03:12 +02:00
remote_interaction_controller.rb Change remote interaction dialog to use specific actions () 2019-01-07 15:36:26 +01:00
remote_unfollows_controller.rb
shares_controller.rb
statuses_controller.rb Fix thread depth computation in statuses_controller () 2018-12-05 02:12:29 +01:00
stream_entries_controller.rb
tags_controller.rb Redesign public hashtag page to use a masonry layout () 2019-01-16 19:47:46 +01:00