mastodon/app/views
Matt Jankowski 8bac0350d1 Restful refactor of accounts/ routes (#2133)
* Add routing specs for accounts followers and following actions

* Use more restful route naming for public account follow pages

Moves two actions:
- accounts#followers to accounts/follower_accounts#index
- accounts#following to accounts/following_accounts#index

Adds routing spec to ensure prior URLs are preserved.
2017-04-19 13:52:37 +02:00
..
about Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
accounts Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
activitypub
admin Instances list in admin (#2095) 2017-04-18 21:09:07 +02:00
api
auth
authorize_follow Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
errors
follower_accounts Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
following_accounts Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
home
kaminari
layouts
notification_mailer Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
oauth
remote_follow
settings Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
shared
stream_entries Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
tags
user_mailer
well_known