thelounge/client/js
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
..
commands Add new command to open the search window 2021-05-06 03:22:09 +02:00
helpers Properly track user modes for context menu (#4267) 2021-07-21 00:30:07 -07:00
socket-events Merge pull request #4206 from Nachtalb/na/fill-inputhistory-onload 2021-05-25 21:30:47 -07:00
auth.js Use es6 import syntax 2019-11-25 20:13:12 +02:00
autocompletion.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
clipboard.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
constants.js Add an option to display 12h times 2020-02-29 11:37:45 +02:00
eventbus.js Support multiple arguments in eventbus emit 2020-04-27 21:45:47 +03:00
keybinds.js Do not handle keybinds in inputs if not empty 2020-03-22 20:44:14 +02:00
loading-error-handlers.js Run format after updating to prettier 2.0 2020-03-21 22:55:36 +02:00
localStorage.js Use es6 import syntax 2019-11-25 20:13:12 +02:00
location.js Use es6 import syntax 2019-11-25 20:13:12 +02:00
router.js Stay in chan during search by searching on /chat-:id/search 2021-04-30 01:53:07 +02:00
settings.js Merge pull request #4197 from Nachtalb/richrd/message-search 2021-05-03 16:18:15 -07:00
socket.js Improve disconnected message in public mode 2019-11-25 20:13:14 +02:00
store-settings.js Rename uploadCanvas to a more appropriate removeImageMetadata 2021-04-13 18:24:33 +02:00
store.js Add warning for HTTPS requirement on notifications 2021-07-04 20:22:49 +00:00
upload.js Allow text drag & drop into text fields 2021-05-06 02:48:07 +02:00
vue.js Merge pull request #3845 from thelounge/xpaw/native-badging 2020-07-08 12:33:52 +03:00
webpush.js Refresh notification permission state when push is enabled 2020-07-15 16:08:36 +03:00