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

Change: ローカルタイムラインを無効にしている時、/api/v1/timelines/publicタイムライン取得で「リモートユーザーのみ」指定も無効化 #526

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

kmycode
Copy link
Owner

@kmycode kmycode commented Feb 6, 2024

リアルタイムフィードの「リモートのみ」タブを削除し、リモート&ローカル全部あわせたタイムラインしか表示できないように
ローカルのことを意識してしまうため必要

ただしAPIとしてremote=1を指定した場合、「連合タイムライン」を「リモートのみ」有効にして表示してしまうクライアントアプリがあるかもしれないので、空の配列ではなくremote=1を無視してローカル投稿も含む配列を返す
(そういうのはクライアントアプリが悪いのだが、混合されうる場合があると思った)

@kmycode kmycode added the enhancement New feature or request label Feb 6, 2024
@kmycode kmycode added this to the kb11.0 milestone Feb 6, 2024
@kmycode kmycode changed the title Change: ローカルタイムラインを無効にしている時、「リモートユーザーのみ」指定も無効化 Change: ローカルタイムラインを無効にしている時、/api/v1/timelines/publicタイムライン取得で「リモートユーザーのみ」指定も無効化 Feb 6, 2024
@kmycode kmycode merged commit 57341a8 into kb_development Feb 6, 2024
42 checks passed
@kmycode kmycode deleted the kbtopic-disable-remote-only-opution branch February 6, 2024 01:03
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
Development

Successfully merging this pull request may close these issues.

1 participant