mastodon/app/controllers
Eugen Rochko 5654535728
Change remote interaction dialog to use specific actions (#9743)
* Change remote interaction dialog to use specific actions

Instead of just "interact", use different strings based on whether
it's a reply, reblog or favourite. Add explanation why the step
is necessary in the first place

* Remove obsolete strings
2019-01-07 15:36:26 +01:00
..
activitypub
admin Add quick links to the admin interface in the WebUI (#8545) 2019-01-04 13:10:43 +01:00
api Add locale param to sign-up API (#9747) 2019-01-07 14:50:20 +01:00
auth Add REST API for creating an account (#9572) 2018-12-24 19:12:38 +01:00
concerns Fix signature verification stoplight triggering on non-timeout errors (#9617) 2018-12-26 19:15:43 +01:00
oauth
settings Add CSV export for lists and domain blocks (#9677) 2019-01-01 13:44:04 +01:00
well_known
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 Show 40 profiles per directory page instead of 30 (#9609) 2018-12-22 23:31:23 +01:00
emojis_controller.rb
filters_controller.rb
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb
intents_controller.rb
invites_controller.rb
manifests_controller.rb
media_controller.rb fix CSP / X-Frame-Options for media embeds (#9558) 2018-12-18 16:40:30 +01:00
media_proxy_controller.rb
remote_follow_controller.rb
remote_interaction_controller.rb Change remote interaction dialog to use specific actions (#9743) 2019-01-07 15:36:26 +01:00
remote_unfollows_controller.rb
shares_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb