Age | Commit message (Expand) | Author |
2021-04-15 | Fix app name, website and redirect URIs not having a maximum length (#16042) | Eugen Rochko |
2021-04-15 | Add `policy` param to `POST /api/v1/push/subscriptions` (#16040) | Eugen Rochko |
2021-03-24 | Update Mastodon to Rails 6.1 (#15910) | Claire |
2021-02-24 | Change ResolveAccountService's handling of skip_webfinger (#15750) | Claire |
2021-01-10 | Fix muting users with duration via the REST api (#15516) | Levi Bard |
2020-11-21 | Fix not being able to unfavorite toots one has lost access to (#15192) | ThibG |
2020-11-08 | Add support for reversible suspensions through ActivityPub (#14989) | Eugen Rochko |
2020-11-04 | Add account sensitized (#14361) | Takeshi Umeda |
2020-09-18 | Add option to be notified when a followed user posts (#13546) | Eugen Rochko |
2020-08-19 | Fix not being able to unbookmark toots when blocked by their author (#14604) | ThibG |
2020-07-15 | Fix being unable to unboost when blocked by their author (#14308) | ThibG |
2020-05-12 | Bump doorkeeper from 5.3.3 to 5.4.0 (#13733) | dependabot-preview[bot] |
2020-05-08 | Fix own following/followers not showing muted users (#13614) | ThibG |
2020-03-08 | Add specific rate limits for posting and following (#13172) | Eugen Rochko |
2020-02-27 | Fix leak of arbitrary statuses through unfavourite action in REST API (#13161) | Eugen Rochko |
2020-01-23 | Add announcements (#12662) | Eugen Rochko |
2020-01-04 | Fix base64-encoded file uploads not being possible (#12748) | Eugen Rochko |
2019-12-31 | Hide blocked users from more places (#12733) | ThibG |
2019-11-17 | Support min_id-based pagination for bookmarks (#12381) | Gomasy |
2019-11-16 | make it not return http 400 when passing and empty source argument (#12259) | Jennifer Glauche |
2019-11-13 | Add bookmarks (#7107) | ThibG |
2019-09-13 | Remove deprecated `GET /api/v1/search` API (#11823) | Eugen Rochko |
2019-09-10 | Add updated relationship to follow request API responses (#11800) | ThibG |
2019-09-06 | Add timeline read markers API (#11762) | Eugen Rochko |
2019-07-22 | Change unconfirmed user login behaviour (#11375) | Eugen Rochko |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | 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-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-21 | Add `account_id` param to `GET /api/v1/notifications` (#10796) | Paul Woolcock |
2019-05-19 | Change bio limit from 160 to 500 (#10790) | trwnh |
2019-04-07 | Improve blocked view of profiles (#10491) | Eugen Rochko |
2019-04-01 | Hide blocking accounts from blocked users (#10442) | ThibG |
2019-03-18 | Add Keybase integration (#10297) | Eugen Rochko |
2019-03-03 | Add polls (#10111) | Eugen Rochko |
2019-01-10 | Not to skip executable specs (#9753) | ysksn |
2019-01-05 | Add scheduled statuses (#9706) | Eugen Rochko |
2018-12-24 | Add REST API for creating an account (#9572) | Eugen Rochko |
2018-12-17 | Add spec for Api::V1::Timelines::DirectController (#9547) | ysksn |
2018-12-17 | Add specs for Api::V1::Instances::PeersController (#9546) | ysksn |
2018-12-17 | Add spec for Api::V1::EndorsementsController (#9543) | ysksn |
2018-12-17 | Add spec for Api::V1::Instances::ActivityController (#9545) | ysksn |
2018-12-17 | Add specs for Accounts::PinsController (#9542) | ysksn |
2018-10-08 | rubocop issues - Cleaning up (#8912) | ashleyhull-versent |
2018-10-07 | Add conversations API (#8832) | Eugen Rochko |
2018-10-04 | Lint pass (#8876) | aus-social |
2018-09-28 | Support min_id-based pagination in REST API (#8736) | Eugen Rochko |
2018-08-26 | Make Api::V1::MutesController paginate properly (#8472) | Jakub Mendyk |