thelounge/client/js/helpers
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
..
ircmessageparser Add gopher and gemini to the commonSchemes 2021-02-01 10:43:06 -05:00
collapseNetwork.js Add keybinds to expand and collapse networks 2020-01-02 22:45:21 +02:00
colorClass.js Use es6 import syntax 2019-11-25 20:13:12 +02:00
contextMenu.js Properly track user modes for context menu (#4267) 2021-07-21 00:30:07 -07:00
friendlysize.js Use friendlysize helper consistently 2019-12-16 22:00:35 +02:00
fullnamemap.json Add emojis 13.0 2020-01-31 10:36:06 +02:00
isChannelCollapsed.js Port keybinds to vue state; remove jQuery 2019-11-25 20:13:14 +02:00
isIgnoredKeybind.js Do not handle keybinds in inputs if not empty 2020-03-22 20:44:14 +02:00
localetime.js Use es6 import syntax 2019-11-25 20:13:12 +02:00
parse.js Properly track user modes for context menu (#4267) 2021-07-21 00:30:07 -07:00
parseIrcUri.js Remove user/pass support from irc://, support multiple channels 2019-11-25 20:13:19 +02:00
roundBadgeNumber.js Use es6 import syntax 2019-11-25 20:13:12 +02:00
simplemap.json Update emoji map 2021-07-06 01:31:24 -07:00