mastodon/app/controllers
Ashley 05ac28f3e4 Added API for single notification dismissal (#2251)
* Added API backend for notification dismissal

* Added render statement

* Changed statement
2017-04-22 02:30:35 +02:00
..
admin Admin settings controller refactor, add specs, cleanup (#2225) 2017-04-20 17:18:09 +02:00
api Added API for single notification dismissal (#2251) 2017-04-22 02:30:35 +02:00
auth Assign user locale on signup (#1982) 2017-04-17 10:29:08 +02:00
concerns
oauth
settings
well_known
about_controller.rb Clean up about page (#1282) 2017-04-09 14:47:25 +02:00
account_follow_controller.rb
account_unfollow_controller.rb Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
accounts_controller.rb
api_controller.rb
application_controller.rb
authorize_follow_controller.rb Add validation of media attachments, clean up mastodon-own exception classes 2017-02-26 23:23:06 +01:00
follower_accounts_controller.rb
following_accounts_controller.rb
home_controller.rb Onboarding modal (#1883) 2017-04-16 20:32:00 +02:00
media_controller.rb
remote_follow_controller.rb
statuses_controller.rb
stream_entries_controller.rb Simplify the way the embed view is created (#1590) 2017-04-12 16:12:42 +02:00
tags_controller.rb