Bug 382597

Summary: Improve rendering of nicks in messages
Product: [Applications] Ruqola Reporter: David Faure <faure>
Component: frontendAssignee: Vasudha Mathur <vasudhamathur96>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description David Faure 2017-07-22 15:39:59 UTC
Currently, long nicks get truncated.

Ideally, the full name should be shown as well, because nicks are sometimes ambiguous. Rocket.Chat+ shows "@nick" in small letters next to the full name, which I find useful.
Comment 1 David Faure 2017-07-23 06:17:41 UTC
Maybe for the full name it would be enough to have it in the nick list (which would have both full name and nick), like konversation does. Anyhow, sorry for mixing two issues, the primary issue here was the rendering of long nicks.
Comment 2 David Faure 2018-03-07 12:14:54 UTC
Seems to work now.