mastodon/app/controllers/concerns
Matt Jankowski 8bac0350d1 Restful refactor of accounts/ routes ()
* 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.
..
.keep Initial commit
account_controller_concern.rb Restful refactor of accounts/ routes ()
localized.rb Improve i18n chooser ()
obfuscate_filename.rb Obfuscate filenames better, double rate limits