nas/app/javascript/mastodon/containers
KMY(雪あすか) 44b739a39a
Add: Webでの引用表示 (#50)
* Add compacted component

* 引用表示の間にコンテナをはさみ、不要なコードを削除

* 引用APIを作成、ついでにブロック状況を引用APIに反映

* テスト修正など

* 引用をキャッシュに登録

* `quote_id`が`quote_of_id`になったのをSerializerに反映

* Fix test

* 引用をフィルターの対象に含める設定+エラー修正

* ストリーミングの存在しないプロパティ削除によるエラーを修正

* Fix lint

* 他のサーバーから来た引用付き投稿を処理

* Fix test

* フィルター設定時エラーの調整

* 画像つき投稿のスタイルを調整

* 画像つき投稿の最大高さを調整

* 引用禁止・非表示の設定を追加

* ブロック対応

* マイグレーションコード調整

* 引用設定の翻訳を作成

* Lint修正

* 参照1つの場合は引用に変換する設定を削除

* 不要になったテストを削除

* ブロック設定追加、バグ修正

* 他サーバーへ引用送信・受け入れ
2023-10-02 11:12:51 +09:00
..
account_container.jsx Rewrite actions/modal and reducers/modal with typescript (#24833) 2023-05-25 15:42:37 +02:00
admin_component.jsx Fix /share and cleanup and reorganize frontend locale loading (#25240) 2023-06-02 15:00:27 +02:00
compacted_status_container.jsx Add: Webでの引用表示 (#50) 2023-10-02 11:12:51 +09:00
compose_container.jsx Fix /share and cleanup and reorganize frontend locale loading (#25240) 2023-06-02 15:00:27 +02:00
domain_container.jsx Rewrite actions/modal and reducers/modal with typescript (#24833) 2023-05-25 15:42:37 +02:00
dropdown_menu_container.js Convert dropdown_menu state to Typescript (#25585) 2023-09-22 18:18:46 +02:00
intersection_observer_article_container.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
mastodon.jsx Add circle visibility 2023-08-21 18:22:14 +09:00
media_container.jsx Fix /share and cleanup and reorganize frontend locale loading (#25240) 2023-06-02 15:00:27 +02:00
poll_container.js Enforce import order with ESLint (#25096) 2023-05-23 17:15:17 +02:00
scroll_container.js Improve modal flow and back button handling (#16499) 2021-07-13 15:45:17 +02:00
status_container.jsx Add: Webでの引用表示 (#50) 2023-10-02 11:12:51 +09:00