1
0
Fork 0
forked from gitea/nas
nas/app/views/settings
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
..
aliases Fix IDN domains not being rendered correctly in a few left-over places (#17848) 2022-03-22 10:07:11 +01:00
applications Update haml-lint 0.49.1 (#26118) 2023-07-23 17:48:16 +02:00
deletes Fix style for hashes (#20518) 2022-11-17 11:05:39 +01:00
exports Change user backups to use expiring URLs for download when possible (#24136) 2023-03-16 22:48:42 +01:00
featured_tags Change edit profile page (#25413) 2023-06-14 04:38:07 +02:00
imports Fix haml-lint Rubocop Style/StringLiterals cop (#25948) 2023-07-17 16:57:18 +02:00
login_activities Fix haml-lint ConsecutiveSilentScripts rule (#26043) 2023-07-18 09:25:37 +02:00
migration/redirects Fix style for hashes (#20518) 2022-11-17 11:05:39 +01:00
migrations Fix style for hashes (#20518) 2022-11-17 11:05:39 +01:00
preferences Add: Webでの引用表示 (#50) 2023-10-02 11:12:51 +09:00
privacy Add privacy extra settings page 2023-09-03 10:50:12 +09:00
privacy_extra Add: Webでの引用表示 (#50) 2023-10-02 11:12:51 +09:00
profiles Remove group_allow_private_message from profile setting page 2023-09-21 22:23:18 +09:00
shared Add privacy extra settings page 2023-09-03 10:50:12 +09:00
two_factor_authentication Fix style for hashes (#20518) 2022-11-17 11:05:39 +01:00
two_factor_authentication_methods Add WebAuthn as an alternative 2FA method (#14466) 2020-08-24 16:46:27 +02:00
verifications Change edit profile page (#25413) 2023-06-14 04:38:07 +02:00