Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-07-14 | Fix response of unreblog/unfavourite APIs (#4204) | unarist | |
Both APIs process asynchronously, so reblogged/favourited fields in the response should be set to `false` manually. | |||
2017-07-07 | Refactor JSON templates to be generated with ActiveModelSerializers instead ↵ | Eugen Rochko | |
of Rabl (#4090) |