Skip to content

New "Message this user" button on user detail dialog

tmpod requested to merge Tmpod/spectral:feature/message-user-button into master

Summary

This contribution will add a little button for quickly switching to the direct chat with a user or creating a new one.

Screenshots

It will look like this:
Screenshot_from_2020-10-01_14-54-21

And it doesn't show if you are already in the direct chat with that user:
Screenshot_from_2020-10-01_14-57-37
Screenshot_from_2020-10-01_14-57-47


It is something that is quite neat to have, and it was bugging me so much not to have it that I ended up taking a dive into Qt and Spectral :P

I hope everyone likes this QoL addition!

Merge request reports