Skip to content

Allow show sender detail from message context menu

Gary Wang requested to merge garywang/neochat:context-menu-user-info-dlg into master

When curtain user is spamming a lot of messages in a short amount of time, mod need to scroll all the way up to the first spam message to know who send those spam message, thus start banning them.

This patch add a context menu to open the sender detail dialog, it could make banning the spam user and batch-deleting spam messages easier.

Example after this patch:

image

Merge request reports