thelounge/client/js
Pavel Djundik a4ef328d8d
Merge pull request #3778 from thelounge/xpaw/clear-history
Clear channel history (and a new confirmation dialog)
2020-03-09 15:59:37 +02:00
..
commands Use es6 import syntax 2019-11-25 20:13:12 +02:00
helpers Emit an event to clear history on all open clients 2020-02-28 17:01:28 +02:00
socket-events Emit an event to clear history on all open clients 2020-02-28 17:01:28 +02:00
auth.js Use es6 import syntax 2019-11-25 20:13:12 +02:00
autocompletion.js Fix "$1" when completing nicks outside of textcomplete menu 2020-01-23 22:25:34 +02:00
clipboard.js Use es6 import syntax 2019-11-25 20:13:12 +02:00
constants.js Add an option to display 12h times 2020-02-29 11:37:45 +02:00
keybinds.js Ignore Alt+<letter> keybinds when focused in chat input 2020-01-23 22:50:37 +02:00
loading-error-handlers.js Apply user theme as soon as possible 2019-12-06 11:56:12 +02:00
localStorage.js Use es6 import syntax 2019-11-25 20:13:12 +02:00
location.js Use es6 import syntax 2019-11-25 20:13:12 +02:00
router.js Remove cyclical dependency in router<->webpush 2020-01-03 20:02:22 +02:00
settings.js Add an option to display 12h times 2020-02-29 11:37:45 +02:00
socket.js Improve disconnected message in public mode 2019-11-25 20:13:14 +02:00
store-settings.js Fix synchronizing settings on page load 2019-12-15 18:03:13 +02:00
store.js Make sense out of settings sync and force sync 2019-11-25 20:13:13 +02:00
upload.js Use es6 import syntax 2019-11-25 20:13:12 +02:00
vue.js Create a generic confirmation dialog 2020-02-28 17:01:28 +02:00
webpush.js Remove cyclical dependency in router<->webpush 2020-01-03 20:02:22 +02:00