thelounge/test
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
..
client Fix length of the link in tests 2021-05-26 13:59:04 +02:00
commands Add firstCommand and do further checks on mode tests 2021-07-06 18:15:37 +00:00
fixtures Add the default IRC network for tests 2021-05-26 13:41:33 +02:00
models Properly track user modes for context menu (#4267) 2021-07-21 00:30:07 -07:00
plugins add highlight exceptions 2020-08-19 00:00:56 +02:00
src Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
tests Fix test for production build 2020-10-30 23:02:40 +02:00
.mocharc.yml Upgrade mocha and remove mochapack 2020-04-11 12:27:08 +03:00
.nycrc-mocha.json Set up Prettier on md, html, json, and yaml 2019-07-17 10:22:30 +01:00
.nycrc-report.json Set up Prettier on md, html, json, and yaml 2019-07-17 10:22:30 +01:00
server.js Combine displayNetwork into lockNetwork 2020-04-15 10:56:05 +03:00
util.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00