KMY
|
3eead356e7
|
Merge commit 'c1f398ae93 ' into kb-draft-15.9-lts
|
2025-02-28 09:14:02 +09:00 |
|
Claire
|
08d2250ad2
|
Fix handling of duplicate mentions in incoming status Update (#33911)
|
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
|
c7172b54fe
|
Change notifications from moderators to not be filtered (#33654)
|
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 |
|
Claire
|
17695ace33
|
Fix featured tags for remote accounts not being kept up to date (#33372)
|
2025-02-25 17:11:09 +01:00 |
|
KMY
|
be6dc25206
|
Merge commit 'faed9bf9f1 ' into kb-draft-15.8-lts
|
2025-01-16 23:10:39 +09:00 |
|
Claire
|
533477e77c
|
Fix processing of mentions for post edits with an existing corresponding silent mention (#33227)
|
2025-01-16 11:42:36 +01:00 |
|
Claire
|
3a4242ce01
|
Merge commit from fork
|
2025-01-16 11:10:08 +01:00 |
|
Claire
|
23376cb691
|
Fix NameError in status update processing (#33161)
|
2024-12-04 08:41:21 +01:00 |
|
KMY
|
a6a237bc8e
|
Merge commit '13ab4b54e2 ' into upstream-20241204-15
|
2024-12-04 08:37:37 +09:00 |
|
Claire
|
eb997c9f0e
|
Fix processing incoming post edits with mentions to unresolvable accounts (#33129)
|
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
|
dc9a106d4c
|
Avoid latest featured tag use on post removal unless necessary (#32787)
|
2024-12-02 16:20:32 +01: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 |
|
KMY(雪あすか)
|
ed00334439
|
Fix: 名前空間付きのEmojiReact アクティビティを受信 (#888)
|
2024-10-20 18:05:58 +09:00 |
|
Christian Schmidt
|
0ff427fab3
|
Translate to regional language variant (e.g. pt-BR) (#32428)
|
2024-10-16 12:40:58 +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
|
74291dfb77
|
Remove unneeded reorder(nil) conditions (#32200)
|
2024-10-04 17:48:03 +02:00 |
|
Claire
|
754b03d8cb
|
Fix unneeded requests to blocked domains when receiving relayed signed activities from them (#31161)
|
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 |
|
KMY(雪あすか)
|
294acdfd94
|
Change: #844 searchableBy に意図しない値が入っていたときの挙動 (#862)
|
2024-10-02 08:22:30 +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 |
|
Claire
|
c36a76b9eb
|
Fix error when accepting appeal for sensitive posts deleted in the meantime (#32037)
Co-authored-by: David Roetzel <david@roetzel.de>
|
2024-09-24 15:19:55 +00:00 |
|
Claire
|
8afa3bb2fa
|
Change Mastodon to issue correctly-signed queries by default (#31994)
|
2024-09-20 10:10:09 +00:00 |
|
Matt Jankowski
|
5405bdd344
|
Remove unused E2EE messaging code (#31193)
|
2024-09-18 09:27:43 +00:00 |
|
KMY
|
fc9d27ff91
|
Merge remote-tracking branch 'parent/main' into upstream-20240913
|
2024-09-13 10:31:48 +09:00 |
|
Eugen Rochko
|
e0c27a5047
|
Add ability to manage which websites can credit you in link previews (#31819)
|
2024-09-10 12:00:40 +00:00 |
|
KMY
|
91a2dc81c4
|
Fix: LD Signaturesで署名された投稿の検索許可(検索範囲)が改竄できる問題
|
2024-09-10 06:51:26 +09:00 |
|
Mike Dalessio
|
a0ea2fa3b0
|
Change fetch link card service to parse as HTML5 (#31814)
|
2024-09-09 10:59:42 +00:00 |
|
KMY
|
218cb37fe3
|
Merge remote-tracking branch 'parent/main' into upstream-20240906
|
2024-09-09 08:47:15 +09:00 |
|
Mike Dalessio
|
afa2e257e4
|
Change verify link service to use CSS selectors instead of a complex XPath query (#31815)
|
2024-09-08 18:50:22 +00:00 |
|
Mike Dalessio
|
10143d053a
|
Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812)
|
2024-09-08 18:41:37 +00:00 |
|
KMY
|
f18eabfe75
|
Merge remote-tracking branch 'parent/main' into upstream-20240906
|
2024-09-06 08:42:24 +09:00 |
|
Christian Schmidt
|
a5bbe83dfd
|
media_ids is an array of strings (#31709)
|
2024-09-02 20:18:09 +00:00 |
|
Christian Schmidt
|
491033c86c
|
Reject status creation with invalid media_ids parameter (#31681)
|
2024-09-02 15:30:48 +00:00 |
|
KMY
|
206021455e
|
Merge remote-tracking branch 'parent/main' into upstream-20240830
|
2024-08-30 08:17:34 +09:00 |
|
Claire
|
ad0a28a8bf
|
Add grouped_types parameter to allow clients to restrict which notifications types get grouped (#31594)
|
2024-08-29 12:39:07 +00:00 |
|
KMY(雪あすか)
|
a7d9fd1e56
|
Change: #737 tanukeyなど小規模Misskeyフォークも、対Misskey配送制限設定対象にする (#823)
* Change: #737 tanukeyなど小規模Misskeyフォークも、対Misskey配送制限設定対象にする
* Fix test
* Add cache
* Remove caches
|
2024-08-28 17:36:27 +09:00 |
|
KMY
|
af0f8f01e1
|
Merge remote-tracking branch 'parent/main' into upstream-20240821
|
2024-08-21 12:39:30 +09:00 |
|
Claire
|
53c183f899
|
Reload notifications when accepted notifications are merged (streaming only) (#31419)
|
2024-08-19 15:59:06 +00:00 |
|
KMY
|
82ffc95733
|
Merge remote-tracking branch 'parent/main' into upstream-20240817
|
2024-08-17 09:38:31 +09:00 |
|
Claire
|
7996a9543d
|
Change notification request acceptance to immediately delete the request (#31256)
|
2024-08-14 07:34:30 +00:00 |
|
Claire
|
2ed13071ef
|
Fix what was intended as a comment being interpreted as strings (#31398)
|
2024-08-13 08:48:10 +00:00 |
|
KMY
|
e7ccc0539f
|
Merge remote-tracking branch 'parent/main' into upstream-20240813
|
2024-08-13 07:01:38 +09:00 |
|