Joas Schilling
|
c1970caef4
|
chore(CS): Unify construct() calls
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
3 years ago |
Vitor Mattos
|
c07251f0c6
|
Use PHP7.4 property typehinting where possible
Signed-off-by: Vitor Mattos <vitor@php.rio>
|
4 years ago |
Joas Schilling
|
84d42604e6
|
Run cs:fix
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
6 years ago |
Joachim Bauch
|
fdf5dcd483
|
Get room properties for the signaling server from separate function.
Also dispatch an event so other apps can extend the properties to return.
Signed-off-by: Joachim Bauch <bauch@struktur.de>
|
6 years ago |
Joas Schilling
|
0e1d2b39b9
|
Typed events for Talk
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
6 years ago |
Joas Schilling
|
d4fc586f1a
|
Bye Spreed, hello Talk!
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
6 years ago |
Joas Schilling
|
a2fc199811
|
Use a middleware to prevent access to the APIs too
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
7 years ago |
Joas Schilling
|
fb90a74231
|
Make all classes strict
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
7 years ago |
Joas Schilling
|
dcd8210027
|
Start implementing room passwords
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
8 years ago |
Joas Schilling
|
0c3fdb72b3
|
Add a dedicated exception for participants
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
8 years ago |
Joas Schilling
|
66ae76bbfd
|
Start to write some integration tests
Signed-off-by: Joas Schilling <coding@schilljs.com>
|
8 years ago |
Lukas Reschke
|
519c862d28
|
Add person selector
This adds a person selector as well as avatars so that initiating a call will be more intuitive.
Fixes https://github.com/nextcloud/spreed/issues/25
Fixes https://github.com/nextcloud/spreed/issues/11
Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
|
9 years ago |
Christoph Wurst
|
108ca00c16
|
add karma/jasmine config for js unit testing
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
9 years ago |
Christoph Wurst
|
286c13fb3f
|
create js spreed app and use it for initialization code
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
|
9 years ago |
Joachim Bauch
|
b33d59de10
|
Make STUN server configurable through settings.
This change adds a new section "Spreed" to the "Additional settings" where you
can configure the STUN server (#2).
|
9 years ago |
Jan-Christoph Borchardt
|
948e866408
|
add app to menu, fix #3
|
9 years ago |