Use nickname instead of username in P2P chat display #14

Merged
trevor merged 1 commits from v2_functions into master 2026-03-07 02:22:38 +00:00
Owner
  • Use user.nickname (from registration) instead of Telegram username
  • Show admin special handling: display 'Админ' for regular users communicating with admin
  • Admin users see: nickname + (карта: card_number)
  • Regular users see only nickname
  • Apply changes to:
    • Dialog header (Диалог с Daniel)
    • User selection list
    • Conversations list (Мои диалоги)
    • Message sender display
    • format_sender_name() function
- Use user.nickname (from registration) instead of Telegram username - Show admin special handling: display 'Админ' for regular users communicating with admin - Admin users see: nickname + (карта: card_number) - Regular users see only nickname - Apply changes to: * Dialog header (Диалог с Daniel) * User selection list * Conversations list (Мои диалоги) * Message sender display * format_sender_name() function
trevor added 1 commit 2026-03-07 02:22:35 +00:00
Use nickname instead of username in P2P chat display
Some checks failed
continuous-integration/drone/pr Build is failing
f855772229
- Use user.nickname (from registration) instead of Telegram username
- Show admin special handling: display 'Админ' for regular users communicating with admin
- Admin users see: nickname + (карта: card_number)
- Regular users see only nickname
- Apply changes to:
  * Dialog header (Диалог с Daniel)
  * User selection list
  * Conversations list (Мои диалоги)
  * Message sender display
  * format_sender_name() function
trevor merged commit fd8fc35f03 into master 2026-03-07 02:22:38 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: trevor/new_lottery_bot#14
No description provided.