about summary refs log tree commit diff
path: root/app/views/api/v1/statuses/_show.rabl
AgeCommit message (Expand)Author
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko
2017-05-21Fix forgotten to include language attribute in statuses JSON (#3209)Eugen Rochko
2017-05-13Revert HTML CW changes (#3020)beatrix
2017-05-11Fix regressions from #2683 (#2970)Eugen Rochko
2017-03-31Fix some views still not using counter cachesEugen Rochko
2017-03-30Add counter caches for a large performance increase on API requestsEugen Rochko
2017-02-05No replies filter on home timeline no longer hides self-repliesEugen Rochko
2017-01-25Instead of using spoiler boolean and spoiler_text, simply check for non-blank...Eugen Rochko
2017-01-23Implement a click-to-view spoiler systemblackle
2017-01-15Add tracking of OAuth app that posted a status, extend OAuth apps to have opt...Effy Elden
2016-12-21Private visibility on statuses prevents non-followers from seeing thoseEugen Rochko
2016-11-23Adding sensitive marker to statuses in APIEugen Rochko
2016-11-21Performance improvement for notifications APIEugen Rochko
2016-11-05Adding hashtagsEugen Rochko
2016-11-03Disable caching of statuses (maybe this will help with the weird bug)Eugen Rochko
2016-11-03Fix reblogged/favourited caching; add API endpoints for who favd/reblogged st...Eugen Rochko
2016-11-03Enable caching for some rabl viewsEugen Rochko