Age | Commit message (Expand) | Author |
2022-07-05 | Add customizable user roles (#18641) | Eugen Rochko |
2022-06-28 | Revamp post filtering system (#18058) | Claire |
2022-06-23 | Add /api/v1/admin/domain_allows (#18668) | Claire |
2022-06-23 | use Notification::TYPES for api push subscription alerts (#18709) | tateisu |
2022-06-21 | Fix suspicious sign-in mails never being sent (#18599) | Claire |
2022-06-09 | Add administrative webhooks (#18510) | Eugen Rochko |
2022-06-01 | Add /api/v1/admin/domain_blocks (#18247) | Claire |
2022-05-26 | Fix suspended users being able to access APIs that don't require a user (#18524) | Eugen Rochko |
2022-05-26 | Fix confirmation redirect to app without `Location` header (#18523) | Eugen Rochko |
2022-05-26 | Change unapproved and unconfirmed account to not be accessible in the REST AP... | Claire |
2022-05-13 | Refactor how Redis locks are created (#18400) | Eugen Rochko |
2022-05-09 | Change RSS feeds (#18356) | Eugen Rochko |
2022-05-02 | Fix error when looking handle with surrounding spaces (#18225) | Claire |
2022-05-01 | Fix double render error when authorizing interaction (#18203) | Eugen Rochko |
2022-05-01 | Fix error when trying to revoke OAuth token without supplying a token (#18205) | Eugen Rochko |
2022-04-28 | Fix 500 error when a bookmark or favorite has been reported and deleted (#18174) | Claire |
2022-04-28 | Fix single Redis connection being used across all threads (#18135) | Eugen Rochko |
2022-04-08 | Fix error resposes for `from` search prefix (#17963) | 0x2019 |
2022-04-08 | Fix extremely rare race condition when deleting a toot or account (#17994) | Claire |
2022-04-08 | Change e-mail notifications to only be sent when recipient is offline (#17984) | Eugen Rochko |
2022-04-07 | Fix pagination header on empty trends responses in REST API (#17986) | Eugen Rochko |
2022-04-06 | Remove sign-in token authentication, instead send e-mail about new sign-in (#... | Eugen Rochko |
2022-04-06 | Fix admin API unconditionally requiring CSRF token (#17975) | Claire |
2022-04-06 | Fix `GET /api/v1/trends/tags` missing `offset` param in REST API (#17973) | Eugen Rochko |
2022-03-28 | Fix /api/v1/admin/accounts (#17887) | Claire |
2022-03-26 | Refactor formatter (#17828) | Eugen Rochko |
2022-03-26 | Add offset pagination to trends in REST API (#17872) | Eugen Rochko |
2022-03-22 | Fix locale not being set in REST API (#17847) | Eugen Rochko |
2022-03-15 | Add `types` param to `GET /api/v1/notifications` in REST API (#17767) | Eugen Rochko |
2022-03-12 | Fix `POST /api/v1/emails/confirmations` not being available after sign-up (#1... | Eugen Rochko |
2022-03-09 | Add rate limit for editing (#17728) | Eugen Rochko |
2022-03-09 | Allow login through OpenID Connect (#16221) | chandrn7 |
2022-03-09 | Change design of federation pages in admin UI (#17704) | Eugen Rochko |
2022-03-08 | Fix performance of account timelines (#17709) | Eugen Rochko |
2022-03-07 | Add `/api/v1/accounts/familiar_followers` to REST API (#17700) | Eugen Rochko |
2022-03-04 | Fix duplicate notifications being possible after poll expiration (#17697) | Eugen Rochko |
2022-03-03 | Allow editing media attachments for scheduled toots (#17690) | Claire |
2022-03-03 | Change `follow` scope to be covered by `read` and `write` scopes in REST API ... | Eugen Rochko |
2022-03-02 | Fix leak of existence of otherwise inaccessible statuses in REST API (#17684) | Eugen Rochko |
2022-03-02 | Fix report category not being saved in REST API (#17682) | Eugen Rochko |
2022-03-01 | Add ability to mark statuses as sensitive from reports in admin UI (#17668) | Eugen Rochko |
2022-03-01 | Change old moderation strikes to be displayed in a separate page (#17566) | Claire |
2022-03-01 | Change authorized applications page (#17656) | Eugen Rochko |
2022-02-26 | Fix error when a MX is shared across blocked domains (#17650) | Claire |
2022-02-25 | Add trending statuses (#17431) | Eugen Rochko |
2022-02-24 | Change e-mail domain blocks to block IPs dynamically (#17635) | Eugen Rochko |
2022-02-23 | Add notifications for new sign-ups (#16953) | Eugen Rochko |
2022-02-19 | Bump pundit from 2.1.1 to 2.2.0 (#17543) | dependabot[bot] |
2022-02-19 | Change global `locale` param to `lang` to avoid conflicts (#17592) | Eugen Rochko |
2022-02-16 | Fix issues when attempting to appeal an old strike (#17554) | Claire |