Use nickname instead of username in P2P chat display #14
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
Some checks failed
continuous-integration/drone/pr Build is failing
Details
Merge pull request 'Use nickname instead of username in P2P chat display' (#14) from v2_functions into master
Reference in New Issue
Block a user
No description provided.
Delete Branch "v2_functions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?