KMY
|
3ab66262de
|
Merge commit 'a02ff33f0e ' into kb-draft-5.22-lts
|
2024-08-16 22:15:12 +09:00 |
|
Claire
|
13bab94265
|
Fix duplicate orderedItems in user archive's outbox.json (#31099)
|
2024-08-16 12:30:59 +02:00 |
|
Claire
|
fe92b241b2
|
Fix status processing failing halfway when a remote post has a malformed replies attribute (#31246)
|
2024-08-16 12:30:59 +02:00 |
|
KMY
|
6896542a76
|
Merge commit 'a5b4a2b7e7 ' into kb-draft-5.21-lts
|
2024-07-05 06:40:30 +09:00 |
|
Claire
|
d4bf22b632
|
Merge pull request from GHSA-xjvf-fm67-4qc3
|
2024-07-04 16:45:52 +02:00 |
|
KMY
|
c2a19f8a81
|
Merge remote-tracking branch 'parent/stable-4.2' into kb-draft-5.19-lts
|
2024-05-30 23:25:06 +09:00 |
|
Claire
|
f9c41ae43b
|
Normalize language code of incoming posts (#30403)
|
2024-05-29 15:31:26 +02:00 |
|
KMY
|
8a306337e5
|
Merge remote-tracking branch 'parent/stable-4.2' into kb-draft-5.15-lts
|
2024-02-02 07:34:42 +09:00 |
|
Claire
|
a6641f828b
|
Merge pull request from GHSA-3fjr-858r-92rw
* Fix insufficient origin validation
* Bump version to v4.2.5
|
2024-02-01 15:56:46 +01:00 |
|
KMY
|
9310c1c81b
|
Merge remote-tracking branch 'parent/stable-4.2' into upstream-4.2.2-lts
|
2023-12-05 09:05:29 +09:00 |
|
Claire
|
1076a6cd62
|
Fix incoming status creation date not being restricted to standard ISO8601 (#27655)
|
2023-12-04 15:28:15 +01:00 |
|
Claire
|
c66ade7de8
|
Fix processing LDSigned activities from actors with unknown public keys (#27474)
|
2023-12-04 15:28:15 +01:00 |
|
Claire
|
aa69ca74ed
|
Fix incorrect serialization of regional languages in contentMap (#27207)
|
2023-12-04 15:28:15 +01:00 |
|
KMY(雪あすか)
|
8383288219
|
Change: サークルの送り先アカウント指定方法をaccount_username (Fedibirdと同様)に変更 (#283) (LTS) (#308)
* Change: サークルの送り先アカウント指定方法を`account_username`(Fedibirdと同様)に変更 (#283)
* Change: サークルの送り先アカウント指定方法を`account_username`(Fedibirdと同様)に変更
* Test: テストを追加
* Maybe Fix: Fedibirdで自分限定と認識される問題
* Fix test
|
2023-11-28 12:54:03 +09:00 |
|
KMY(雪あすか)
|
e7390317f5
|
Fix: リモートから来たスタンプの保存に失敗した時、Sidekiqジョブが再試行される問題 (#257)
|
2023-11-08 13:32:20 +09:00 |
|
KMY(雪あすか)
|
e6ad0ec41a
|
Merge pull request from GHSA-c7p6-c688-fhgp
* FixSec: スタンプを経由してカスタム絵文字のデータを改竄できる問題
* Fix: 相乗り絵文字が受け取れない問題とテスト
* Change: 相乗りスタンプは常にオリジナルの情報を参照
* Fix: uriまで偽装した場合に対応
|
2023-10-26 08:45:34 +09:00 |
|
KMY
|
7c5b99df61
|
Fix: #172 他のサーバーからの相乗り絵文字削除が反映されない
|
2023-10-26 08:45:34 +09:00 |
|
KMY
|
6cce68fda4
|
Fix: リモートから自分のサーバーの絵文字を使ってスタンプをつけられた時、既存の絵文字が消えてしまう場合がある問題
|
2023-10-16 19:09:09 +09:00 |
|
KMY
|
38370c1d3d
|
Fix: LoginOnly の名前空間も変更
|
2023-10-10 21:45:02 +09:00 |
|
KMY
|
e61350c703
|
Fix: #78 検索許可のas:Limited をkmyblue:Limited に変更
|
2023-10-10 21:40:55 +09:00 |
|
KMY
|
4a6b0062b2
|
カスタム絵文字のライセンス変更を他の場所でも保存
|
2023-10-07 14:10:19 +09:00 |
|
KMY
|
7c09b83b7a
|
Fix: すでに同じカスタム絵文字が存在する場合、スタンプを受け入れない問題
|
2023-10-07 12:18:18 +09:00 |
|
KMY(雪あすか)
|
9b6a336a19
|
他サーバーからカスタム絵文字によるスタンプを受け取った時に、ライセンス情報を保存する+ついでにテスト (#65)
* Wip: スタンプを他サーバーから受信するテスト作成、カスタム絵文字にdomainプロパティを追加
* Wip: ドメインに関するイレギュラーな状況に対応
* Wip: 他のサーバーのカスタム絵文字を送信するときのID変更処理を追加
* Wip: カスタム絵文字のIDを判定する場所を変更
* Wip: カスタム絵文字のURIを返す処理を削除(不要)
* Wip: 絵文字リアクション受け入れ処理リファクタリング
* Wip: 外部へ送信するカスタム絵文字データにライセンス情報を追加、ライセンス情報の受信をテストに追加
* Wip: ドメインブロックのテストを追加
* Wip: ついでに通常のドメインブロックを追加
|
2023-10-07 12:18:10 +09:00 |
|
KMY
|
a8f02d0245
|
Remove firefish as misskey fork #16
|
2023-09-24 12:29:52 +09:00 |
|
KMY
|
b78ee07af3
|
Fix note references not working
|
2023-09-19 23:29:33 +09:00 |
|
KMY
|
818bcc0277
|
Fix quote is not set in noteserializer
|
2023-09-19 18:22:18 +09:00 |
|
KMY
|
9db1fb1153
|
Remove stop deliver to bot setting
|
2023-09-18 21:35:47 +09:00 |
|
KMY
|
cfa250421e
|
Revert "Add block from bot follow settings"
This reverts commit ff994d78fa .
|
2023-09-18 21:33:05 +09:00 |
|
KMY
|
ff994d78fa
|
Add block from bot follow settings
|
2023-09-18 18:10:53 +09:00 |
|
KMY
|
a8419d83ba
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-09-16 13:45:45 +09:00 |
|
Claire
|
6273416292
|
Fix post edits not being forwarded as expected (#26936)
|
2023-09-15 19:54:32 +02:00 |
|
KMY
|
9bec798a80
|
Receive emoji reaction as favourite when emoji reaction is disabled
|
2023-09-15 22:27:16 +09:00 |
|
KMY
|
a39b8cb90e
|
Refactor status reference flag
|
2023-09-15 12:27:06 +09:00 |
|
KMY
|
71c451a569
|
Cache status reference mark when posting
|
2023-09-15 12:21:41 +09:00 |
|
KMY
|
366ab12103
|
Add streaming_other_servers_emoji_reaction setting
|
2023-09-13 13:33:43 +09:00 |
|
KMY
|
49197bf6c4
|
Fix emoji reaction error
|
2023-09-13 13:23:36 +09:00 |
|
KMY
|
1367b72fa3
|
Remove DeliveryEmojiReactionWorker unused parameter
|
2023-09-13 07:35:26 +09:00 |
|
KMY
|
8c437a4332
|
Add receive_other_servers_emoji_reaction setting
|
2023-09-13 07:10:30 +09:00 |
|
KMY
|
503a24967d
|
Fix emoji reaction streaming
|
2023-09-12 22:21:53 +09:00 |
|
KMY
|
477d427f1d
|
Hide blocking domains/suspended/silenced emoji reactions and streaming
|
2023-09-12 13:54:24 +09:00 |
|
KMY
|
aba7af8e59
|
Reverse reply_to_local requirement to return false when no check tags
|
2023-09-04 21:16:14 +09:00 |
|
KMY
|
7a0bf2e948
|
Add extended domain block tests
|
2023-09-04 12:07:29 +09:00 |
|
KMY
|
e656ab15a1
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-08-22 13:03:50 +09:00 |
|
Claire
|
9ed0c91a37
|
Add auto-refresh of accounts we get new messages/edits of (#26510)
|
2023-08-21 16:09:26 +02:00 |
|
KMY
|
3af223275f
|
Add circle visibility
|
2023-08-21 18:22:14 +09:00 |
|
KMY
|
db6d1f5c75
|
Fix signatured post not work
|
2023-08-20 09:13:21 +09:00 |
|
KMY
|
21f5d11fc1
|
Fix how to fix receiving signatured post
|
2023-08-14 17:35:01 +09:00 |
|
KMY
|
c1f6d22ad2
|
Add limited_scope support
|
2023-08-12 22:49:28 +09:00 |
|
KMY
|
f6284c190b
|
Fix not send limited visibilities
|
2023-08-12 20:31:18 +09:00 |
|
KMY
|
9662e6ae32
|
Fix unable to receive fedibird limited visibilities
|
2023-08-12 16:18:23 +09:00 |
|