hardlounge/client/js
2019-11-05 12:37:55 +02:00
..
commands Prefix channel before join 2019-10-05 14:12:22 -05:00
libs add bidi support to messages, actions, previews etc 2019-10-24 16:53:29 +02:00
socket-events Fix uploader being initialized more than once 2019-10-21 18:57:01 +03:00
auth.js
autocompletion.js Allow tab completion in middle of input 2019-10-04 10:34:07 -05:00
clipboard.js Disable copy hack in Firefox 2019-10-31 16:49:09 +02:00
constants.js Remove away/back condense as it won't be in channels 2019-11-05 12:37:55 +02:00
contextMenu.js Format js/vue with prettier 2019-07-19 11:27:40 +01:00
contextMenuFactory.js add save button to edit topic input field 2019-08-11 17:34:01 +03:00
keybinds.js Add keybind for cycling to the next unread window 2019-08-09 15:16:44 +01:00
loading-error-handlers.js
localStorage.js Add try/catch to all localStorage methods 2018-08-30 17:49:15 +01:00
location.js
lounge.js
options.js Allow themes to change theme-color 2019-07-22 19:50:04 +03:00
renderPreview.js
slideout.js Format js/vue with prettier 2019-07-19 11:27:40 +01:00
socket.js Rename some vue variables 2019-02-12 12:49:05 +02:00
upload.js Fix uploader being initialized more than once 2019-10-21 18:57:01 +03:00
utils.js Fix prettier breaking eslint-disable for confirm 2019-07-19 11:27:40 +01:00
vue.js Fix client not loading messages after reconnect in channels with less than 100 total messages 2019-10-17 13:27:15 +03:00
webpush.js