Gregoire Parant
|
0bbaef0cb5
|
Fix send message and ban message
|
2021-01-17 03:07:46 +01:00 |
|
David Négrier
|
6f2c319785
|
Merge branch 'master' of github.com:thecodingmachine/workadventure into scaling
# Conflicts:
# back/src/Services/SocketManager.ts
# deeployer.libsonnet
# docker-compose.yaml
# front/src/Connexion/RoomConnection.ts
# front/src/Enum/EnvironmentVariable.ts
# front/src/Phaser/Game/GameScene.ts
# front/webpack.config.js
# pusher/src/Controller/IoSocketController.ts
|
2020-12-11 13:00:11 +01:00 |
|
David Négrier
|
ea3aa3d128
|
Reimplementing ban/unban/messages
|
2020-12-11 12:23:50 +01:00 |
|
David Négrier
|
24cb85cc7c
|
Adapting admin connection to pusher.
Done: onUserLeave / onUserEnter
To be done: ban / unban
|
2020-12-10 17:46:15 +01:00 |
|
David Négrier
|
5d188e51b2
|
Cleanup of useless files
|
2020-12-04 17:26:12 +01:00 |
|
David Négrier
|
4c1e566a6c
|
Adding a Pusher container as a middleware/dispatcher between front and back
|
2020-11-26 17:53:30 +01:00 |
|
kharhamel
|
b064f01f97
|
FEAT: added a prometheus gauge for the number of active rooms
|
2020-11-12 14:51:19 +01:00 |
|
kharhamel
|
b1d2543631
|
improvment: added prometheus metrics for the number of groups in a room
|
2020-10-30 15:23:50 +01:00 |
|
Gregoire Parant
|
e973921390
|
Fix admin tags
- Fix get size group
- Fix admin tags
- Fix texture already used
|
2020-10-21 17:22:17 +02:00 |
|
David Négrier
|
78a4bf3189
|
Adding custom character textures
|
2020-10-20 17:42:36 +02:00 |
|
Gregoire Parant
|
7059c6e6e3
|
Refactor message
|
2020-10-20 08:20:21 +02:00 |
|
Gregoire Parant
|
ba9f9dcbe1
|
Fix CD
|
2020-10-19 21:04:16 +02:00 |
|
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 |
|
arp
|
75d9ed8dfa
|
implemented the admin websocket
now send data
|
2020-10-19 14:23:50 +02:00 |
|
David Négrier
|
a7c16654c3
|
Deploying with new configurable Jitsi conf
|
2020-10-19 12:07:05 +02:00 |
|
David Négrier
|
ed1fbb5324
|
Linting
|
2020-10-19 11:14:52 +02:00 |
|
David Négrier
|
16d1c2354e
|
Adding fallback to unauthenticated Jitsi
|
2020-10-19 11:07:49 +02:00 |
|
David Négrier
|
260b0ea408
|
Adding JWT authentication to Jitsi
|
2020-10-16 19:23:28 +02:00 |
|
arp
|
e6bd655527
|
move most of the logic of IOSocketController into a dedicated class
|
2020-10-15 18:22:28 +02:00 |
|