Commit Graph

17847 Commits (4bf6af3b6119d9c5fc4a67f066ccbd9d8431b413)
 

Author SHA1 Message Date
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 ()
Joshix-1 68c7782940
improve nginx.conf by setting gzip_static to on ()
Claire 4bfb8887bf
Fix duplicate notifications in notification groups when using slow mode ()
Eugen Rochko 62603508c7
Change design of lists in web UI ()
Christian Schmidt 7385016837
`rel="me"` check should be case-insenstive ()
Claire dbddd40c1c
Add stop-gap antispam code ()
Emelia Smith 4517e18b79
Update dependency doorkeeper to v5.8.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] e4d5cc0ca6
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Eugen Rochko 420ed155ba
Fix wrong video dimensions for some rotated videos ()
Paulo Vilarinho 2526b32ad3
block scheduled status from frozen users ()
Eugen Rochko 683db3ab25
Add ability to middle-mouse click posts in web UI ()
Claire e68b26c8df
Fix posts made in the future being allowed to trend ()
renovate[bot] 174c687ca0
Update dependency json-schema to v5.1.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
github-actions[bot] 4252b13a4b
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
Matt Jankowski b66fbaeec2
Add `AccountWarning` case to `Report#history` spec ()
renovate[bot] 41b033e381
Update dependency opentelemetry-instrumentation-rails to '~> 0.33.0' ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Claire 30e9c7137b
Fix error when viewing statuses to deleted replies in moderation view ()
Matt Jankowski 37f00fb018
Use hash arguments to `group` when possible ()
Eugen Rochko 2b5faa2ba3
Change lists to reflect added and removed users retroactively ()
Matt Jankowski f2976ec9a4
Extract `Notification::Groups` concern ()
Matt Jankowski 87e7ad9b8f
Add `LoginActivity` model spec and `BrowserDetection` concern shared example ()
github-actions[bot] 9fc2fc2251
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
renovate[bot] 436a5d295b
Update dependency aws-sdk-s3 to v1.172.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Eugen Rochko e856838e0c
Fix notification polling showing a loading bar in web UI ()
Shlee 06fcee099a
DB Replica database_tasks as ENV ()
Matt Jankowski 425982841d
Use group/count approach in annual report classes ()
Matt Jankowski 295ad6f19a
Prep work for coverage addition to `ActivityPub::DeliveryWorker` spec ()
Matt Jankowski 30a7986569
Add coverage for fixing the thing with the dates in the search area ()
Matt Jankowski da826fe959
Use hash arguments to `order` when possible (Rails 7.2) ()
Matt Jankowski 477412d62a
Use hash arguments to `select` when possible (Rails 7.2) ()
Andrew W. Lee 3e44dca0b4
Change dependency from annotate to annotaterb ()
Matt Jankowski c0c34d35e2
Move self destruct check to `config_for` and add constant for verifier string ()
Eugen Rochko 911d7dbbf6
Fix `min_id` and `max_id` causing error in search API ()
Emelia Smith 9a46329fbd
Streaming: add development logging of database queries ()