mirror of
https://github.com/thelounge/thelounge.git
synced 2026-03-15 23:15:49 +01:00
* 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>
|
||
|---|---|---|
| .. | ||
| client | ||
| commands | ||
| fixtures | ||
| models | ||
| plugins | ||
| src | ||
| tests | ||
| .mocharc.yml | ||
| .nycrc-mocha.json | ||
| .nycrc-report.json | ||
| server.js | ||
| util.js | ||