workadventure/front/src/Connexion
Gregoire Parant bf9dfcc835 Ban mesage
- Create type message could be use to send private message at any user
- Create SendMessageUser message
- Add sound when user receive ban message
2020-10-19 19:32:47 +02:00
..
ConnectionManager.ts Adding a new endpoint to verify the JWT token server-side before connecting 2020-10-15 16:48:42 +02:00
ConnexionModels.ts Ban mesage 2020-10-19 19:32:47 +02:00
LocalUser.ts rewrote the authorisation flow: give more responsability to gameManager and less to gameScene 2020-10-12 16:45:09 +02:00
LocalUserStore.ts improved textField component and allowed 8 caracter names 2020-10-15 14:23:39 +02:00
Room.ts Adding exitUrl property 2020-10-15 15:50:51 +02:00
RoomConnection.ts Ban mesage 2020-10-19 19:32:47 +02:00