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-12-16Merge pull request #2487 from nextcloud/enh/2414/flow-operatorJoas Schilling
add post to conversation flow operator
2019-12-13Import custom version of SimpleWebRTCDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-12-13add flow operation, frontend partArthur Schiwon
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2019-12-13Add talk sidebar tab for filesMarco Ambrosini
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
2019-11-05Add the projects sidebarJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-18Move collection integration to src/Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-18Move signaling settings to src/Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-18Move turn settings to src/Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-18Move stun settings to src/Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-18Move GeneralSettings to src/Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-18Move commands settings to src/Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-18Move AllowedGroupsSettings to src/Joas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-09Create Message componentMarco Ambrosini
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>