Commit Graph

8 Commits (8784bd79d0053cb15775eb078f45e6aca7775d77)

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
Eugen Rochko 8b2cad5637 Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
Yamagishi Kazutoshi 275c5b51ed Customizable privacy policy from admin interface ()
Eugen Rochko b48c9013aa Bump version, improve how version is stored for better commit history ()
Ash Furrow a0ed88a99b Adds version to about/more and API ()
* Adds version.

* Cleans up code.

* Removes standalone endpoint and adds version to instance endpoint.

* Addresses feedback from .
alpaca-tc 5ce8a1811a Replace User.count -> User.confirmed.count ()
Matt Jankowski 3b8908c114 About page contact email ()
* Correct site_contact_email typo

* Separate about more page into partials, add specs
Matt Jankowski e5282e4ec0 Clean up about page ()
* Add InstancePresenter to expose site details

* Clean up about controller, use instance presenter