partey_workadventure/messages
David Négrier b89997c9f1 Changes the prefix added in front of the jitsiRoomName
Previously, the prefix was computed using the org/world (in SAAS) or the instance part of public URLs.
Neither was guaranteeing the Jitsi Room would be unique accross rooms.
The new system computes a hash of the room URL and prepends it to the jitsi room name.

BREAKING CHANGE: this means the URL of the Jitsi room will change for all maps. Users having bookmarked the Jitsi room (for instance in the Jitsi mobile app) will need to update their bookmarks.
2022-04-19 08:52:26 +02:00
..
generated Migrating userId to "int32" to save some space and adding userMoves message in protobuf 2020-09-18 13:57:38 +02:00
JsonMessages Changes the prefix added in front of the jitsiRoomName 2022-04-19 08:52:26 +02:00
protos Availability indicator (#2044) 2022-04-07 14:23:53 +02:00
ts-proto-generated Migrating front protobuf encode/decode to ts-proto lib 2022-01-03 15:52:46 +01:00
.dockerignore *: Dockerfiles cleanup, docker-compose.prod.yaml 2021-01-12 22:32:37 +01:00
.gitignore Adding first protobuf message exchange 2020-09-17 17:14:47 +02:00
.prettierignore Adding Prettier in messages 2021-12-16 16:40:50 +01:00
.prettierrc.json Fixing prettier setup on messages 2021-12-16 16:46:22 +01:00
LICENSE.txt Adding prettier on messages 2021-12-16 16:27:44 +01:00
package.json Zod EVERYWHERE (#2027) 2022-04-12 14:21:19 +02:00
yarn.lock Zod EVERYWHERE (#2027) 2022-04-12 14:21:19 +02:00