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

TLの鍵アイコンがBoostableかどうかではなくアカウントの承認制フラグで出ている #177

Closed
shibafu528 opened this issue Aug 28, 2018 · 1 comment
Labels
Milestone

Comments

@shibafu528
Copy link
Owner

TLのプロフィールアイコン下に表示される鍵アイコンの表示条件が「ブースト不能 (フォロワー限定/ダイレクト)」ではなく「承認制アカウントである」ことになっている。

これは恐らく誤解から実装を誤ったもので、Twitterの感覚で「鍵アカウント=ブースト不能」と思い込んで表示している状態と考えられる。

@shibafu528
Copy link
Owner Author

とりあえず表示判定を修正して承認制フラグとは無関係にしましたが、今度は未収載・フォロワー限定・ダイレクトの区別が付くようなインジケータが欲しくなってきました……。
それは別件で対応することとして、一旦クローズにします。

shibafu528 added a commit that referenced this issue Mar 15, 2019
#177 で TweetView#updateIndicator() 内でRTかどうかに依存せず正しい表示判定を行っているので、そもそもこのコード自体余計な処理だった。

fix #213
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant