Age | Commit message (Expand) | Author |
2019-08-11 | Fix ActivityPub and REST API queries setting cookies and preventing caching (... | ThibG |
2019-08-08 | Fix pinned statuses API returning pagination headers (#11526) | Eugen Rochko |
2019-08-05 | Change admin UI for hashtags and add back whitelisted trends (#11490) | Eugen Rochko |
2019-07-30 | Add whitelist mode (#11291) | Eugen Rochko |
2019-07-23 | Bump active_model_serializers from 0.10.9 to 0.10.10 (#11311) | dependabot-preview[bot] |
2019-07-22 | Change unconfirmed user login behaviour (#11375) | Eugen Rochko |
2019-07-21 | Add (back) rails-level JSON caching (#11333) | Eugen Rochko |
2019-07-08 | Refactor controllers for statuses, accounts, and more (#11249) | Eugen Rochko |
2019-07-06 | Remove Salmon and PubSubHubbub (#11205) | Eugen Rochko |
2019-07-05 | Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213) | Eugen Rochko |
2019-07-05 | Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212) | Eugen Rochko |
2019-06-28 | Add categories for custom emojis (#11196) | Eugen Rochko |
2019-06-20 | Add moderation API (#9387) | Eugen Rochko |
2019-06-04 | Fix poll API not requiring authentication on non-public polls (#10960) | Eugen Rochko |
2019-05-28 | Fix web push notifications for polls (#10864) | ThibG |
2019-05-21 | Add `account_id` param to `GET /api/v1/notifications` (#10796) | Paul Woolcock |
2019-05-11 | Add toot source to delete result to ease Delete & Redraft (#10669) | ThibG |
2019-05-03 | Explicitly disable storage of REST API results (#10655) | ThibG |
2019-04-07 | Improve blocked view of profiles (#10491) | Eugen Rochko |
2019-04-01 | Hide blocking accounts from blocked users (#10442) | ThibG |
2019-03-28 | squashed identity proof updates (#10375) | Alex Gessner |
2019-03-18 | Add Keybase integration (#10297) | Eugen Rochko |
2019-03-15 | Add `visibility` param to reblog REST API (#9851) | Eugen Rochko |
2019-03-15 | Add a preferences API so apps can share basic behaviours (#10109) | Eugen Rochko |
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko |
2019-03-13 | Fix `tagged` param not being normalized before querying tags (#10249) | Eugen Rochko |
2019-03-03 | Add polls (#10111) | Eugen Rochko |
2019-02-26 | Improve account media query (#10121) | abcang |
2019-02-26 | Add type, limit, offset, min_id, max_id, account_id to search API (#10091) | Eugen Rochko |
2019-02-16 | Add vapid_key to the application entity in the REST API (#10058) | Eugen Rochko |
2019-02-04 | Add featured hashtags to profiles (#9755) | Eugen Rochko |
2019-01-18 | Fix REST API showing non-public reblogs for a given status (#9850) | Eugen Rochko |
2019-01-07 | Add locale param to sign-up API (#9747) | Eugen Rochko |
2019-01-06 | Add cache to custom emojis API (#9732) | Eugen Rochko |
2019-01-05 | Add scheduled statuses (#9706) | Eugen Rochko |
2018-12-27 | Add exclude_reblogs option to account statuses API (#9640) | Eugen Rochko |
2018-12-25 | Add error message with invalid email confirmation (#9625) | Takeshi Umeda |
2018-12-24 | Add REST API for creating an account (#9572) | Eugen Rochko |
2018-12-23 | Sanitize and sandbox toot embeds (#9552) | ThibG |
2018-12-20 | Allow unauthenticated REST API access to GET /api/v1/accounts/:id/statuses (#... | Eugen Rochko |
2018-12-06 | Add profile directory (#9427) | Eugen Rochko |
2018-11-19 | Extract counters from accounts table to account_stats table (#9295) | Eugen Rochko |
2018-11-08 | Optimize the process of following someone (#9220) | Eugen Rochko |
2018-11-05 | Allow joining several hashtags in a single column (#8904) | James Kiesel |
2018-10-19 | Add unread indicator to conversations (#9009) | Eugen Rochko |
2018-10-07 | Add conversations API (#8832) | Eugen Rochko |
2018-10-07 | Ensure only toots from the reported users are reported (#8916) | ThibG |
2018-09-28 | Support min_id-based pagination in REST API (#8736) | Eugen Rochko |
2018-09-24 | Cache instance info (#8765) | Yamagishi Kazutoshi |
2018-09-09 | Add force_login option to OAuth authorize page (#8655) | Eugen Rochko |