Joachim Bauch
|
1550e625e1
|
Add option to specify a regular expression for public rooms.
Public rooms can be created / joined even if "authorizeRoomCreation" or
"authorizeRoomJoin" are set.
|
9 years ago |
Joachim Bauch
|
da3cb4d0c4
|
Make the room type configurable through NATS.
|
10 years ago |
Joachim Bauch
|
26c79210c8
|
Move room type names to constants and don't expose roomworker properties.
|
10 years ago |
Simon Eisenmann
|
e617374095
|
Refactored structure of Go source code to module and binary.
|
11 years ago |
Simon Eisenmann
|
737a34482d
|
Fixed test by initializing default room type correctly.
|
11 years ago |
Simon Eisenmann
|
beff7439b8
|
Bumped copyright to 2015.
|
11 years ago |
Simon Eisenmann
|
8d4ff54505
|
Updated tests to new room name with type api.
|
11 years ago |
Simon Eisenmann
|
553323a864
|
Implemented authorizeRoomJoin flag. Set this to allow only authenticated users to join rooms.
|
12 years ago |
Simon Eisenmann
|
f8a44d1add
|
Fixed deadlock when authorizeRoomCreation=true.
|
12 years ago |
Simon Eisenmann
|
e2cfbf7803
|
Expose authorizeRoomCreation flag to web client.
|
12 years ago |
Lance Cooper
|
1f09f72bd2
|
Server side support for requiring a user account to create rooms.
Also streamlines error creations.
|
12 years ago |
Lance Cooper
|
31e4f2c0c0
|
Add support for PIN locking rooms to the server.
|
12 years ago |
Lance Cooper
|
2d52d933bc
|
Support receiving and broadcasting room update events.
|
12 years ago |