Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-08 | Replace OEmbed and initial state Rabl templates with serializers (#4110) | Eugen Rochko | |
* Replace OEmbed Rabl template with serializer * Replace initial state rabl with serializer | |||
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead ↵ | Eugen Rochko | |
of Rabl (#4090) | |||
2017-07-04 | Customizable privacy policy from admin interface (#4062) | Yamagishi Kazutoshi | |
2017-04-27 | Bump version, improve how version is stored for better commit history (#2526) | Eugen Rochko | |
2017-04-21 | Adds version to about/more and API (#2181) | Ash Furrow | |
* Adds version. * Cleans up code. * Removes standalone endpoint and adds version to instance endpoint. * Addresses feedback from #2181. | |||
2017-04-19 | Replace User.count -> User.confirmed.count (#2127) | alpaca-tc | |
2017-04-15 | About page contact email (#1839) | Matt Jankowski | |
* Correct site_contact_email typo * Separate about more page into partials, add specs | |||
2017-04-09 | Clean up about page (#1282) | Matt Jankowski | |
* Add InstancePresenter to expose site details * Clean up about controller, use instance presenter |