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 |
|
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
|
e8c1a13dd4
|
Fix test
|
2024-02-16 21:53:19 +09:00 |
|
KMY
|
f6588fe079
|
Merge commit '0e4e98fad1 ' into kb_lts
|
2024-02-16 20:30:06 +09:00 |
|
Claire
|
15de520201
|
Merge pull request from GHSA-jhrq-qvrm-qr36
* Fix insufficient Content-Type checking of fetched ActivityStreams objects
* Allow JSON-LD documents with multiple profiles
|
2024-02-16 11:56:12 +01: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
|
1d42b6b82f
|
Merge remote-tracking branch 'parent/stable-4.2' into kb-draft-5.14-lts
|
2024-01-25 07:45:24 +09:00 |
|
MitarashiDango
|
0a01bc01d2
|
Fix Undo Announce activity is not sent, when not followed by the reblogged post author (#18482)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-24 15:31:13 +01:00 |
|
KMY(雪あすか)
|
5cce294953
|
Fix: #284 FetchInstanceInfoWorker が原因でSidekiqのJobが詰まる問題 (#342)
* Fix: #284 `FetchInstanceInfoWorker`が原因でSidekiqのJobが詰まる問題
* Fix: InstanceInfoを取得するタイミング
* Fix test
* Fix test
* Fix: HTTPコード
* 調整
|
2023-12-12 09:54:29 +09: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
|
54a07731d1
|
Fix posts from threads received out-of-order sometimes not being inserted into timelines (#27653)
|
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 |
|
KMY(雪あすか)
|
e6ad0ec41a
|
Merge pull request from GHSA-c7p6-c688-fhgp
* FixSec: スタンプを経由してカスタム絵文字のデータを改竄できる問題
* Fix: 相乗り絵文字が受け取れない問題とテスト
* Change: 相乗りスタンプは常にオリジナルの情報を参照
* Fix: uriまで偽装した場合に対応
|
2023-10-26 08:45:34 +09:00 |
|
KMY
|
c485044a1e
|
Test: #166 リモートから自分の絵文字を受け取った時、ライセンスが上書きされないことを確認するテスト
|
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
|
e61350c703
|
Fix: #78 検索許可のas:Limited をkmyblue:Limited に変更
|
2023-10-10 21:40:55 +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
|
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
|
53fc503910
|
Add account domain block test partically
|
2023-09-04 16:57:35 +09:00 |
|
KMY
|
7a0bf2e948
|
Add extended domain block tests
|
2023-09-04 12:07:29 +09:00 |
|
KMY
|
a908f171e7
|
Add bearcaps test
|
2023-08-24 08:15:51 +09:00 |
|
KMY
|
c1f6d22ad2
|
Add limited_scope support
|
2023-08-12 22:49:28 +09:00 |
|
KMY
|
114bd48c4b
|
Add searchability account/status.compute_searchability test
|
2023-08-08 18:28:58 +09:00 |
|
KMY
|
8915cb4c2b
|
Add searchability post/receive test
|
2023-08-08 14:03:48 +09:00 |
|
Claire
|
6c3c5bbbc3
|
Fix crash when processing Flag activity with no status (#26189)
|
2023-07-27 16:11:56 +02:00 |
|
Claire
|
1e3b19230a
|
Add stricter protocol fields validation for accounts (#25937)
|
2023-07-20 18:23:48 +02:00 |
|
Matt Jankowski
|
05f9e39b32
|
Fix RSpec/VerifiedDoubles cop (#25469)
|
2023-06-22 14:55:22 +02:00 |
|
Matt Jankowski
|
6c0e3f490a
|
Fix RSpec/MissingExampleGroupArgument cop (#25310)
|
2023-06-06 15:51:42 +02:00 |
|
Emelia Smith
|
19f9098551
|
Allow reports with long comments from remote instances, but truncate (#25028)
|
2023-05-22 13:15:21 +02:00 |
|
Matt Jankowski
|
710745e16b
|
Fix RSpec/ContextWording cop (#24739)
|
2023-05-04 05:49:08 +02:00 |
|
Matt Jankowski
|
3df665fd23
|
Fix Lint/ConstantDefinitionInBlock cop (#24763)
|
2023-05-03 10:32:30 +02:00 |
|
Nick Schonning
|
84cc805cae
|
Enable Style/FrozenStringLiteralComment for specs (#23790)
|
2023-02-22 09:55:31 +09:00 |
|
Nick Schonning
|
5116347eb7
|
Autofix Rubocop RSpec/BeEq (#23740)
|
2023-02-20 06:14:50 +01:00 |
|
Nick Schonning
|
4552685f6b
|
Autofix Rubocop RSpec/LeadingSubject (#23670)
|
2023-02-20 13:24:14 +09:00 |
|
Nick Schonning
|
5179c47087
|
Autofix Rubocops RSpec/ScatteredLet (#23725)
|
2023-02-20 11:17:41 +09:00 |
|
Nick Schonning
|
bd1d57c230
|
Autofix Rubocop RSpec/EmptyLineAfterSubject (#23719)
|
2023-02-20 02:46:00 +01:00 |
|
Nick Schonning
|
dbc6d7b276
|
Autofix Rubocop Lint/UnusedBlockArgument (#23712)
|
2023-02-20 02:45:50 +01:00 |
|
Nick Schonning
|
65ba0d92ef
|
Enable Rubocop RSpec/NotToNot (#23723)
|
2023-02-20 02:33:27 +01:00 |
|
Nick Schonning
|
5069769cbe
|
Autofix Rubocop Style/TrailingCommaInHashLiteral (#23693)
|
2023-02-18 23:33:41 +09:00 |
|
Nick Schonning
|
a7db0b41cd
|
Autofix Rubocop Lint/ParenthesesAsGroupedExpression (#23682)
|
2023-02-18 04:00:05 +01:00 |
|
Nick Schonning
|
634368c491
|
Autofix Rubocop Lint/SymbolConversion (#23683)
|
2023-02-18 03:23:49 +01:00 |
|
Nick Schonning
|
669f6d2c0a
|
Run rubocop formatting except line length (#23632)
|
2023-02-18 06:56:20 +09:00 |
|