thelounge/client/js
2019-02-12 12:48:43 +02:00
..
commands Remove console.log 2019-02-12 12:48:42 +02:00
libs Remove extra invalid class on links in chat 2019-02-12 12:48:43 +02:00
socket-events Move history logic to MessageList, fix previews not keeping scroll 2019-02-12 12:48:43 +02:00
auth.js
autocompletion.js Fix tab completion not updating model 2019-02-12 12:48:43 +02:00
clipboard.js Fix clipboard "fixes" 2019-02-12 12:48:42 +02:00
constants.js Add 3 commands that were missing on client autocomplete 2018-09-06 09:00:39 +01:00
contextMenu.js
contextMenuFactory.js Port join-channel completely to Vue 2019-02-12 12:48:43 +02:00
keybinds.js Fix input keybinds 2019-02-12 12:48:42 +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 Resize input when typing 2019-02-12 12:48:43 +02:00
options.js Missed a setting 2019-02-12 12:48:41 +02:00
renderPreview.js Port 'more' button in previews to Vue 2019-02-12 12:48:43 +02:00
slideout.js Fix menu swiping 2019-02-12 12:48:43 +02:00
socket.js Add connected state 2019-02-12 12:48:41 +02:00
upload.js Add file uploading support 2018-09-03 10:30:05 +03:00
utils.js Refactor client side commands 2019-02-12 12:48:42 +02:00
vue.js Remove HTML version of parse() 2019-02-12 12:48:43 +02:00
webpush.js