about summary refs log tree commit diff
path: root/app/views/api/v1/statuses/_mention.rabl
AgeCommit message (Collapse)Author
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead ↵Eugen Rochko
of Rabl (#4090)
2017-05-31Misc tidying and clean ups (#3445)Matt Jankowski
* Remove trailing whitespace in i18n mailers * Use query methods instead of #present? on AR attributes * Delegate Status#account_domain method * Delegate Mention #account_username and #account_acct methods
2017-02-04untested!! spoiler hotfix for replieshoodie
untested, my vagrant is bugged again, submitted at gargron's request
2016-11-03Enable caching for some rabl viewsEugen Rochko