nas/app/controllers
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
..
activitypub Add references activitypub support 2023-07-11 18:31:28 +09:00
admin Add: フレンドサーバー (#61) 2023-10-09 11:51:15 +09:00
api Add: フレンドサーバー (#61) 2023-10-09 11:51:15 +09:00
auth Simplify instance presenter view access (#26046) 2023-09-28 16:52:37 +02:00
concerns Merge branch 'kb-draft-5.3-lts' into kb-draft-7.0 2023-10-06 21:38:34 +09:00
disputes Refactor Cache-Control and Vary definitions (#24347) 2023-04-19 16:07:29 +02:00
filters Refactor Cache-Control and Vary definitions (#24347) 2023-04-19 16:07:29 +02:00
oauth Fix “Authorized applications” inefficiently and incorrectly getting last use date (#25060) 2023-05-22 14:03:38 +02:00
settings Move search setting to new page 2023-09-12 12:33:43 +09:00
well_known Change interaction modal in web UI (#26075) 2023-07-27 16:11:17 +02:00
about_controller.rb Simplify instance presenter view access (#26046) 2023-09-28 16:52:37 +02:00
accounts_controller.rb Merge commit '2f932cb2bb' into kb_migration 2023-08-03 15:48:07 +09:00
antennas_controller.rb Remove: #55 アンテナ新規作成ボタンを除去 2023-10-03 20:29:15 +09:00
application_controller.rb Add authorized_fetch server setting in addition to env var (#25798) 2023-09-01 15:41:10 +02:00
authorize_interactions_controller.rb Change interaction modal in web UI (#26075) 2023-07-27 16:11:17 +02:00
backups_controller.rb Storage: add :azure to remaining callers (#26080) 2023-07-27 16:13:45 +02:00
custom_css_controller.rb Refactor Cache-Control and Vary definitions (#24347) 2023-04-19 16:07:29 +02:00
emojis_controller.rb Refactor Cache-Control and Vary definitions (#24347) 2023-04-19 16:07:29 +02:00
filters_controller.rb Add: Webでの引用表示 (#50) 2023-10-02 11:12:51 +09:00
follower_accounts_controller.rb Merge remote-tracking branch 'parent/releases/v4.2.1' into kb-draft-5.3-lts 2023-10-06 21:37:32 +09:00
following_accounts_controller.rb Merge remote-tracking branch 'parent/releases/v4.2.1' into kb-draft-5.3-lts 2023-10-06 21:37:32 +09:00
health_controller.rb Change health check (#15988) 2021-04-03 02:39:04 +02:00
home_controller.rb Simplify instance presenter view access (#26046) 2023-09-28 16:52:37 +02:00
instance_actors_controller.rb Fix /actor needlessly reading session cookie and varying on Signature (#24664) 2023-04-26 11:42:26 +02:00
intents_controller.rb Fix Performance/DeletePrefix cop (#24796) 2023-05-02 21:07:45 +02:00
invites_controller.rb Refactor Cache-Control and Vary definitions (#24347) 2023-04-19 16:07:29 +02:00
mail_subscriptions_controller.rb Add List-Unsubscribe email header (#26085) 2023-08-01 19:34:40 +02:00
manifests_controller.rb Fix some user-independent endpoints potentially reading session cookies (#24650) 2023-04-25 22:14:44 +02:00
media_controller.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2023-08-02 19:32:48 +02:00
media_proxy_controller.rb Refactor: replace whitelist_mode mentions with limited_federation_mode (#26252) 2023-08-02 19:32:48 +02:00
privacy_controller.rb Simplify instance presenter view access (#26046) 2023-09-28 16:52:37 +02:00
relationships_controller.rb Refactor Cache-Control and Vary definitions (#24347) 2023-04-19 16:07:29 +02:00
remote_interaction_helper_controller.rb Change interaction modal in web UI (#26075) 2023-07-27 16:11:17 +02:00
shares_controller.rb Fix blurhash and autoplay not working on public pages (#11585) 2019-08-16 19:15:05 +02:00
statuses_cleanup_controller.rb Merge branch 'kb_migration' into kb_migration_development 2023-04-20 17:43:47 +09:00
statuses_controller.rb Merge remote-tracking branch 'parent/main' into kb_development 2023-09-30 19:37:20 +09:00
tags_controller.rb Simplify instance presenter view access (#26046) 2023-09-28 16:52:37 +02:00