..
libs
Merge pull request #1851 from creesch/settingSync
2018-03-09 12:37:17 +02:00
socket-events
Insert channel/user into channel list at alphabetically sorted point, not just the end
2018-03-12 12:42:59 +00:00
autocompletion.js
Merge pull request #1851 from creesch/settingSync
2018-03-09 12:37:17 +02:00
clipboard.js
Format messages on copy
2017-09-03 11:27:53 +03:00
condensed.js
Remove unintentionally included lodash in client build
2018-02-28 17:19:33 +02:00
constants.js
Remove actionTypes and check templates directly
2018-02-14 11:00:45 +02:00
join-channel.js
Auto-fix code for padding-line-between-statements rule
2018-02-20 09:28:04 +02:00
keybinds.js
Change ctrl/command up/down to alt/option up/down to align with other apps
2018-03-01 09:07:36 +00:00
loading-error-handlers.js
Center loading screen
2018-03-03 09:45:24 +02:00
localStorage.js
Enforce dangling commas with ESLint
2017-11-15 01:35:15 -05:00
lounge.js
Scroll to newly joined/activated channels
2018-03-08 10:30:07 -06:00
options.js
Add advanced toggle and hide certain settings by default
2018-03-11 17:47:47 +00:00
render.js
Cleanup sidebar to use flexbox
2018-03-08 08:50:04 +02:00
renderPreview.js
Always correctly trigger sticky scroll on .chat container
2018-02-23 18:21:42 +02:00
slideout.js
Do not listen to touch events until client is initialized
2018-03-07 10:02:02 +02:00
socket.js
Do not keep sign-in and loader references in memory
2017-11-27 19:39:16 +02:00
sorting.js
Offer optional syncing of client settings
2018-03-09 10:36:29 +01:00
userlist.js
Scroll to newly joined/activated channels
2018-03-08 10:30:07 -06:00
utils.js
Merge pull request #2166 from dgw/2062-scroll-to-new-channels
2018-03-08 19:59:05 -05:00
webpush.js
Use some ES6/Node v4-only syntax when possible
2018-02-19 18:30:00 +02:00