Commit Graph

17486 Commits (67504dbf9c51f458a912d98106ef7b5ae79d63fc)
 

Author SHA1 Message Date
Matt Jankowski 67504dbf9c
Simplify uniqueness validation spec for `IpBlock` ()
Matt Jankowski 5c910dc82e
Add coverage for `DatabaseHelper` primary/replica methods ()
Matt Jankowski 745c4f900a
Remove unused `ApplicationHelper#visibility_icon` helper method ()
Eugen Rochko d11231a420
Change design of rich text elements in web UI ()
Matt Jankowski 97b18d10b4
Move hcaptcha service config to `config_for` yml ()
Matt Jankowski 35f008aa2a
Move translation service config to `config_for` yml ()
Matt Jankowski 5a4f4f3e83
Remove single-use `ProfileStories` method ()
Matt Jankowski a850be4ad3
Match ruby version in lockfile to version in `.ruby-version` ()
Matt Jankowski 2f906ed55a
Constants for account refresh ()
Matt Jankowski fae1de699c
Remove duplicate indexes from database ()
Matt Jankowski c3e684b715
Remove unused svg logos ()
Claire 393f0a0159
Redesign Content Warning and filters ()
David Roetzel 05f23df3b7
Add endpoint to remove web push subscription ()
Matt Jankowski d1b20ea8f7
Worker specs coverage increase ()
Matt Jankowski bd0c826a3d
Simplify model validation specs for `Announcement` ()
Matt Jankowski c0f46e9031
Fortify coverage for `Follow` model ()
Matt Jankowski 1f3722904f
Top off coverage for `Appeal` model ()
Matt Jankowski 67403e7b01
Add coverage for ActivityPub likes/shares endpoints ()
Matt Jankowski 0a4a73f9a6
Add coverage for `api/v1/domain_blocks/preview` endpoint ()
Matt Jankowski 6d2f865862
Add coverage for `AccountAlias` validations ()
David Roetzel 029c99bd7b
Do not change follow counters when already following ()
Jeong Arm 18659f8163
Fix that blocking was not working on link timeline ()
Eugene Alvin Villar 16597fa735
Fix tl language native name ()
renovate[bot] f8a66e9915
Update formatjs monorepo ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Emelia Smith 346cdb998c
Fix 'unknown' media attachment type rendering ()
renovate[bot] bb05325306
Update dependency eslint-plugin-formatjs to v5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 36f1ec164d
Update dependency ubuntu to v24 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 4d5b2de6c8
Update dependency mime-types to '~> 3.6.0' ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 699f75bb35
Update dependency eslint-plugin-react-hooks to v5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] bd850d1ec0
Update dependency @reduxjs/toolkit to v2.3.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 40b4f73c18
Pre-import Rails 7.2 generated config minor changes ()
renovate[bot] e05f9fed33
Update dependency pino to v9.5.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 29f98b361f
Update dependency ruby-prof to v1.7.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 11a63b2db6
Update eslint (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
renovate[bot] 4a65fa74fa
Update dependency aws-sdk-s3 to v1.169.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 650f224328
Update dependency faker to v3.5.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 2e0bb35cf7
Update dependency brakeman to v6.2.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 35da47c857
Update devDependencies (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 8e39cc9218
Update Yarn to v4.5.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] a19a120769
Update DefinitelyTyped types (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 52af99ce77
Update dependency libvips to v8.15.5 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Renaud Chaput fb6d7ed475
Replace `execCommand` for copying text with the modern `clipboard` API ()
Claire 1fc165de02
Remove ability to get embed code for remote posts ()
Claire 2391937e11
Fix follow recommendation moderation page default language when using regional variant ()
github-actions[bot] 8eae0d067d
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
hota 0f37b7d6ac
Fix column-settings spacing in local timeline in advanced view ()
Matt Jankowski bd6c96f737
Fix broken i18n in text welcome mailer tags area ()
Claire 8b56509625
Add more explicit explanations about author attribution and `fediverse:creator` ()
github-actions[bot] 009f2ebc32
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Emelia Smith b23ff050ac
Fix missing or incorrect cache-control headers for Streaming server ()