thelounge/src
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
..
command-line Fix not overriding config options with -c 2021-06-22 00:00:41 -07:00
models Properly track user modes for context menu (#4267) 2021-07-21 00:30:07 -07:00
plugins Properly track user modes for context menu (#4267) 2021-07-21 00:30:07 -07:00
client.js network: add support for SOCKS (closes #1375) 2021-05-05 20:06:00 -04:00
clientManager.js Fixing thelounge username case-sensitivity - issue#2943 2020-06-23 13:01:06 +01:00
helper.js Add version support for packages. 2020-08-21 15:03:12 +01:00
identification.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
log.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
server.js Merge remote-tracking branch 'origin/master' into richrd/message-search 2021-04-12 22:00:49 +02:00