mastodon/app
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
..
assets Update ja.yml (follow for #2118) (#2137) 2017-04-19 13:44:07 +02:00
controllers Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
helpers Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
lib Language detection refactor (#2099) 2017-04-18 22:20:12 +02:00
mailers Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
models Fix #1642, fix #1912 - Dictate content-type file extension (#2078) 2017-04-18 23:15:44 +02:00
presenters About page contact email (#1839) 2017-04-15 13:33:25 +02:00
services Language detection refactor (#2099) 2017-04-18 22:20:12 +02:00
validators Organize coverage dirs (#1695) 2017-04-13 16:00:31 +02:00
views Restful refactor of accounts/ routes (#2133) 2017-04-19 13:52:37 +02:00
workers Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00