Age | Commit message (Expand) | Author |
2023-03-30 | Change user settings to be stored in a more optimal way (#23630) | Eugen Rochko |
2023-03-16 | Replace `Status#translatable?` with language matrix in separate endpoint (#24... | Christian Schmidt |
2023-03-04 | Fix spec for api/v1/statuses/translations (#23956) | Matt Jankowski |
2023-03-04 | Specs api v1 controllers (#23930) | Matt Jankowski |
2023-02-22 | Enable Style/FrozenStringLiteralComment for specs (#23790) | Nick Schonning |
2023-02-22 | Enable Rubocop Style/StringConcatenation defaults (#23792) | Nick Schonning |
2023-02-20 | Autofix Rubocop remaining Layout rules (#23679) | Nick Schonning |
2023-02-20 | Autofix Rubocop RSpec/BeEq (#23740) | Nick Schonning |
2023-02-20 | Audofix Rubocop Style/WordArray (#23739) | Nick Schonning |
2023-02-20 | Autofix Rubocops RSpec/ScatteredLet (#23725) | Nick Schonning |
2023-02-20 | Enable Rubocop HTTP status rules (#23717) | Nick Schonning |
2023-02-20 | Autofix Rubocop RSpec/ReturnFromStub (#23724) | Nick Schonning |
2023-02-20 | Autofix Rubocop Rails/Pluck (#23730) | Nick Schonning |
2023-02-19 | Autofix Rubocop Style/StringLiterals (#23695) | Nick Schonning |
2023-02-18 | Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693) | Nick Schonning |
2023-02-18 | Autofix Rubocop Lint/ParenthesesAsGroupedExpression (#23682) | Nick Schonning |
2023-02-18 | Autofix Rubocop Lint/AmbiguousOperator (#23680) | Nick Schonning |
2023-02-18 | Enable Rubocop Style/NumericLiterals (#23647) | Nick Schonning |
2023-02-18 | Run rubocop formatting except line length (#23632) | Nick Schonning |
2023-02-17 | Autofix Rubocop RSpec/BeNil (#23653) | Nick Schonning |
2023-02-13 | Add API parameter to safeguard unexpect mentions in new posts (#18350) | Claire |
2023-02-13 | Add tests to indicate inclusion of self replies in statuses endpoint (#23266) | Varun Sharma |
2023-01-23 | Add missing `policy` attribute to `WebPushSubscriptionSerializer` (#23210) | Claire |
2022-12-15 | Fix changing domain block severity not undoing individual account effects (#2... | Claire |
2022-12-07 | Log admin approve and reject account (#22088) | Francis Murillo |
2022-12-07 | Fix irreversible and whole_word parameters handling in /api/v1/filters (#21988) | Claire |
2022-11-21 | Fix not being able to follow more than one hashtag (#21285) | Claire |
2022-11-14 | Move V2 Filter methods under /api/v2 prefix (#20622) | trwnh |
2022-11-14 | Fix error when invalid domain name is submitted (#19474) | Eugen Rochko |
2022-10-30 | Fix account action type validation (#19476) | Eugen Rochko |
2022-09-20 | Add ability to filter followed accounts' posts by language (#19095) | Eugen Rochko |
2022-08-25 | Add ability to filter individual posts (#18945) | Claire |
2022-07-17 | Add ability to follow hashtags (#18809) | 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-01 | Add /api/v1/admin/domain_blocks (#18247) | Claire |
2022-03-28 | Fix /api/v1/admin/accounts (#17887) | Claire |
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-06 | Spelling (#17705) | Josh Soref |
2022-03-02 | Fix report category not being saved in REST API (#17682) | Eugen Rochko |
2022-02-25 | Add trending statuses (#17431) | Eugen Rochko |
2022-02-10 | Fix some flaky tests that randomly failed because of item ordering (#17509) | Claire |
2022-02-10 | Add editing for published statuses (#17320) | Eugen Rochko |
2022-01-28 | Refactor and improve tests (#17386) | Claire |
2022-01-19 | Add support for editing for published statuses (#16697) | Eugen Rochko |
2022-01-17 | Add support for private pinned posts (#16954) | Claire |
2021-11-25 | Add trending links (#16917) | Eugen Rochko |
2021-11-06 | Fix AccountNote not having a maximum length (#16942) | Claire |