7 Commits (084cf0babffec9e7bee537fd4f6b2294de6c33dc)

Author SHA1 Message Date
Eugen Rochko fce8464077
Ensure that boolean params in the API are parsed for truthiness (#6575) 8 years ago
nightpool c235711ffe Refactor /api/web APIs to use the centralized axios instance (#6223) 8 years ago
abcang fcc0795a40 Remove unused function (#5950) 8 years ago
Yamagishi Kazutoshi 2edfdab6e6 Don't send Link header when don't know prev and next links (#4633) 9 years ago
abcang e120d09c98 Fix require_user! behavior when not logged in (#4604) 9 years ago
Eugen Rochko 1fcdaafa6f Fix webfinger retries (#4275) 9 years ago
Matt Jankowski 73540ffe6b Clean up for api/base controller (#3629) 9 years ago
Matt Jankowski f0634ba876 Coverage improvement and concern extraction for rate limit headers in API controller (#3625) 9 years ago
Akihiko Odaki (@fn_aki@pawoo.net) 10768aa204 Spec response for forgery (#3248) 9 years ago
Eugen Rochko d0dd9eb5b5 Feature conversations muting (#3017) 9 years ago
839 e2a1b574ab Avoid dynamic methods due to processing speed (#2080) 9 years ago
Matt Jankowski 16d50f60d1 Remove unused methods (#1730) 9 years ago
Eugen 93db265be7 Do not store last visited URL from API controllers (#1330) 9 years ago
Eugen Rochko 1fb3e8988b Revert earlier fix due to new bug reports 9 years ago
Eugen Rochko 8d93f0ca56 Increase max bitrate of converted webms, slightly optimized counter queries 9 years ago
Eugen Rochko 6b81d10030 Add digest e-mails 9 years ago
Eugen Rochko 5f511324b6 Add validation of media attachments, clean up mastodon-own exception classes 9 years ago
Eugen Rochko 1f5792c834 API now respects ?limit param as long as it's within 2x default limit 9 years ago
Eugen Rochko a1894786cf Potentially fix notifications issue 9 years ago
Eugen Rochko 2d2154ba75 Add "locked" flag to accounts, prevent blocked users from following, force-unfollow blocked users 9 years ago
Eugen Rochko 4495baf451 X-RateLimit-Reset formatted with iso8601 9 years ago
Eugen Rochko 4bdb6a0eaf Rename "publish" to "toot" in english locale, fix lightbox showing old image 9 years ago
Eugen Rochko 5c78547198 More query optimizations 9 years ago
Eugen Rochko 627a85f4e4 Better error message in doorkeeper json response 9 years ago
Eugen Rochko f88ca4a206 Performance improvement for notifications API 9 years ago
Eugen Rochko fdc17bea58 Fix rubocop issues, introduce usage of frozen literal to improve performance 9 years ago
Eugen Rochko 448ab18a20 Replace setting custom CORS headers with rack-cors, set it on /oauth/token endpoint 9 years ago
Eugen Rochko b13e7dda1f API pagination for all collections using Link header 9 years ago
Eugen Rochko 9aecc0f48a Move timelines API from statuses to its own controller, add a check for 9 years ago
Eugen Rochko 9467b900a2 Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, 10 years ago
Eugen Rochko a9e40a3d80 Adding OAuth access scopes, fixing OAuth authorization UI, adding rate limiting 10 years ago
Eugen Rochko 04bbc57690 Fix #100 - Add "back" button to certain views 10 years ago
Eugen Rochko de1f3aab86 Fix #16 - Optimize n+1 queries when checking reblogged/favourited values for status lists in API 10 years ago
Eugen Rochko fe77921e47 Catching more exceptions that slipped through, removing AR logging from 10 years ago
Eugen Rochko 96ad9b0db1 Meaningful validation errors in API response 10 years ago
Eugen Rochko 7e14eefc81 Replace logo, fix #57 - delete/unreblog/unfavourite API, fix #45 - app 10 years ago
Eugen Rochko 0e9c1a297a Improved error handling for FollowRemoteService 10 years ago
Eugen Rochko 92afd29650 The frontend will now be an OAuth app, auto-authorized. The frontend will use an access token for API requests 10 years ago
Eugen Rochko 10ba09f546 Upgrade to Rails 5.0.0.1 10 years ago
Eugen Rochko b640f35621 Writing out more tests, fixed some bugs 10 years ago
Eugen Rochko 447cfef62d Improving feed queries, switching API to doorkeeper authentication 10 years ago
Eugen Rochko ab6696e855 Adding doorkeeper, adding a REST API 10 years ago
Eugen Rochko 3b4e04dc32 Fixing some bugs, adding pending test examples 10 years ago