hardlounge/client/js
2019-02-13 16:44:15 +02:00
..
commands Only send /join for current channel if there are no arguments 2019-02-12 12:49:06 +02:00
libs Move message time formatting to Vue as computed 2019-02-12 12:49:05 +02:00
socket-events Don't merge messages on client if server sends over 100 of them 2019-02-13 16:44:15 +02:00
auth.js
autocompletion.js
clipboard.js Enable preserveWhitespace: false, add spaces where needed, fix whitespace when copying text 2019-02-12 12:49:06 +02:00
constants.js
contextMenu.js
contextMenuFactory.js Fix channel names in context menus 2019-02-13 16:44:15 +02:00
keybinds.js Redirect pageup/pagedown without manually animating the scroll 2019-02-13 16:44:15 +02:00
loading-error-handlers.js Fix condensed line being clickable 2019-02-12 12:48:43 +02:00
localStorage.js
location.js
lounge.js Disable clicking on the currently active channel 2019-02-13 16:44:15 +02:00
options.js Move custom highlights to the server 2019-02-13 16:44:15 +02:00
renderPreview.js Fix next/prev buttons in media viewer 2019-02-12 12:49:06 +02:00
slideout.js
socket.js Rename some vue variables 2019-02-12 12:49:05 +02:00
upload.js Rename some vue variables 2019-02-12 12:49:05 +02:00
utils.js Fix hasRoleInChannel 2019-02-13 16:44:15 +02:00
vue.js Move custom highlights to the server 2019-02-13 16:44:15 +02:00
webpush.js