thelounge/src/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 Disable search if we have no message provider 2021-04-12 23:12:11 +02:00
msg.js Differentiate WALLOPS from NOTICE 2021-06-22 11:50:22 +01:00
network.js Properly track user modes for context menu (#4267) 2021-07-21 00:30:07 -07:00
prefix.js Properly track user modes for context menu (#4267) 2021-07-21 00:30:07 -07:00
user.js Properly track user modes for context menu (#4267) 2021-07-21 00:30:07 -07:00