thelounge/client/js/helpers
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
..
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 Add context menu when clicking inline channel name (#4376) 2021-11-29 15:35:26 -08:00
distance.js Enable Android's context menus in network list. 2021-10-30 02:06:35 -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
listenForTwoFingerSwipes.js Remove uses of window.event. 2021-12-20 15:34:28 -08: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