Age | Commit message (Expand) | Author |
2020-03-21 | Fix reported accounts not being whitelisted when resolving a spamcheck report... | 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-02-16 | Fix sign-ups without checked user agreement being accepted through the web fo... | ThibG |
2020-02-03 | Change signature verification to ignore signatures with invalid host (#13033) | 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-12-17 | Fixes featured hashtag setting page erroring out instead of rejecting invalid... | 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-11-13 | Change to always returns html document in error pages (#12214) | Yamagishi Kazutoshi |
2019-09-29 | Add a nodeinfo endpoint (#12002) | Eugen Rochko |
2019-09-19 | Add account migration UI (#11846) | Eugen Rochko |
2019-09-18 | Add password challenge to 2FA settings, e-mail notifications (#11878) | Eugen Rochko |
2019-09-18 | Fix TOTP codes not being filtered from logs during enabling/disabling (#11877) | Eugen Rochko |
2019-09-15 | Fix 2FA challenge and password challenge for non-database users (#11831) | Eugen Rochko |
2019-09-13 | Remove deprecated `GET /api/v1/search` API (#11823) | Eugen Rochko |
2019-09-11 | Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) | Eugen Rochko |
2019-09-11 | add admin setting for default search engine indexing (fix #11750) (#11804) | Tao Bror Bojlén |
2019-09-10 | Add updated relationship to follow request API responses (#11800) | ThibG |
2019-09-09 | Add batch actions and categories to admin UI for custom emojis (#11793) | Eugen Rochko |
2019-09-06 | Add timeline read markers API (#11762) | Eugen Rochko |
2019-08-30 | Fix uncaught domain normalization error in remote follow (#11703) | Eugen Rochko |
2019-08-30 | Fix uncaught parameter missing exceptions and missing error templates (#11702) | Eugen Rochko |
2019-08-22 | Fix remote and staff-removed statuses leaving media behind for a day (#11638) | Eugen Rochko |
2019-08-16 | Fix blurhash and autoplay not working on public pages (#11585) | Eugen Rochko |
2019-08-06 | Bump faker from 1.9.6 to 2.1.0 and update faker api (#11489) | Yusuke Nakamura |
2019-08-05 | Change admin UI for hashtags and add back whitelisted trends (#11490) | Eugen Rochko |
2019-08-01 | Remove XML version of Webfinger and remove links to Atom feeds (#11460) | Eugen Rochko |
2019-07-22 | Change unconfirmed user login behaviour (#11375) | Eugen Rochko |
2019-07-21 | Change locale detection to run once per session (#8657) | Eugen Rochko |
2019-07-11 | Add ActivityPub secure mode (#11269) | Eugen Rochko |
2019-07-11 | Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) | Eugen Rochko |
2019-07-08 | Remove unused remote unfollow controller (#11250) | Eugen Rochko |
2019-07-08 | Refactor controllers for statuses, accounts, and more (#11249) | 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-07 | Change /settings/preferences to redirect to appearance, add /settings/prefere... | Eugen Rochko |
2019-06-07 | Change preferences page into appearance, notifications, and other (#10977) | 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-05-14 | Record account suspend/silence time and keep track of domain blocks (#10660) | ThibG |
2019-05-03 | Provide a link to existing domain block when trying to block an already-block... | ThibG |
2019-05-02 | Check that an invite link is valid before bypassing approval mode (#10657) | ThibG |