Skip to content

Implement «Wrong Layout?» button on Instant View#14

Closed
iTaysonLab wants to merge 3 commits intomainfrom
feature/ivReportIssues
Closed

Implement «Wrong Layout?» button on Instant View#14
iTaysonLab wants to merge 3 commits intomainfrom
feature/ivReportIssues

Conversation

@iTaysonLab
Copy link
Copy Markdown
Contributor

TODO: probably make the button not accent colored on light themes (or that’s probably OK)

Signed-off-by: iTaysonLab <9827543+iTaysonLab@users.noreply.github.com>
@vkryl
Copy link
Copy Markdown
Member

vkryl commented Sep 30, 2021

Keeping this on hold until TGX will have a proper IV 2.0 support. Also probably it's not the best way to show this button in case of TGX, as it handles <footer> on the same background.

@vkryl vkryl added the on-hold PRs that usually rely on some other (usually missing) PR in order to be accepted. label Sep 30, 2021
@iTaysonLab iTaysonLab closed this Nov 17, 2021
@iTaysonLab iTaysonLab deleted the feature/ivReportIssues branch November 17, 2021 22:12
japananimetime added a commit to japananimetime/Telegram-X that referenced this pull request Dec 29, 2025
…h share UI

- Fix unread badge not respecting mute state (issue TGX-Android#2)
  Added forumTopicNeedsMuteIcon() to properly check topic/chat mute hierarchy

- Fix forum badge not updating after reading all topics (issue TGX-Android#4)
  Call updateForumTopicUnreadCount() after fetching fresh topic data

- Fix read receipts not showing in topic messages (issue TGX-Android#9)
  Call manager.updateChatReadOutbox() in onForumTopicUpdated

- Fix notification not opening correct topic (issue TGX-Android#14.2)
  Pass messageThreadId through notification intent chain

- Polish share to topic UI with colored icons (issue TGX-Android#13)
  Show colored circle emoji and pin indicator for each topic

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
logopek pushed a commit to logopek/reX that referenced this pull request Jan 5, 2026
…h share UI

- Fix unread badge not respecting mute state (issue TGX-Android#2)
  Added forumTopicNeedsMuteIcon() to properly check topic/chat mute hierarchy

- Fix forum badge not updating after reading all topics (issue TGX-Android#4)
  Call updateForumTopicUnreadCount() after fetching fresh topic data

- Fix read receipts not showing in topic messages (issue TGX-Android#9)
  Call manager.updateChatReadOutbox() in onForumTopicUpdated

- Fix notification not opening correct topic (issue TGX-Android#14.2)
  Pass messageThreadId through notification intent chain

- Polish share to topic UI with colored icons (issue TGX-Android#13)
  Show colored circle emoji and pin indicator for each topic

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
japananimetime added a commit to japananimetime/Telegram-X that referenced this pull request Jan 17, 2026
…h share UI

- Fix unread badge not respecting mute state (issue TGX-Android#2)
  Added forumTopicNeedsMuteIcon() to properly check topic/chat mute hierarchy

- Fix forum badge not updating after reading all topics (issue TGX-Android#4)
  Call updateForumTopicUnreadCount() after fetching fresh topic data

- Fix read receipts not showing in topic messages (issue TGX-Android#9)
  Call manager.updateChatReadOutbox() in onForumTopicUpdated

- Fix notification not opening correct topic (issue TGX-Android#14.2)
  Pass messageThreadId through notification intent chain

- Polish share to topic UI with colored icons (issue TGX-Android#13)
  Show colored circle emoji and pin indicator for each topic

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

on-hold PRs that usually rely on some other (usually missing) PR in order to be accepted.

2 participants