Commit Graph

17930 Commits (441dcd7396eb17a16c0ebb234996bd39834d2730)
 

Author SHA1 Message Date
Emelia Smith eef8d2c855
Add link from Web UI for Hashtags to the Moderation UI ()
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
Claire 7a4370f2d9
Fix inactive users' timelines being backfilled on follow and unsuspend ()
Calvin Lee 7f4858b339
Correctly sanitize MathML out of post content ()
Eugen Rochko 48f3ed738f
Fix list error messages ()
github-actions[bot] fa3577e04b
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] e4bd3162e8
Update opentelemetry-ruby (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Eugen Rochko 46c43d263c
Change avatar and header size limits from 2MB to 8MB when using libvips ()
Eugen Rochko 7a3dea385e
Change onboarding flow in web UI ()
Eugen Rochko 429e08e3d2
Remove old notifications route from web UI ()
Matt Jankowski a27bafa596
Add `UserRole#bypass_block?` method for notification check ()
renovate[bot] f0855fd41f
Update dependency axios to v1.7.8 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 5c3a64dd50
Update dependency aws-sdk-s3 to v1.174.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 7ba19ecf1e
Update dependency webauthn to v3.2.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 08914516d9
Update dependency postcss-preset-env to v10.1.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 6efa320feb
Fix `Style/SafeNavigation` cop ()
renovate[bot] b702cd74f3
Update dependency @dnd-kit/core to v6.2.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 72f623c391
Update dependency @dnd-kit/sortable to v9 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] 6b1dd1bf2a
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 36496f4d73
Update Yarn to v4.5.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 3e901d108c
Update dependency selenium-webdriver to v4.27.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski 0ea9d8164b
Remove `body_class_string` helper ()
Matt Jankowski 6d62581da1
Update binstub templates ()
Claire 9a7130d6da
Fix direct inbox delivery pushing posts into inactive followers' timelines ()
Claire 2d8fed23e6
Fix `TagFollow` records not being correctly handled in account operations ()
Eugen Rochko 1a88c05274
Fix arrow in the wrong place on empty list members screen in web UI ()
Claire 1be83c6982
Fix username and display name being hidden on narrow screens in moderation interface ()
Matt Jankowski 74df47ad9c
Add coverage for `Webhook` validations ()
Matt Jankowski ab9c62e8c7
Add coverage for `User` validations ()
Matt Jankowski fd90f04f0e
Add coverage for `UserRole` validations ()
renovate[bot] 7fb0880e1e
Update dependency husky to v9.1.7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] 4521390163
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 1333ed4d4e
Update docker/dockerfile Docker tag to v1.11 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski a20dca7327
Restore stdout logging setting in development environment ()
renovate[bot] 8c322cca19
Update dependency mutex_m to v0.3.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 91cc180cd0
Update dependency puma to v6.5.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Nick Schonning 27e79da6b9
Update immutable imports for v5 ()
David Roetzel 21a8612aab
Prevent delivery of posts to (even more) suspended followers ()
Christian Schmidt 2e66dd09e2
Show default time zone ()
Claire 99f36f1b7b
Tweak antispam a bit ()
Claire 04ce5939ae
Prevent delivery of new posts to suspended followers ()
Claire 9d34146aaa
Remove redundant temporary index creation in `tootctl status remove` ()
シュンジョーァ 35683ac154
Remove webauthn credentials on `tootctl accounts modify --disable-2fa` ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Oliver Geer 0ad5c212c1
Fix accounts table long display name ()
Christian Schmidt 9ebed5d410
Fix CSS warnings ()
renovate[bot] d0753ec276
Update dependency aws-sdk-s3 to v1.173.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] 47190087f8
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 2e5abe4720
Update Yarn to v4.5.2 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Matt Jankowski be2d4615ab
Rely on Rails to enable YJIT when available ()
Eugen Rochko d75088d699
Fix pushing hashtag-followed posts to feeds of inactive users ()
Christian Schmidt 0518613dd7
LinkDetailsExtractor adjustments ()