thelounge/test/models
Reto 8fcd079204
Properly track user modes for context menu (#4267)
* properly track user modes for context menu

The RPL_ISUPPORT response contains a PREFIX element, which not only tracks the
prefix chars ("@", "+" etc) but also their corresponding mode chars (+O, +v)
This commit changes the context menu to not rely on a hardcoded list but rather
user the one given in the prefix response by the server.

Co-authored-by: Max Leiter <maxwell.leiter@gmail.com>
2021-07-21 00:30:07 -07:00
..
chan.js Properly track user modes for context menu (#4267) 2021-07-21 00:30:07 -07:00
msg.js Properly track user modes for context menu (#4267) 2021-07-21 00:30:07 -07:00
network.js Merge branch 'master' into feature/socks-support 2021-06-29 22:48:00 -07:00