Commit graph

21788 commits

Author SHA1 Message Date
Matt Jankowski
2d008108a4 Reduce factory creation (132 -> 40) in lib/vacuum/* specs (#32498) 2024-10-16 12:40:58 +02:00
Matt Jankowski
0c59ef44b1 Extend spec coverage for Poll model (#32500) 2024-10-16 12:40:58 +02:00
Jeong Arm
49b3d5692e Fix reblog icons on account media view (#32506) 2024-10-15 17:37:14 +02:00
Claire
70472de726 Fix follow recommendation carrousel scrolling on RTL layouts, for real (#32505) 2024-10-15 17:37:14 +02:00
kenkiku1021
304e440f88 add SWIFT object storage uri to CSP media hosts (#32439)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-15 17:37:14 +02:00
Renaud Chaput
ca68a3cacb Fix back arrow pointing to the incorrect direction in RTL languages (#32485) 2024-10-15 17:37:14 +02:00
Emelia Smith
066efc2d3f Fix: Use consistent REDIS_USER environment variable in streaming (#32493) 2024-10-15 17:37:14 +02:00
Claire
a2e24ee2de Fix follow recommendation carrousel scrolling on RTL layouts (#32462) 2024-10-15 11:57:59 +02:00
Claire
ee61f7772a Add further warnings about encryption secrets (#32476) 2024-10-15 11:57:59 +02:00
Matt Jankowski
5ee72f0e2d Convert admin/tags controller specs to system specs (#32447) 2024-10-15 11:57:59 +02:00
Claire
192e9d16eb Fix follow recommendation suppressions not applying immediately (#32392) 2024-10-15 11:57:59 +02:00
Claire
f99da81ef8 Add tag with commit hash to PR image builds (#32418) 2024-10-14 13:14:38 +02:00
Claire
799f507dce Fix language of push notifications (#32415) 2024-10-14 13:14:38 +02:00
Claire
81472396bc Add note about not changing ActiveRecord encryption secrets once they are set (#32413) 2024-10-14 13:14:38 +02:00
Claire
a295832960 Fix mute duration not being shown in list of muted accounts in web UI (#32388) 2024-10-14 13:14:38 +02:00
Claire
e018e6321f Fix “Mark every notification as read” not updating the read marker if scrolled down (#32385) 2024-10-14 13:14:38 +02:00
Claire
f75eb1a8b0 Fix “Mention” appearing for otherwise filtered posts (#32356) 2024-10-14 13:14:38 +02:00
Michael Stanclift
de4f7859b4 Restore list column border (#32367) 2024-10-14 13:14:38 +02:00
Claire
e5e0144957 Fix notification requests from suspended accounts still being listed (#32354) 2024-10-14 13:14:38 +02:00
Claire
45a520603b Fix list edition modal styling (#32358) 2024-10-14 13:14:38 +02:00
Claire
6ac78ead52 Fix 4 columns barely not fitting on 1920px screen (#32361) 2024-10-14 13:14:38 +02:00
Claire
c0d3b3de10 Fix latest tag for 4.3 docker image builds (#32350) 2024-10-14 13:14:38 +02:00
Matt Jankowski
9e04e46521 Reference IpBlock.severities keys from CLI option check (#32291) 2024-10-14 13:14:38 +02:00
Matt Jankowski
fa4a82326d Bring icon vertical middle to applications list style (#32293) 2024-10-14 13:14:38 +02:00
KMY(雪あすか)
e3863b4230
Merge pull request #882 from kmycode/kb-draft-15.2-lts
Release: 15.2 LTS
2024-10-11 09:22:32 +09:00
KMY
301bb35c51 Bump version to 15.2 LTS 2024-10-11 08:43:56 +09:00
KMY(雪あすか)
c42b2a9e69
Fix: #870 フォロワー数を公開しない設定にしているアカウントからフォローされたときの通知に「0フォロワー」と表示される (#879) 2024-10-11 08:41:44 +09:00
KMY(雪あすか)
e080fae9ef
Fix: 引用投稿のActivity発行でエラーが出る問題 (#878) 2024-10-11 08:32:58 +09:00
KMY(雪あすか)
df88076e68
Merge pull request #873 from kmycode/kb-draft-15.1-lts
Release: 15.1
2024-10-10 07:51:12 +09:00
KMY(雪あすか)
be567228ef
Fix: リモートからのアカウント削除時エラーが出る問題 (#872)
* Fix: アカウント削除時エラーが出る問題

* nilに変更

* 削除するタイミングと条件を調整

* Fix test
2024-10-10 07:47:21 +09:00
KMY(雪あすか)
74a6238d10
Add: Adminのデフォルト権限にNGワード・センシティブワードの操作 (#871) 2024-10-10 07:43:41 +09:00
KMY(雪あすか)
c96ee91ced
Update docker-compose.yml 2024-10-09 22:22:51 +09:00
KMY(雪あすか)
9a53eefc9c
Bump version to 15.1 LTS 2024-10-09 22:21:41 +09:00
KMY
75d3b2dfd0 Revert "Fix: アカウント削除時エラーが出る問題"
This reverts commit aadde1bbaa.
2024-10-09 20:25:30 +09:00
KMY
aadde1bbaa Fix: アカウント削除時エラーが出る問題 2024-10-09 20:24:12 +09:00
KMY(雪あすか)
428abf33f2
Merge pull request #866 from kmycode/kb-draft-15.0-lts
Release: 15.0 LTS
2024-10-09 16:04:15 +09:00
KMY(雪あすか)
fdab2c9464
Merge branch 'releases/15' into kb-draft-15.0-lts 2024-10-09 12:17:13 +09:00
KMY(雪あすか)
c712424cdb
Fix: #484 docker-compose.ymlをフォークでも利用できるよう修正 (#867)
* Fix: #484 `docker-compose.yml`をフォークでも利用できるよう修正

* イメージ名を設定
2024-10-09 12:16:06 +09:00
KMY
eff82af854 Merge remote-tracking branch 'parent/stable-4.3' into kb-draft-15.0-lts 2024-10-09 07:48:54 +09:00
github-actions[bot]
ab36c152f9
New Crowdin Translations for stable-4.3 (automated) (#32297)
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-08 13:18:49 +02:00
Matt Jankowski
fc5b558b32 Reduce factory usage across spec/services area (#32098) 2024-10-08 10:44:32 +02:00
Claire
77ff94d3d2 Fix source strings being uploaded to crowdin in merge groups (#32298) 2024-10-08 10:10:50 +02:00
Claire
edcf3d9234
Bump version to v4.3.0 (#32283) 2024-10-07 17:37:05 +02:00
Eugen Rochko
cae93e79a4 Fix missing avatar fallback interfering with transparency in web UI (#32270) 2024-10-07 16:22:11 +02:00
Claire
83a98cb81a Add missing on_delete: :cascade on notification_permissions (#32281) 2024-10-07 16:22:11 +02:00
Eugen Rochko
889edc560a Fix wrong width on logo in detailed link card in web UI (#32271) 2024-10-07 16:22:11 +02:00
github-actions[bot]
2e0d918d7d
New Crowdin Translations for stable-4.3 (automated) (#32253)
Co-authored-by: GitHub Actions <noreply@github.com>
2024-10-07 11:21:49 +02:00
Claire
3b4312476f Fix media gallery items having incorrect borders when hidden (#32257) 2024-10-07 10:54:23 +02:00
Claire
4fba4f8c82 Fix notification push notifications not including the author's username (#32254) 2024-10-07 10:54:23 +02:00
Matt Jankowski
25de2f57ee Add coverage for missing status scenario in NotificationMailer (#32256) 2024-10-07 10:54:23 +02:00