thelounge/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 Move the sign out button to the settings and empty local storage on sign out 2018-03-20 01:52:22 -04:00
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 Add 3 commands that were missing on client autocomplete 2018-09-06 09:00:39 +01:00
contextMenu.js Add role attributes in context menus 2018-06-15 13:27:59 +03:00
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 Add try/catch to all localStorage methods 2018-08-30 17:49:15 +01:00
location.js Move the sign out button to the settings and empty local storage on sign out 2018-03-20 01:52:22 -04:00
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 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 Incorrect spelling 2018-03-17 00:44:19 +02:00