Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add: Webでの引用表示 #50

Merged
merged 25 commits into from
Oct 2, 2023
Merged

Add: Webでの引用表示 #50

merged 25 commits into from
Oct 2, 2023

Conversation

kmycode
Copy link
Owner

@kmycode kmycode commented Sep 30, 2023

Closes #49

  • Status ID指定で表示できるようにする(コンテナを間に挟む)
  • 引用をAPIで取得できるようにする
    • APIの動作確認
  • 引用のキャッシュ
  • 引用可能な投稿の公開範囲を検討 - public, public_unlisted, unlistedのみとする
  • 他サーバーから来た引用を、参照ではなく引用として受け入れられるようにする
  • 引用IDをコンポーネントに流し込む
  • 通知画面から引用を消す
  • フィルター対応(キーワード)
  • フィルター対応(投稿指定)
  • ミュート対応
  • ブロック対応
  • 不要コードの削除
  • 動作確認(通常)
  • 動作確認(画像1枚)
  • 動作確認(画像複数)
  • 動作確認(引用のネスト)
  • 動作確認(フィルター)
  • 動作確認(ミュート・ブロック)
  • 動作確認(フィルター・ミュートとストリーミング)
  • データベースマイグレーションの動作確認
  • もしあれば引用まわりのテストコード
  • 設定「自分の投稿の引用を許可する」
  • 設定「自分のローカルタイムラインに引用を表示」
  • 設定「自分のホームタイムラインに引用を表示」
  • 画面に引用メニュー(表示・非表示を判定するとか)

@kmycode kmycode added the enhancement New feature or request label Sep 30, 2023
@kmycode kmycode added this to the kb7.0 milestone Sep 30, 2023
@kmycode kmycode changed the title Add quote support on web Add: Webでの引用表示 Sep 30, 2023
@kmycode kmycode marked this pull request as ready for review October 1, 2023 11:23
@kmycode kmycode merged commit 44b739a into kb_development Oct 2, 2023
58 checks passed
@kmycode kmycode deleted the kbtopic-quote-view branch October 5, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant