Matt Jankowski
|
27f05e9016
|
Expand coverage for User#token_for_app (#32434)
|
2024-10-15 13:43:08 +00:00 |
|
renovate[bot]
|
c772b41c36
|
Update dependency react-textarea-autosize to v8.5.4 (#32401)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-15 13:38:48 +00:00 |
|
renovate[bot]
|
c19397b94a
|
Update formatjs monorepo (#32304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-15 13:38:02 +00:00 |
|
Matt Jankowski
|
bfb41e61a3
|
Expand coverage for Block model (#32480)
|
2024-10-15 13:30:17 +00:00 |
|
Christian Schmidt
|
227d46883f
|
Translate to regional language variant (e.g. pt-BR) (#32428)
|
2024-10-15 13:26:20 +00:00 |
|
Matt Jankowski
|
6a39212b02
|
Reduce factories (36 > 12) in AccountReachFinder spec (#32482)
|
2024-10-15 13:18:57 +00:00 |
|
Matt Jankowski
|
92bb19773a
|
Use context for repeated scenarios in AccountStatusCleanupPolicy spec (#32489)
|
2024-10-15 13:12:58 +00:00 |
|
Matt Jankowski
|
d1d2278e70
|
Reduce factory creation (73 -> 64) in PublicFeed spec (#32491)
|
2024-10-15 13:10:29 +00:00 |
|
Matt Jankowski
|
b1c10969ac
|
Reduce factory creation (48 -> 8) in AP::Note serializer spec (#32492)
|
2024-10-15 13:10:03 +00:00 |
|
Matt Jankowski
|
a11b599ffa
|
Expand coverage for Scheduler::IpCleanupScheduler worker (#32499)
|
2024-10-15 13:09:25 +00:00 |
|
Matt Jankowski
|
0cc21f1ded
|
Reduce factory creation (132 -> 40) in lib/vacuum/* specs (#32498)
|
2024-10-15 12:54:56 +00:00 |
|
Matt Jankowski
|
d74c2c583a
|
Extend spec coverage for Poll model (#32500)
|
2024-10-15 12:48:10 +00:00 |
|
Renaud Chaput
|
a1eb1a9642
|
Update issue templates ot use the new GH Types, and add Troubleshooting template (#32484)
Co-authored-by: Matt Jankowski <matt@jankowski.online>
|
2024-10-15 11:49:15 +00:00 |
|
Jeong Arm
|
5afdb81b36
|
Fix reblog icons on account media view (#32506)
|
2024-10-15 10:01:21 +00:00 |
|
Claire
|
5e4cc1a39c
|
Fix follow recommendation carrousel scrolling on RTL layouts, for real (#32505)
|
2024-10-15 09:38:04 +00:00 |
|
kenkiku1021
|
f2378aca40
|
add SWIFT object storage uri to CSP media hosts (#32439)
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) (#32339)
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 (#32502)
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 (#32503)
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 (#32485)
|
2024-10-15 09:15:25 +00:00 |
|
Emelia Smith
|
6d99f848a2
|
Fix: Use consistent REDIS_USER environment variable in streaming (#32493)
|
2024-10-15 07:40:18 +00:00 |
|
Claire
|
92771e5afb
|
Merge pull request #2884 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to 7c10b0fb7a
|
2024-10-14 21:47:32 +02:00 |
|
Claire
|
ab50b2613e
|
[Glitch] Fix follow recommendation carrousel scrolling on RTL layouts
Port 7c10b0fb7a to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-14 20:11:29 +02:00 |
|
Claire
|
075eb3ed38
|
[Glitch] Fix mute duration not being shown in list of muted accounts in web UI
Port a295832960 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-14 20:11:02 +02:00 |
|
Claire
|
71a6ced55c
|
[Glitch] Fix “Mark every notification as read” not updating the read marker if scrolled down
Port e018e6321f to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-14 20:11:02 +02:00 |
|
Claire
|
9b3aaa9609
|
[Glitch] Fix “Mention” appearing for otherwise filtered posts
Port f75eb1a8b0 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-14 20:11:02 +02:00 |
|
Michael Stanclift
|
1a9be3e0eb
|
[Glitch] Restore list column border
Port de4f7859b4 to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-14 20:11:02 +02:00 |
|
Claire
|
39723a4d9c
|
[Glitch] Fix list edition modal styling
Port 45a520603b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-14 20:11:02 +02:00 |
|
Matt Jankowski
|
6cedbb4c50
|
[Glitch] Bring icon vertical middle to applications list style
Port fa4a82326d to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-14 20:11:02 +02:00 |
|
Claire
|
4d9b4ef72f
|
Merge commit '7c10b0fb7a078661558fef86399d86831423260c' into glitch-soc/merge-upstream
|
2024-10-14 19:46:52 +02:00 |
|
Claire
|
7c10b0fb7a
|
Fix follow recommendation carrousel scrolling on RTL layouts (#32462)
|
2024-10-14 15:25:32 +00:00 |
|
Claire
|
ffa1032381
|
Add further warnings about encryption secrets (#32476)
|
2024-10-14 13:00:20 +00:00 |
|
Matt Jankowski
|
cc70acc11c
|
Augment coverage for Status model (#32468)
|
2024-10-14 12:52:47 +00:00 |
|
Matt Jankowski
|
d8eab3d81f
|
Reinforce coverage for DomainBlock model (#32473)
|
2024-10-14 12:51:01 +00:00 |
|
Florian Kohler
|
2404d6d1a1
|
Added Swiss German to languages dropdown (#29281)
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 (#32447)
|
2024-10-14 08:31:12 +00:00 |
|
renovate[bot]
|
2343ce4441
|
Update dependency rack to v2.2.10 (#32455)
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 (#32456)
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 (#32452)
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) (#32457)
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 (#32460)
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 (#32392)
|
2024-10-14 08:18:25 +00:00 |
|
Claire
|
888e6a3439
|
Fix setting to hide the quick filter bar (#2882)
Fixes #2881
|
2024-10-11 17:45:07 +02:00 |
|
Claire
|
e15befebbd
|
Add tag with commit hash to PR image builds (#32418)
|
2024-10-11 14:16:37 +00:00 |
|
Claire
|
10ea6da09f
|
Fix language of push notifications (#32415)
|
2024-10-11 10:24:03 +00:00 |
|
Claire
|
bb0cf04d71
|
Add note about not changing ActiveRecord encryption secrets once they are set (#32413)
|
2024-10-11 09:19:48 +00:00 |
|
Claire
|
6e96ec840d
|
Fix the favicon notification badge not using the correct notification count (#2880)
Fixes #2879
|
2024-10-10 19:31:51 +02:00 |
|
Claire
|
22fd767425
|
Fix mute duration not being shown in list of muted accounts in web UI (#32388)
|
2024-10-10 14:53:12 +00:00 |
|
Claire
|
3b07fe1bba
|
Fix “Mark every notification as read” not updating the read marker if scrolled down (#32385)
|
2024-10-10 13:42:08 +00:00 |
|
renovate[bot]
|
9350cd31d7
|
Update dependency postcss-preset-env to v10.0.7 (#32389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-10-10 13:21:48 +00:00 |
|