hardlounge/client/js
William Boman 658dc5a3a2 fix automatically closing sidebar on some mobile viewports
Co-authored-by: Pavel Djundik <github@xpaw.me>

Mobile viewports whose width is equal to the upper boundary
of the mobile viewport breakpoint would not automatically
close the sidebar when selecting an item in it.

Closes #2783.
2018-09-19 09:37:03 +02:00
..
libs Update emoji data for Emoji v11 2018-08-31 22:41:41 +03:00
socket-events fix automatically closing sidebar on some mobile viewports 2018-09-19 09:37:03 +02:00
auth.js
autocompletion.js Fix disabling autocomplete and fix completing special channels 2018-07-08 18:21:15 +03:00
clipboard.js
condensed.js
constants.js Add 3 commands that were missing on client autocomplete 2018-09-06 09:00:39 +01:00
contextMenu.js
contextMenuFactory.js Fix incorrect target in (dis)connect context menu 2018-07-06 21:21:57 +03:00
join-channel.js
keybinds.js Fix irc modifiers not working with caps lock 2018-07-27 11:12:03 +03:00
loading-error-handlers.js Listen for beforeinstallprompt to trigger 'add to home' 2018-07-06 15:38:57 +03:00
localStorage.js Add try/catch to all localStorage methods 2018-08-30 17:49:15 +01:00
location.js
lounge.js fix automatically closing sidebar on some mobile viewports 2018-09-19 09:37:03 +02:00
options.js Hide Native App settings section when no items are available 2018-08-19 12:24:19 -07:00
render.js use replace over trimEnd to support ff60 2018-07-17 15:25:30 +02:00
renderPreview.js
slideout.js Make menu state consistent on desktop and mobile; fix sliding on desktop 2018-07-06 12:27:26 +03:00
socket.js Add file uploading support 2018-09-03 10:30:05 +03:00
sorting.js
upload.js Add file uploading support 2018-09-03 10:30:05 +03:00
userlist.js
utils.js Fix confirmation box text for network removal in client 2018-08-24 12:32:25 +02:00
webpush.js