hardlounge/client/js
Jérémie Astori e000ba45df
Improve details of emoji/chan/nick/command autocompletion
- Make dropdown items match context menu items
- Disable transparency on dropdown item links
- Clean up help page additions
- Better align help page autocompletion characters
- Use ES6 features (`const`, arrow functions, method definition shorthands)
- Use `Array#filter` instead of `$.map`
- Do not display `@` in nick completion *when* only one `@` is used (to be less confusing and more consistent)
2017-04-26 13:58:43 +05:30
..
libs Disable history completion during emoji completion 2017-04-26 13:58:43 +05:30
constants.js Add ban/unban command 2017-04-26 08:54:25 +01:00
loading-slow-alert.js Webpack 2016-12-27 19:15:30 +02:00
localStorage.js Create options module 2017-04-24 09:06:01 +01:00
lounge.js Improve details of emoji/chan/nick/command autocompletion 2017-04-26 13:58:43 +05:30
options.js Create options module 2017-04-24 09:06:01 +01:00
socket.js Create socket module 2017-04-21 09:54:46 +01:00