about summary refs log tree commit diff
path: root/spec/helpers/api
AgeCommit message (Expand)Author
2016-09-26Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - appEugen Rochko
2016-09-08Optimized n+1 queries in accounts Atom and HTML viewsEugen Rochko
2016-09-05PostStatusService can attach media to status, ProcessFeedService likewiseEugen Rochko
2016-09-05Add API to upload media attachmentsEugen Rochko
2016-03-21Fix text color in dashboard inputs, sanitize remote status content in UI,Eugen Rochko
2016-03-18Removing autogenerated test stubs that were not neededEugen Rochko
2016-03-07Adding doorkeeper, adding a REST APIEugen Rochko
2016-02-29Refactoring Grape API methods into normal controllers & other thingsEugen Rochko