mastodon/app/views/accounts
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
..
_follow_grid.html.haml Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
_grid_card.html.haml simplify emojification on public pages with .emojify class 2017-01-09 22:41:47 -05:00
_header.html.haml Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
_nothing_here.html.haml Localizations for most server-side strings 2016-11-16 00:55:33 +01:00
followers.html.haml Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
following.html.haml Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
show.activitystreams2.rabl Add AS2 format to RABL files 2017-02-06 17:00:55 -08:00
show.html.haml Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00