nas/app/controllers/api/v1/statuses
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
..
bookmark_categories_controller.rb Wip: bookmark statuses view and adder 2023-08-26 13:25:57 +09:00
bookmarks_controller.rb Fix not being able to unbookmark toots when blocked by their author (#14604) 2020-08-19 19:02:06 +02:00
emoji_reactioned_by_accounts_controller.rb Add emoji reaction api pagination support 2023-09-21 14:22:52 +09:00
emoji_reactions_controller.rb Add: Webでの引用表示 (#50) 2023-10-02 11:12:51 +09:00
favourited_by_accounts_controller.rb Change unauthenticated responses to be cached in REST API (#24348) 2023-04-25 15:41:34 +02:00
favourites_controller.rb Wrong count in response when removing favourite/reblog (#24365) 2023-07-19 09:02:30 +02:00
histories_controller.rb Change /api/v1/statuses/:id/history to always return at least one item (#25510) 2023-06-22 14:56:14 +02:00
mentioned_accounts_controller.rb Add mentioned users by status view (#28) 2023-09-24 19:29:43 +09:00
mutes_controller.rb Add more tests for ActivityPub controllers (#13585) 2020-05-03 16:30:36 +02:00
pins_controller.rb Remove useless respond_to calls (#13208) 2020-03-06 01:29:38 +01:00
reblogged_by_accounts_controller.rb Add login visibility 2023-05-24 17:41:47 +09:00
reblogs_controller.rb Wrong count in response when removing favourite/reblog (#24365) 2023-07-19 09:02:30 +02:00
referred_by_statuses_controller.rb Fix timeline emoji_reactions N+1 problem 2023-09-15 09:31:12 +09:00
sources_controller.rb Add support for editing for published statuses (#16697) 2022-01-19 22:37:27 +01:00
translations_controller.rb Improve error messages when DeepL quota is exceeded (#26704) 2023-08-29 09:14:44 +02:00