Commit Graph

5 Commits (3e78b7cc3a57c9bbf5c9480872b083767d47431c)

Author SHA1 Message Date
Matt Jankowski dd1ae3b109 Simplify the way the embed view is created ()
* Add coverage for embedded status view

* Refactor embed view to eliminate @external_links variable
Eugen Rochko 87576e1ab1 Fixing atom feeds for accounts, adding tests that would catch such bugs in future
Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1
Eugen Rochko 71ae4dd3d2 Adding public following and followers pages, fix
Eugen Rochko 0e8f59c16f Refactoring Grape API methods into normal controllers & other things