Commit graph

17702 commits

Author SHA1 Message Date
Claire
5e4cc1a39c
Fix follow recommendation carrousel scrolling on RTL layouts, for real () 2024-10-15 09:38:04 +00:00
kenkiku1021
f2378aca40
add SWIFT object storage uri to CSP media hosts ()
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-15 09:28:07 +00:00
github-actions[bot]
7d89cea0ea
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-15 09:26:28 +00:00
renovate[bot]
5ac64153d9
Update dependency pghero to v3.6.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 09:16:29 +00:00
renovate[bot]
b5e8bc4dad
Update dependency strong_migrations to v2.0.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-15 09:16:14 +00:00
Renaud Chaput
51345e5133
Fix back arrow pointing to the incorrect direction in RTL languages () 2024-10-15 09:15:25 +00:00
Emelia Smith
6d99f848a2
Fix: Use consistent REDIS_USER environment variable in streaming () 2024-10-15 07:40:18 +00:00
Claire
7c10b0fb7a
Fix follow recommendation carrousel scrolling on RTL layouts () 2024-10-14 15:25:32 +00:00
Claire
ffa1032381
Add further warnings about encryption secrets () 2024-10-14 13:00:20 +00:00
Matt Jankowski
cc70acc11c
Augment coverage for Status model () 2024-10-14 12:52:47 +00:00
Matt Jankowski
d8eab3d81f
Reinforce coverage for DomainBlock model () 2024-10-14 12:51:01 +00:00
Florian Kohler
2404d6d1a1
Added Swiss German to languages dropdown ()
Co-authored-by: David Roetzel <david@roetzel.de>
2024-10-14 08:57:34 +00:00
Matt Jankowski
06d6b35e88
Convert admin/tags controller specs to system specs () 2024-10-14 08:31:12 +00:00
renovate[bot]
2343ce4441
Update dependency rack to v2.2.10 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 08:28:47 +00:00
renovate[bot]
555fb98cbb
Update dependency typescript to v5.6.3 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 08:28:15 +00:00
renovate[bot]
05bc82e1ab
Update dependency use-debounce to v10.0.4 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 08:24:10 +00:00
renovate[bot]
e9eac64896
Update devDependencies (non-major) ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 08:23:20 +00:00
renovate[bot]
de422a37e8
Update dependency fuzzysort to v3.1.0 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-14 08:22:46 +00:00
Claire
b0dd38433b
Fix follow recommendation suppressions not applying immediately () 2024-10-14 08:18:25 +00:00
Claire
e15befebbd
Add tag with commit hash to PR image builds () 2024-10-11 14:16:37 +00:00
Claire
10ea6da09f
Fix language of push notifications () 2024-10-11 10:24:03 +00:00
Claire
bb0cf04d71
Add note about not changing ActiveRecord encryption secrets once they are set () 2024-10-11 09:19:48 +00:00
Claire
22fd767425
Fix mute duration not being shown in list of muted accounts in web UI () 2024-10-10 14:53:12 +00:00
Claire
3b07fe1bba
Fix “Mark every notification as read” not updating the read marker if scrolled down () 2024-10-10 13:42:08 +00:00
renovate[bot]
9350cd31d7
Update dependency postcss-preset-env to v10.0.7 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-10 13:21:48 +00:00
Claire
a5a3733c97
Fix “Mention” appearing for otherwise filtered posts () 2024-10-10 11:04:38 +00:00
Michael Stanclift
cdf603239e
Restore list column border () 2024-10-09 19:33:28 +00:00
Claire
d9fbb071da
Fix notification requests from suspended accounts still being listed () 2024-10-09 17:29:02 +00:00
Claire
03dbebdfef
Fix list edition modal styling () 2024-10-09 17:24:22 +00:00
Claire
fda52b2a52
Fix 4 columns barely not fitting on 1920px screen () 2024-10-09 17:16:57 +00:00
renovate[bot]
6d6565eee7
Update dependency express to v4.21.1 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-09 14:24:24 +00:00
Claire
0d91db3d77
Fix latest tag for 4.3 docker image builds () 2024-10-09 12:13:32 +00:00
Matt Jankowski
258dce1256
Add OpenSSL::SSL::SSLError to http connection errors wrapper () 2024-10-08 14:59:51 +00:00
Matt Jankowski
e8ec6667bd
Extract wrapper constant for HTTP::* error classes () 2024-10-08 13:53:35 +00:00
Matt Jankowski
f49161ab1d
Oauth system spec cleanup / helper method extraction () 2024-10-08 13:30:54 +00:00
Matt Jankowski
3cf2d35c49
Reference IpBlock.severities keys from CLI option check () 2024-10-08 13:23:30 +00:00
Matt Jankowski
d20a899bb9
Bring icon vertical middle to applications list style () 2024-10-08 13:21:36 +00:00
Matt Jankowski
022c1ae6f2
Remove unused deprecator configuration () 2024-10-08 12:52:52 +00:00
Claire
c3a38c7d8c
Update changelog and security policy () 2024-10-08 12:24:59 +00:00
github-actions[bot]
ff3e2c9cfa
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-08 08:10:39 +00:00
Claire
562105c69a
Fix source strings being uploaded to crowdin in merge groups () 2024-10-08 08:00:05 +00:00
renovate[bot]
c60d4ecc82
Update dependency @reduxjs/toolkit to v2.2.8 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-08 07:38:43 +00:00
Jake Anto
0c16365991
Prefer native apps over PWA () 2024-10-07 20:33:14 +00:00
Leni Kadali
4238da6ee3
Add error message when user tries to follow their own account () 2024-10-07 12:05:46 +00:00
Matt Jankowski
bfabd6a2b8
Move account suspension-related methods to concern () 2024-10-07 12:02:04 +00:00
Eugen Rochko
1f5bd571cd
Fix missing avatar fallback interfering with transparency in web UI () 2024-10-07 09:35:42 +00:00
Claire
a59160cf01
Add missing on_delete: :cascade on notification_permissions () 2024-10-07 07:46:03 +00:00
renovate[bot]
0ce2db4f7d
Update dependency postcss-preset-env to v10.0.6 ()
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-07 07:07:07 +00:00
github-actions[bot]
498024558a
New Crowdin Translations (automated) ()
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-07 07:06:43 +00:00
Eugen Rochko
2c54b91dd1
Fix wrong width on logo in detailed link card in web UI () 2024-10-07 06:53:29 +00:00