Age | Commit message (Expand) | Author |
2022-07-13 | Change how hashtags are normalized (#18795) | Eugen Rochko |
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-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 | Change unapproved and unconfirmed account to not be accessible in the REST AP... | Claire |
2022-05-02 | Fix error when looking handle with surrounding spaces (#18225) | Claire |
2022-04-28 | Fix 500 error when a bookmark or favorite has been reported and deleted (#18174) | Claire |
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-07 | Fix pagination header on empty trends responses in REST API (#17986) | 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-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 | Change authorized applications page (#17656) | Eugen Rochko |
2022-02-25 | Add trending statuses (#17431) | Eugen Rochko |
2022-02-23 | Add notifications for new sign-ups (#16953) | Eugen Rochko |
2022-02-11 | Add notifications when a reblogged status has been updated (#17404) | Eugen Rochko |
2022-02-10 | Add editing for published statuses (#17320) | Eugen Rochko |
2022-02-10 | Add `category` and `rule_ids` params to `POST /api/v1/reports` (#17492) | Eugen Rochko |
2022-02-09 | Add edit history to web UI (#17390) | Eugen Rochko |
2022-01-28 | Fix Sidekiq warnings about JSON serialization (#17381) | Claire |
2022-01-23 | Add OMNIAUTH_ONLY environment variable to enforce externa log-in (#17288) | Claire |
2022-01-19 | Add support for editing for published statuses (#16697) | Eugen Rochko |
2022-01-17 | Add notifications for statuses deleted by moderators (#17204) | Eugen Rochko |
2022-01-17 | Add support for private pinned posts (#16954) | Claire |
2022-01-16 | Remove IP tracking columns from users table (#16409) | Eugen Rochko |
2021-11-26 | Remove Keybase integration (#17045) | Eugen Rochko |
2021-11-25 | Add trending links (#16917) | Eugen Rochko |
2021-10-18 | Add remove from followers api (#16864) | Takeshi Umeda |
2021-10-14 | Add graphs and retention metrics to admin dashboard (#16829) | Eugen Rochko |
2021-07-21 | Add logging of S3-related errors (#16381) | Claire |
2021-06-02 | Fix e-mail confirmations API not working correctly (#16348) | Eugen Rochko |
2021-05-06 | Add Ruby 3.0 support (#16046) | Claire |
2021-04-26 | Further improve the media attached status query for accounts (#16106) | abcang |