David Négrier
|
ab0f5e9837
|
Stopping sending literal errors
Errors now must be of "Error" type.
Rule added in eslint.
|
2022-01-06 10:52:06 +01:00 |
|
David Négrier
|
4e042389c5
|
Merge branch 'master' of github.com:thecodingmachine/workadventure into develop
# Conflicts:
# front/src/Connexion/ConnectionManager.ts
# pusher/src/Controller/AuthenticateController.ts
# pusher/src/Controller/IoSocketController.ts
# pusher/src/Services/JWTTokenManager.ts
|
2021-11-15 16:30:45 +01:00 |
|
David Négrier
|
60a82c5eb2
|
Merge pull request #1516 from thecodingmachine/iframeManager
Display multi co-websites
|
2021-10-29 15:33:56 +02:00 |
|
Gregoire Parant
|
f8ae189cee
|
HotFix handler message in chat store
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
|
2021-10-27 14:29:39 +02:00 |
|
Gregoire Parant
|
385ea1360e
|
Type Chat message Store
Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
|
2021-10-27 10:02:47 +02:00 |
|
Alexis Faizeau
|
c29c4bfaa4
|
Fix onChatMessage subscriber
|
2021-10-25 19:00:26 +02:00 |
|
David Négrier
|
4a40c08578
|
Fixing chat message attributed to wrong user
When a new user entered a chat message, the message was still attributed to the last user who wrote.
|
2021-10-18 14:58:29 +02:00 |
|
kharhamel
|
f840034d9c
|
FEATURE: chat tweak
|
2021-07-16 14:25:59 +02:00 |
|
GRL
|
f7127bfb5a
|
Graphic upgrade 2
|
2021-07-13 11:05:34 +02:00 |
|
kharhamel
|
3cfbcc6b02
|
FEATURE: migrated the chat window to svelte
|
2021-07-07 18:07:58 +02:00 |
|