Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-09-19Also prevent starting a call on API levelJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-05Bye Spreed, hello Talk!Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-02-12Make all classes strictJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-12-06Also leave the room when the user tries to join and can not access the file ↵Joas Schilling
anymore Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-22Start implementing room passwordsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-09-22Add a dedicated exception for participantsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2016-10-19Add person selectorLukas Reschke
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>