nas/app
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
..
chewy Fix N+1 problem on statuses/public_statuses indices 2023-09-16 13:42:55 +09:00
controllers Add: フレンドサーバー (#61) 2023-10-09 11:51:15 +09:00
helpers Merge branch 'kb-draft-7.0' into kb_development 2023-10-08 18:59:30 +09:00
javascript Merge remote-tracking branch 'parent/main' into kb_development 2023-10-07 09:19:36 +09:00
lib Add: フレンドサーバー (#61) 2023-10-09 11:51:15 +09:00
mailers Add: フレンドサーバー (#61) 2023-10-09 11:51:15 +09:00
models Add: フレンドサーバー (#61) 2023-10-09 11:51:15 +09:00
policies Add: フレンドサーバー (#61) 2023-10-09 11:51:15 +09:00
presenters Add: フレンドサーバー (#61) 2023-10-09 11:51:15 +09:00
serializers Add: フレンドサーバー (#61) 2023-10-09 11:51:15 +09:00
services Add: フレンドサーバー (#61) 2023-10-09 11:51:15 +09:00
validators Connect emoji_reaction block settings and show settings 2023-09-12 17:24:38 +09:00
views Add: フレンドサーバー (#61) 2023-10-09 11:51:15 +09:00
workers Add: フレンドサーバー (#61) 2023-10-09 11:51:15 +09:00