mastodon/spec/controllers
Eugen Rochko 78fa926ed5
Add remote interaction dialog for toots ()
* Add remote interaction dialog for toots

* Change AuthorizeFollow into AuthorizeInteraction, support statuses

* Update brakeman.ignore

* Adjust how interaction buttons are display on public pages

* Fix tests
..
activitypub Use raw status code on have_http_status ()
admin Add missing tests for admin/accounts_controller ()
api Update Rails ()
auth Add missing tests for confirmations controller ()
concerns Update Rails ()
oauth Ensure push subscription is immediately removed when application is revoked ()
settings Change language opt-out to language opt-in ()
well_known Serialize webfinger XML with Ox instead of Nokogiri ()
about_controller_spec.rb Compensate for scrollbar disappearing when media modal visible ()
account_follow_controller_spec.rb Cover AccountFollowController more in spec ()
account_unfollow_controller_spec.rb Cover AccountUnfollowController more in spec ()
accounts_controller_spec.rb Use raw status code on have_http_status ()
application_controller_spec.rb Use raw status code on have_http_status ()
authorize_interactions_controller_spec.rb Add remote interaction dialog for toots ()
emojis_controller_spec.rb Add a test for emojis_controller ()
follower_accounts_controller_spec.rb Add tests for followers_accounts_controller ()
following_accounts_controller_spec.rb Add tests for following accounts controller ()
home_controller_spec.rb Redirect from Web tag timeline to public tag timeline if not signed in ()
intents_controller_spec.rb Add remote interaction dialog for toots ()
invites_controller_spec.rb Fix tests for invites controller (regression from 4d81809f36) ()
manifests_controller_spec.rb Use raw status code on have_http_status ()
media_controller_spec.rb Use raw status code on have_http_status ()
remote_follow_controller_spec.rb Use raw status code on have_http_status ()
remote_unfollows_controller_spec.rb Add tests for remote_unfollows_controller ()
shares_controller_spec.rb Add tests for shares_controller ()
statuses_controller_spec.rb Paginate descendant statuses in public page ()
stream_entries_controller_spec.rb Use raw status code on have_http_status ()
tags_controller_spec.rb Use raw status code on have_http_status ()