thelounge/client/js
itsjohncs 763047889d Remove uses of window.event.
window.event is a deprecated global that's set to the currently
dispatched event.

- Opened and closed mentions box by clicking its icon in the top bar
- Left and right clicked on an inline channel name and saw context menu
  open both times
- Two-finger swiped on iOS and saw channel change
- Long-touched and dragged channel in network list on iOS and reordered
  the list successfully
2021-12-20 15:34:28 -08:00
..
commands Disable /search and hide help item if searching is disabled 2021-11-17 20:23:51 -08:00
helpers Remove uses of window.event. 2021-12-20 15:34:28 -08:00
socket-events Disable /search and hide help item if searching is disabled 2021-11-17 20:23:51 -08:00
auth.js Use es6 import syntax 2019-11-25 20:13:12 +02:00
autocompletion.js Disable /search and hide help item if searching is disabled 2021-11-17 20:23:51 -08: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 Merge pull request #4324 from itsjohncs/gestures-next-channel 2021-10-12 15:53:54 -07: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 Revert "Support animated webp images" (#4287) 2021-08-31 12:27:43 -07:00
socket.js Improve disconnected message in public mode 2019-11-25 20:13:14 +02:00
store-settings.js Revert "Support animated webp images" (#4287) 2021-08-31 12:27:43 -07:00
store.js Add warning for HTTPS requirement on notifications 2021-07-04 20:22:49 +00:00
upload.js Revert "Support animated webp images" (#4287) 2021-08-31 12:27:43 -07: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