Jérémie Astori
|
1762db8bd4
|
Make "Show older messages" style consistent with other buttons
Also store the loading text in a `data` attribute instead of duplicate in template + JS, in order to help with future internationalization
|
2018-04-18 00:12:24 +02:00 |
|
Jérémie Astori
|
00bca229f0
|
Enforce object literal shorthand syntax with ESLint
|
2018-03-15 00:22:09 -04:00 |
|
Pavel Djundik
|
5855099d5b
|
Do not keep sign-in and loader references in memory
|
2017-11-27 19:39:16 +02:00 |
|
Jérémie Astori
|
1dc92d8934
|
Enforce dangling commas with ESLint
¯\_(ツ)_/¯
|
2017-11-15 01:35:15 -05:00 |
|
Pavel Djundik
|
935c5b309a
|
Force reconnect on server shutdown
|
2017-09-19 11:59:56 +03:00 |
|
Pavel Djundik
|
05fc00d9be
|
Display all the status changes in UI
|
2017-09-19 11:45:22 +03:00 |
|
Pavel Djundik
|
0c0df1efc9
|
Force reload the page if socket reconnects and server restarted
|
2017-09-19 11:45:22 +03:00 |
|
Jérémie Astori
|
b8399471b3
|
Enable ESLint no-console rule to avoid future mistakes
|
2017-09-17 21:50:21 -04:00 |
|
Pavel Djundik
|
16fb118d02
|
Correctly configure client transports
Fixes #848
|
2017-06-01 22:43:23 +03:00 |
|
Alistair McKinlay
|
05d363d9a5
|
Create socket module
|
2017-04-21 09:54:46 +01:00 |
|