Age | Commit message (Expand) | Author |
2017-04-09 | Do not store last visited URL from API controllers (#1330) | Eugen |
2017-03-06 | Revert earlier fix due to new bug reports | Eugen Rochko |
2017-03-05 | Increase max bitrate of converted webms, slightly optimized counter queries | Eugen Rochko |
2017-03-04 | Add digest e-mails | Eugen Rochko |
2017-02-26 | Add validation of media attachments, clean up mastodon-own exception classes | Eugen Rochko |
2017-01-24 | API now respects ?limit param as long as it's within 2x default limit | Eugen Rochko |
2017-01-23 | Potentially fix notifications issue | Eugen Rochko |
2016-12-22 | Add "locked" flag to accounts, prevent blocked users from following, force-un... | Eugen Rochko |
2016-11-25 | X-RateLimit-Reset formatted with iso8601 | Eugen Rochko |
2016-11-23 | Rename "publish" to "toot" in english locale, fix lightbox showing old image | Eugen Rochko |
2016-11-22 | More query optimizations | Eugen Rochko |
2016-11-21 | Better error message in doorkeeper json response | Eugen Rochko |
2016-11-21 | Performance improvement for notifications API | Eugen Rochko |
2016-11-15 | Fix rubocop issues, introduce usage of frozen literal to improve performance | Eugen Rochko |
2016-11-09 | Replace setting custom CORS headers with rack-cors, set it on /oauth/token en... | Eugen Rochko |
2016-11-09 | API pagination for all collections using Link header | Eugen Rochko |
2016-11-08 | Move timelines API from statuses to its own controller, add a check for | Eugen Rochko |
2016-11-02 | Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, | Eugen Rochko |
2016-10-22 | Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting | Eugen Rochko |
2016-10-19 | Fix #100 - Add "back" button to certain views | Eugen Rochko |
2016-10-16 | Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for ... | Eugen Rochko |
2016-10-05 | Catching more exceptions that slipped through, removing AR logging from | Eugen Rochko |
2016-09-30 | Meaningful validation errors in API response | Eugen Rochko |
2016-09-26 | Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app | Eugen Rochko |
2016-09-17 | Improved error handling for FollowRemoteService | Eugen Rochko |
2016-08-26 | The frontend will now be an OAuth app, auto-authorized. The frontend will use... | Eugen Rochko |
2016-08-17 | Upgrade to Rails 5.0.0.1 | Eugen Rochko |
2016-03-20 | Writing out more tests, fixed some bugs | Eugen Rochko |
2016-03-11 | Improving feed queries, switching API to doorkeeper authentication | Eugen Rochko |
2016-03-07 | Adding doorkeeper, adding a REST API | Eugen Rochko |
2016-03-05 | Fixing some bugs, adding pending test examples | Eugen Rochko |