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
path: root/docs
AgeCommit message (Collapse)Author
2021-11-17Merge pull request #6517 from nextcloud/add-setup-check-for-background-blurJoas Schilling
Add setup check for background blur
2021-11-17Add documentation about web sever requirements for background blurDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-11-17Update video-verification screenshotJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-16Update screenshotsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-16Remove border from imageJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-11-09Change grammar of sentencesValdnet
Signed-off-by: Valdnet <47037905+Valdnet@users.noreply.github.com>
2021-11-03Add parsing of "end call for everyone" summaryJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-25Merge pull request #6338 from ↵Joas Schilling
nextcloud/feature/noid/allow-to-opt-out-of-call-notifications Allow to opt out of call notifications
2021-10-22Compare the correct permissions for the iconsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-11Add API to opt out of call notificationsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-07Doc fixesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-07Fix documentationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-07Allow to remove all permissions without falling back to the next levelJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-10-07Introduce different layers for permissionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-09-20Add a counter for the direct mentionsJoas Schilling
This allows the UI can show the user bubble depending on user vs. all mentions Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-08-25Add system messages for circlesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-08-20Update TURN server documentationBjörn Schießle
Update the TURN server documentation with some additional useful information how to check if the TRUN server is setup correctly and reachable from the outside. Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2021-07-15Merge pull request #5667 from nextcloud/enh/noid/matterbridge-set-namesJoas Schilling
Show name for bridged messages
2021-07-15Add capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-14Add `bridged` actor type to documentationGary Kim
Signed-off-by: Gary Kim <gary@garykim.dev>
2021-07-09Add "missed call" notificationsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-07Change system message stringJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-07Remove shares and fix the message markersJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-07-07Clear historyJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-21Add documentation for status flagsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-19…also in conversation.mdblizzz
2021-06-19fix cell of publishingPermissions descriptionblizzz
2021-06-18Merge pull request #5788 from ↵Joas Schilling
nextcloud/add-tls-setup-details-and-talk-12-changes-to-turn-server-documentation Add TLS, setup details and Talk 12 changes to TURN server documentation
2021-06-17Add information about changes in Talk 12Daniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-17Add details about "external-ip" parameterDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-17Add section about disabling UDP or TCP protocolsDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-17Add explanation about why TURN server is needed with the HPBDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-17Add section about configuring the TURN server on internal networksDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-17Add documentation about TLS connectionsDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-17Add section about running coTURN on privileged portsDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-14Merge pull request #5646 from nextcloud/talkbuchetJoas Schilling
Initial Talkbuchet version
2021-06-14Replace password with apptokenJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-14Add helper functionsDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-14Catch the exception on creating the signaling connectionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-14Add support for trickle candidates.Joachim Bauch
This is option "full_trickle" in Janus. Signed-off-by: Joachim Bauch <bauch@struktur.de>
2021-06-14Simplify configurationJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-14First define all things before starting to call functionsJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-14Move config values to the topJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-14Define closeConnections() before starting siegeJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-14Initial Talkbuchet versionJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-14Add system messages for group attendeesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-11Add capability for "publishing-permissions"Daniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-11Add API documentation for the publishing permissions propertyDaniel Calviño Sánchez
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2021-06-10Add voice message capabilityJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>
2021-06-08Remove email and circles as well from chat actor typesJoas Schilling
Signed-off-by: Joas Schilling <coding@schilljs.com>