Insert generated avatars into the chatview
Currently the avatar generated client side (when the contact does not have any avatar) doesn't appear in the chatview. The base 64 encoded image should be inserted in the chatview via setSenderImage()
Currently the avatar generated client side (when the contact does not have any avatar) doesn't appear in the chatview. The base 64 encoded image should be inserted in the chatview via setSenderImage()
mentioned in commit f33a8f52
Fixed
closed
I think the interface will certainly change with group chats, so I will let this as it is. And the whole calls messages should be grouped.
added severitylow label
added ui/ux label