Bug 434474

Summary: Honor "real name" setting
Product: [Applications] Ruqola Reporter: Angel Docampo <docampo.angel>
Component: frontendAssignee: Laurent Montel <montel>
Status: RESOLVED FIXED    
Severity: normal CC: vinz
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Real Names are shown on RC
ruqola doesn't honor Show Real Names setting

Description Angel Docampo 2021-03-16 08:05:01 UTC
Created attachment 136722 [details]
Real Names are shown on RC

SUMMARY
On RC server there is an option on Settings --> Layout --> User interface that let admin set if you want to show the username or the real name on the chat screen

STEPS TO REPRODUCE
1. On RC server, make sure you have enabled  Settings --> Layout --> User interface --> Use Real Name 

OBSERVED RESULT
See attachments to compare RC and Ruqola, on RC Real Names ar shown while in ruqola uses the format @username

EXPECTED RESULT
It should honor the RC server settings.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Arch Linux
KDE Plasma Version: 5.21.2
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2
Comment 1 Angel Docampo 2021-03-16 08:05:29 UTC
Created attachment 136723 [details]
ruqola doesn't honor Show Real Names setting
Comment 2 Laurent Montel 2021-03-20 10:43:10 UTC
It's not harder to implement it but as message text uses a position which depend of name/username we will reduce text size if we add it.
I need to improve text layouting first.
Regards
Comment 3 Vinzenz Vietzke [TUXEDO] 2024-02-21 13:37:35 UTC
This works fine for me with v2.0.0. So maybe it's solved already?
Comment 4 Laurent Montel 2024-02-21 14:05:11 UTC
I implemented it indeed.