Commit graph

18028 commits

Author SHA1 Message Date
KMY(雪あすか)
61b8693022
Change: #100 リモートのスタンプに相乗りした時、それをフォロワーのいるサーバーに配送 (#111) 2023-10-13 19:13:44 +09:00
KMY(雪あすか)
369f3c6e63
Merge pull request #110 from kmycode/kbtopic-82-friend-server-inbox-url
Change: #82 フレンド申請時、自分のサーバーのInbox URLを伝える
2023-10-13 19:13:20 +09:00
KMY
6451b853e7 Change: #82 フレンド申請時、自分のサーバーのInbox URLを伝える 2023-10-13 18:37:43 +09:00
KMY(雪あすか)
8549f789d1
Merge pull request #104 from kmycode/kb-upstream-231012
Upstream 20231012
2023-10-12 21:34:37 +09:00
KMY(雪あすか)
12d068d38d
Fix: #83 フレンドサーバーでの全投稿配送で、アカウントドメインブロックが無視される問題 (#102) 2023-10-12 20:06:33 +09:00
KMY(雪あすか)
2e7cdd0516
Fix: #89 NodeInfo向けの機能一覧表を作成して区別 (#103) 2023-10-12 20:06:21 +09:00
KMY
68e251cf0c Merge remote-tracking branch 'parent/main' into kb-upstream-231012 2023-10-12 19:47:01 +09:00
github-actions[bot]
c348b904a5
New Crowdin Translations (automated) (#27376)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-12 10:07:40 +02:00
Matt Jankowski
d4c2dca874
Fix haml-lint InstanceVariables rule for auth/sessions/two_factor/o… (#27372) 2023-10-12 09:44:20 +02:00
renovate[bot]
85b36fbbd3
Update dependency devise to v4.9.3 (#27373)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-12 09:35:25 +02:00
Matt Jankowski
d7a8f6b658
Fix haml-lint InstanceVariables rule for relationships/account (#27342) 2023-10-11 17:06:26 +02:00
github-actions[bot]
f1ae72ba46
New Crowdin Translations (automated) (#27364)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-11 16:37:01 +02:00
renovate[bot]
d0a3331caa
Update dependency rubocop to v1.57.0 (#27371)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 16:36:50 +02:00
François Hodierne
608cd66239
Update README requirements from node 14 to node 16 (#27369) 2023-10-11 16:24:28 +02:00
renovate[bot]
1afb7f4104
Update dependency lograge to v0.14.0 (#27363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 16:21:59 +02:00
Matt Jankowski
f9abe700e7
Fix haml-lint InstanceVariables rule for auth/registrations/status (#27341) 2023-10-11 16:20:26 +02:00
renovate[bot]
0111e48893
Update dependency sidekiq to v6.5.12 (#27358)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 16:02:51 +02:00
Matt Jankowski
66becf9a1e
Fix haml-lint InstanceVariables rule for admin/reports/actions (#27339) 2023-10-11 15:58:33 +02:00
Claire
7d2cd7195b
Add variable delay before link verification of remote account links (#27351) 2023-10-11 15:14:18 +02:00
KMY(雪あすか)
5cb8ccad84
Merge pull request #80 from kmycode/kb-merge-231010
Upstream main 20231010
2023-10-11 20:09:31 +09:00
KMY
9fffc59a76 重複処理を削除 2023-10-11 12:35:37 +09:00
KMY(雪あすか)
285dc3fcf1
Merge pull request #69 from kmycode/kb-draft-7.0
Bump version to 7.0
2023-10-11 12:25:45 +09:00
KMY(雪あすか)
674cce1c9e
Wip: スタンプの転送 (#81)
* Fix: 自分で自分に絵文字リアクションをつけた時、他サーバーに転送されない問題

* 修正

* 修正
2023-10-11 12:03:20 +09:00
KMY
1630529358 修正 2023-10-11 10:24:35 +09:00
KMY
e3a43d4758 修正 2023-10-11 10:16:15 +09:00
KMY
7cc6dbc51e 修正 2023-10-11 10:06:35 +09:00
KMY
842a93243a スタンプに認証情報を追加 2023-10-11 09:59:00 +09:00
KMY
6823ae3bae #79 LocalPublickmyblue:LocalPublicに変更 2023-10-11 09:40:04 +09:00
Claire
d93c64b6e1 Fix duplicate reports being sent when reporting some remote posts (#27355) 2023-10-11 09:36:57 +09:00
KMY
54898d5246 Merge commit '27e84c0691' into kb-merge-231010 2023-10-11 09:36:20 +09:00
Claire
27e84c0691
Fix duplicate reports being sent when reporting some remote posts (#27355) 2023-10-10 16:00:50 +02:00
KMY
ea55d2d909 Fix test 2023-10-10 22:24:42 +09:00
KMY
80498c8377 Merge remote-tracking branch 'parent/main' into kb-merge-231010 2023-10-10 22:17:15 +09:00
KMY
ffb8e19739 Merge branch 'kb-draft-5.3-lts' into kb-draft-7.0 2023-10-10 21:47:22 +09:00
KMY(雪あすか)
1eb2d78b5d
Change: 単方向の承認だけでフレンドサーバーが有効になるようにする (#74)
* Test: テストを先に作成

* Fix: テスト不備

* Wip: フレンドサーバーのテストを修正

* Wip: エラーを修正

* 項目のラベリングを修正

* 新しい設定が変更できないのを修正

* Wip: 削除時の処理を修正

* フレンド自動承認設定を削除

* Fix: 申請を受けたドメインのINBOXが空になる問題

* Change: #75 フレンドでないサーバーからのローカル公開を未収載に変換 (#77)
2023-10-10 21:46:26 +09:00
KMY
521932c802 Fix: LoginOnlyの名前空間も変更 2023-10-10 21:45:49 +09:00
KMY
38370c1d3d Fix: LoginOnlyの名前空間も変更 2023-10-10 21:45:02 +09:00
KMY
0a91a3165d Fix: #78 検索許可のas:Limitedkmyblue:Limitedに変更 2023-10-10 21:43:49 +09:00
KMY
e61350c703 Fix: #78 検索許可のas:Limitedkmyblue:Limitedに変更 2023-10-10 21:40:55 +09:00
KMY
e2c7a6e59b Merge remote-tracking branch 'parent/stable-4.2' into kb-draft-5.3-lts 2023-10-10 21:37:49 +09:00
Claire
790fd1374f Bump version to v4.2.1 2023-10-10 13:52:41 +02:00
Claire
a1f7d2d19a Fix scroll position in thread view reseting when closing a modal (#27350) 2023-10-10 13:52:41 +02:00
github-actions[bot]
4262cfbe41 New Crowdin Translations (automated) (#27347)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-10 13:52:41 +02:00
Claire
bcfc3b3f65 Fix clicking on already-loaded thread scrolling to the top of the thread (#27338) 2023-10-10 13:52:41 +02:00
Claire
6dcccd325f Fix clicking on already-opened thread post scrolling to the top of the thread (#27331) 2023-10-10 13:52:41 +02:00
github-actions[bot]
5a33b81479 New Crowdin Translations (automated) (#27321)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-10 13:52:41 +02:00
Andy Piper
8f55224307 Add 4.2.x to supported versions in SECURITY.md (#27317) 2023-10-10 13:52:41 +02:00
Claire
f71b7943f9 Fix some remote posts getting truncated (#27307) 2023-10-10 13:52:41 +02:00
github-actions[bot]
2e2936eb64 New Crowdin Translations (automated) (#27304)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-10 13:52:41 +02:00
renovate[bot]
f4b0a10490 Update dependency sidekiq to v6.5.10 (#27287)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 13:52:41 +02:00