Commit Graph

9 Commits (8538170c2d5c13e1ebc0e54afc8ebb8158128604)

Author SHA1 Message Date
Eugen Rochko 864e3f8d9c Replace OEmbed and initial state Rabl templates with serializers ()
* Replace OEmbed Rabl template with serializer

* Replace initial state rabl with serializer
Akihiko Odaki 5d9f479538 Cover HomeController more ()
Eugen Rochko 7b7bf834e9 Fix OAuth authorization page and add a spec for it
Eugen Rochko 2603c7e69f Fix tests
Eugen Rochko 71ae4dd3d2 Adding public following and followers pages, fix
Eugen Rochko 3824c58853 Adding GNU Public license, adding home timeline, reblog/favourite counters
Eugen Rochko 0e8f59c16f Refactoring Grape API methods into normal controllers & other things
Eugen Rochko 71fe24096c Adding a Mention model, test stubs
Eugen Rochko 709c6685a9 Made some progress