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 Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
auth Add recovery code support for two-factor auth (#1773) 2017-04-15 13:26:03 +02:00
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 Merge branch 'pause-gif' of git://github.com/patf/mastodon into patf-pause-gif 2017-04-18 01:25:50 +02:00
kaminari
layouts Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
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 Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
stream_entries Simplify renders in views (#2084) 2017-04-18 17:15:30 +02:00
tags
user_mailer Fix tiny typo, and added link to terms and conditions in confirmation email for Japanese. (#1975) (#1975) 2017-04-17 10:32:09 +02:00
well_known