2
0
mirror of https://github.com/telegramdesktop/tdesktop synced 2025-09-02 15:35:51 +00:00

Add jump-to-topic panel in View as Messages.

This commit is contained in:
John Preston
2022-12-02 18:19:56 +04:00
parent 8281990bb8
commit a4e4681835
25 changed files with 470 additions and 150 deletions

View File

@@ -56,7 +56,7 @@ const auto kPsaBadgePrefix = "cloud_lng_badge_psa_";
} else if (const auto user = history->peer->asUser()) {
return (user->onlineTill > 0);
}
return !history->peer->isForum();
return !history->isForum();
}
void PaintRowTopRight(