Commit graph

2326 commits

Author SHA1 Message Date
KMY(雪あすか)
ee35605948 Add: 絵文字リアクション対応サーバーにyojo-art (#957) 2025-02-28 09:17:55 +09:00
KMY(雪あすか)
e3c68e5fc6 Add: 絵文字リアクション利用可能なソフトウェアにmitra (#977) 2025-02-28 09:17:03 +09:00
KMY(雪あすか)
6063dda06a Add: 絵文字リアクション対応ソフトウェア名にIceshrimp.NET (#964) 2025-02-28 09:15:53 +09:00
KMY(雪あすか)
d7deb6f640 Fix: #959 NGルールで絵文字リアクションを拒否した場合、自分のサーバーのカスタム絵文字は常に拒否される (#963)
* Fix: #959 NGルールで絵文字リアクションを拒否した場合、自分のサーバーのカスタム絵文字は常に拒否される

* Fix test

* Fix test
2025-02-28 09:15:00 +09:00
KMY
3eead356e7 Merge commit 'c1f398ae93' into kb-draft-15.9-lts 2025-02-28 09:14:02 +09:00
Claire
8787077462 Fix GET /api/v2/notifications/:id and POST /api/v2/notifications/:id/dismiss for ungrouped notifications (#33990) 2025-02-25 17:11:09 +01:00
Claire
b32a67ff74 Fix tootctl feeds build not building list timelines (#33783) 2025-02-25 17:11:09 +01:00
Claire
2b148d3e88 Fix polls not being validated on edition (#33755) 2025-02-25 17:11:09 +01:00
Matt Jankowski
74496838e7 Add UserRole#bypass_block? method for notification check (#32974) 2025-02-25 17:11:09 +01:00
KMY(雪あすか)
d2f65e142f
Fix test 2025-01-17 09:33:53 +09:00
KMY(雪あすか)
925a7fa5d6
Fix test 2025-01-17 09:28:36 +09:00
KMY
be6dc25206 Merge commit 'faed9bf9f1' into kb-draft-15.8-lts 2025-01-16 23:10:39 +09:00
Claire
757aed3290 Fix error decrementing status count when FeaturedTags#last_status_at is nil (#33320) 2025-01-16 11:42:36 +01:00
Claire
3cff7caffd Fix last paginated notification group only including data on a single notification (#33271) 2025-01-16 11:42:36 +01:00
Claire
734f0dd182 Fix fediverse:creator metadata not showing up in REST API (#33466) 2025-01-16 11:42:36 +01:00
Matt Jankowski
bcc798d6a7 Fix empty authors preview card serialization (#33151) 2025-01-16 11:42:36 +01:00
KMY
a6a237bc8e Merge commit '13ab4b54e2' into upstream-20241204-15 2024-12-04 08:37:37 +09:00
KMY(雪あすか)
44bd33a3f4
Fix: フレンドサーバー申請時、ドメインを偽装して無関係のInboxを指定できる脆弱性 (#933) 2024-12-04 08:15:13 +09:00
Claire
15e1a63e4a Fix direct inbox delivery pushing posts into inactive followers' timelines (#33067) 2024-12-02 16:20:32 +01:00
Claire
6b8ff1cf6e Fix TagFollow records not being correctly handled in account operations (#33063) 2024-12-02 16:20:32 +01:00
Eugen Rochko
6cbd217055 Fix pushing hashtag-followed posts to feeds of inactive users (#33018) 2024-12-02 16:20:32 +01:00
Claire
e06448e652 Fix posts made in the future being allowed to trend (#32996) 2024-12-02 16:20:32 +01:00
Claire
0cbf03efa7 Fix list creation limit check (#32869) 2024-12-02 16:20:32 +01:00
Claire
dc9a106d4c Avoid latest featured tag use on post removal unless necessary (#32787) 2024-12-02 16:20:32 +01:00
Jeong Arm
9b677f099e Fix that blocking was not working on link timeline (#32625) 2024-12-02 16:20:32 +01:00
Matt Jankowski
dbedd021f5 Move account suspension-related methods to concern (#28351) 2024-12-02 16:20:32 +01:00
KMY(雪あすか)
7783af77e0
Add: 絵文字リアクション対応サーバーにhollo (#891) 2024-11-29 12:08:11 +09:00
KMY
fbd8709c65 Merge remote-tracking branch 'parent/stable-4.3' into kb-draft-15.4-lts 2024-10-21 20:07:10 +09:00
Claire
d728fa9991 Fix follow recommendation moderation page default language when using regional variant (#32580) 2024-10-18 15:49:26 +02:00
Claire
192e9d16eb Fix follow recommendation suppressions not applying immediately (#32392) 2024-10-15 11:57:59 +02:00
Claire
e5e0144957 Fix notification requests from suspended accounts still being listed (#32354) 2024-10-14 13:14:38 +02:00
KMY(雪あすか)
be567228ef
Fix: リモートからのアカウント削除時エラーが出る問題 (#872)
* Fix: アカウント削除時エラーが出る問題

* nilに変更

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

* Fix test
2024-10-10 07:47:21 +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
cc857e57c6 Merge remote-tracking branch 'parent/stable-4.3' into upstream-20241005 2024-10-05 09:02:38 +09:00
Matt Jankowski
5c72b46a4e Clean up labels on development application form (#32116) 2024-10-04 17:48:03 +02:00
Matt Jankowski
7de8d5ffca Add relevant_params to ReportFilter (matches account filter) (#32136) 2024-10-04 17:48:03 +02:00
Matt Jankowski
74291dfb77 Remove unneeded reorder(nil) conditions (#32200) 2024-10-04 17:48:03 +02:00
Matt Jankowski
f07707a9bb Extract WebPushRequest from push notification worker and subscription (#32208) 2024-10-04 17:48:03 +02:00
Matt Jankowski
1e19242134 Extract constants for header and avatar geometry (#32151) 2024-10-04 17:48:03 +02:00
Matt Jankowski
66ef4b9984 Remove WebfingerHelper module & move usage inline (#31203) 2024-10-04 17:48:03 +02:00
David Roetzel
ce2481a81b Move OTP secret length to configuration (#32125) 2024-10-04 17:48:03 +02:00
KMY
133a263f79 Merge remote-tracking branch 'parent/main' into upstream-20241001 2024-10-01 08:13:23 +09:00
Claire
0c872beed4
Merge commit from fork
This should not change the set of words matched by `USERNAME_RE` but does
change the one matched by `MENTION_RE`. Indeed, the previous regexp allowed
a domain part to start with `.` or `-`, which the new regexp does not allow.
2024-09-30 12:25:54 +02:00
KMY(雪あすか)
652f182ded
Add: 引用可能なソフトウェアにbridgy-fedを追加 (#852) 2024-09-30 12:10:06 +09:00
Matt Jankowski
e02e88bff4
Use previously extracted model constants in form maxlength attributes (#32113) 2024-09-27 08:21:27 +00:00
KMY
1299c58305 Fix test 2024-09-26 08:55:09 +09:00
KMY
c905714459 Merge remote-tracking branch 'parent/main' into upstream-20240926 2024-09-26 08:29:41 +09:00
Renaud Chaput
d6f5ee75ab
Add notification grouping for follow notifications (#32085) 2024-09-25 13:36:19 +00:00
Matt Jankowski
04a939d640
Add reviewed and unreviewed scopes to Reviewable model concern (#31988) 2024-09-20 08:51:37 +00:00