Commit graph

9844 commits

Author SHA1 Message Date
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
0a91a3165d Fix: #78 検索許可のas:Limitedkmyblue:Limitedに変更 2023-10-10 21:43:49 +09:00
KMY
db98ef8a44 #71 フレンドサーバーにスタンプを送信 2023-10-10 19:52:36 +09:00
KMY
59879bcc2f Fix: フィルターアクション half_warn のエラーを修正 2023-10-09 15:46:40 +09:00
KMY
63a067e2f2 Fix: ローカル検索許可が設定できない問題 2023-10-09 12:47:45 +09:00
KMY
a220e5b46d Add: フレンドサーバー設定の一部注釈 2023-10-09 12:17:17 +09:00
KMY(雪あすか)
87e858a202
Add: フレンドサーバー (#61)
* Fix mastodon version

* テーブル作成

* Wip: フレンドサーバーフォローの承認を受信

* Wip: フレンド申請拒否を受信

* Wip: フォローリクエストを受理

* Wip: 相手からのフォロー・アンフォローを受理

* 普通のフォローとフレンドサーバーのフォローを区別するテストを追加

* ドメインブロックによるフォロー拒否

* ドメインブロックしたあと、申請中のフォロリクを取り下げる処理

* スタブに条件を追加

* Wip: 相手からのDelete信号に対応

* DB定義が消えていたので修正

* Wip: ローカル公開投稿をフレンドに送信する処理など

* Wip: 未収載+誰でもの投稿をフレンドに送る設定

* Wip: ローカル公開をそのまま送信する設定を考慮

* Fix test

* Wip: 他サーバーからのローカル公開投稿の受け入れ

* Wip: Web画面作成

* Fix test

* Wip: ローカル公開を連合TLに流す

* Wip: フレンドサーバーの削除ボタン

* Wip: メール通知や設定のテストなど

* Wip: 翻訳を作成

* Fix: 却下されたあとフォローボタンが表示されない問題

* Wip: 編集できない問題

* 有効にしていないフレンドサーバーをリストで無効表示
2023-10-09 11:51:15 +09:00
KMY
5b21964bda Merge branch 'kb-draft-7.0' into kb_development 2023-10-08 18:59:30 +09:00
KMY
10066eac4e Fix: 参照で非公開投稿が見えてしまう問題 2023-10-08 18:39:20 +09:00
KMY
87afb5295a Revert "#66 検索時のフォロー中アカウント一覧作成処理を改善"
This reverts commit 22d1f52597.
2023-10-07 21:33:52 +09:00
KMY
9738d80cb4 Revert "Remove: 存在しない検索許可"
This reverts commit f94d9e7547.
2023-10-07 21:33:47 +09:00
KMY
f94d9e7547 Remove: 存在しない検索許可 2023-10-07 19:21:13 +09:00
KMY
22d1f52597 #66 検索時のフォロー中アカウント一覧作成処理を改善 2023-10-07 18:47:32 +09:00
KMY
e81c911349 カスタム絵文字のライセンス変更を他の場所でも保存 2023-10-07 14:10:36 +09:00
KMY
5a960c3abd プロキシ判定条件を彩度調整 2023-10-07 13:24:04 +09:00
KMY
d94713594c プロキシ判定ロジックを調整 2023-10-07 13:17:47 +09:00
KMY
41c1aaf54d Add: プロキシアカウントを動的に識別する簡易的な仕組み 2023-10-07 13:07:35 +09:00
KMY
22d03b06da カスタム絵文字のライセンス変更を他の場所でも保存 2023-10-07 12:25:29 +09:00
KMY
f6780a2397 Fix: ライセンスの更新処理 2023-10-07 12:22:53 +09:00
KMY
46582b97a7 Fix: すでに同じカスタム絵文字が存在する場合、スタンプを受け入れない問題 2023-10-07 12:17:33 +09:00
KMY
09020c6b21 Fix: すでに同じカスタム絵文字が存在する場合、スタンプを受け入れない問題 2023-10-07 12:13:18 +09:00
KMY(雪あすか)
f0fac9be8f 他サーバーからカスタム絵文字によるスタンプを受け取った時に、ライセンス情報を保存する+ついでにテスト (#65)
* Wip: スタンプを他サーバーから受信するテスト作成、カスタム絵文字にdomainプロパティを追加

* Wip: ドメインに関するイレギュラーな状況に対応

* Wip: 他のサーバーのカスタム絵文字を送信するときのID変更処理を追加

* Wip: カスタム絵文字のIDを判定する場所を変更

* Wip: カスタム絵文字のURIを返す処理を削除(不要)

* Wip: 絵文字リアクション受け入れ処理リファクタリング

* Wip: 外部へ送信するカスタム絵文字データにライセンス情報を追加、ライセンス情報の受信をテストに追加

* Wip: ドメインブロックのテストを追加

* Wip: ついでに通常のドメインブロックを追加
2023-10-07 11:58:23 +09:00
KMY(雪あすか)
c783d6786b
他サーバーからカスタム絵文字によるスタンプを受け取った時に、ライセンス情報を保存する+ついでにテスト (#65)
* Wip: スタンプを他サーバーから受信するテスト作成、カスタム絵文字にdomainプロパティを追加

* Wip: ドメインに関するイレギュラーな状況に対応

* Wip: 他のサーバーのカスタム絵文字を送信するときのID変更処理を追加

* Wip: カスタム絵文字のIDを判定する場所を変更

* Wip: カスタム絵文字のURIを返す処理を削除(不要)

* Wip: 絵文字リアクション受け入れ処理リファクタリング

* Wip: 外部へ送信するカスタム絵文字データにライセンス情報を追加、ライセンス情報の受信をテストに追加

* Wip: ドメインブロックのテストを追加

* Wip: ついでに通常のドメインブロックを追加
2023-10-07 11:57:38 +09:00
KMY
3ccf0d02c6 Merge remote-tracking branch 'parent/main' into kb_development 2023-10-07 09:19:36 +09:00
Claire
3262d1f1b6
Fix incorrect serialization of regional languages in contentMap (#27207) 2023-10-06 17:46:04 +02:00
Michael Stanclift
3171afc36a
Add Elasticsearch index size to Admin dashboard (#27301)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-10-06 17:02:55 +02:00
KMY
b4b7a416fc Merge branch 'kb-draft-5.3-lts' into kb-draft-7.0 2023-10-06 21:38:34 +09:00
KMY
c14420edce Merge remote-tracking branch 'parent/releases/v4.2.1' into kb-draft-5.3-lts 2023-10-06 21:37:32 +09:00
KMY
e578a4eaca Merge commit '86244599d3' into kb-draft-5.3-lts 2023-10-06 21:30:57 +09:00
Claire
0f88e34370 Fix crash when filtering for “dormant” relationships (#27306) 2023-10-06 13:33:04 +02:00
Claire
8d75f52a1f Fix some remote posts getting truncated (#27307) 2023-10-06 13:33:04 +02:00
github-actions[bot]
e1721f7c8f New Crowdin Translations (automated) (#27304)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-06 13:33:04 +02:00
Claire
bd96f38e53 Fix auto-loading-more when not scrolled (#27286) 2023-10-06 13:33:04 +02:00
github-actions[bot]
18301673c8 New Crowdin Translations (automated) (#27277)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-06 13:33:04 +02:00
github-actions[bot]
9c9c6d722c New Crowdin Translations (automated) (#27270)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-06 13:33:04 +02:00
Claire
b6d61118e4 Fix Vary headers not being set on some redirects (#27272) 2023-10-06 13:33:04 +02:00
Matt Jankowski
b733192c26 Dont match mention in url query string (#25656)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2023-10-06 13:33:04 +02:00
Claire
c3dd31475e Fix double scroll bars in some columns in advanced interface (#27187) 2023-10-06 13:33:04 +02:00
Claire
be22810ef9 Fix boosts of local users being filtered in account timelines (#27204) 2023-10-06 13:33:04 +02:00
Claire
2376ff357b Add a short-lived lock to trend refresh scheduler (#27253) 2023-10-06 13:33:04 +02:00
Michael Stanclift
30ec5580e0 Keep version string displayed without breakpoints in UI (#26986) 2023-10-06 13:33:04 +02:00
David Aaron
a420f839f8 Change min age of backup policy from 1 week to 6 days (#27200) 2023-10-06 13:33:04 +02:00
Jakob Gillich
6639168fd6 Fix importer returning negative row estimates (#27258) 2023-10-06 13:33:04 +02:00
github-actions[bot]
9ecd471001 New Crowdin Translations (automated) (#27260)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-06 13:33:04 +02:00
Claire
2f5923e7da Change some worker lock TTLs (#27246) 2023-10-06 13:33:04 +02:00
Claire
fdb3e43544 Fix incorrectly keeping outdated update notices absent from the API endpoint (#27021) 2023-10-06 13:33:04 +02:00
Claire
42dfdd6bd9 Fix import progress not updating on certain failures (#27247) 2023-10-06 13:33:04 +02:00
github-actions[bot]
a5abc7075a New Crowdin Translations (automated) (#27220)
Co-authored-by: GitHub Actions <noreply@github.com>
2023-10-06 13:33:04 +02:00
Claire
e5fe2d1a39 Fix explore prompt appearing because of posts being received out of order (#27211) 2023-10-06 13:33:04 +02:00