hardlounge/client/js
Jérémie Astori 4faf7bfd3c
Remove network name from window title
It can be redundant on network tab.
2019-02-18 00:35:04 -05: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 Do not navigate history when autocompleting 2019-02-12 12:49:05 +02:00
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 Revert slideout.js changes 2019-02-12 12:48:44 +02:00
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 Remove network name from window title 2019-02-18 00:35:04 -05:00
vue.js Move custom highlights to the server 2019-02-13 16:44:15 +02:00
webpush.js