Joas Schilling
30bc12bf32
Fix typo
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-26 11:29:43 +02:00
Joas Schilling
44131a8707
Add docs about the X-Nextcloud-Talk-Hash header
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-25 11:35:21 +02:00
Joas Schilling
ca8777a6b8
Fix "typo" for header
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-25 11:34:55 +02:00
Joas Schilling
9aaeba876c
Add docs for the HPB conversation clustering
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-25 10:51:16 +02:00
Joas Schilling
1decc81edd
Update screenshots
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-19 09:33:02 +02:00
Daniel Calviño Sánchez
b1cb811b9f
Add documentation about testing the TURN server
...
In order to know if a TURN server is working it is useful to actually
test the data transfer through the TURN server instead of just checking
if it generates relay candidates.
When an RTCPeerConnection is created an RTCConfiguration can be provided
to configure it. One of the values it accepts is "iceTransportPolicy",
which can be either set to "all" to gather all types of candidates or to
"relay" to only gather relay candidates.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-05-18 00:13:01 +02:00
Joas Schilling
ae0682a949
Add docs for message.parent
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-15 10:17:16 +02:00
Xenon Orion
e0169a7c17
Update TURN.md
2020-05-14 23:00:25 +02:00
Joas Schilling
ce2f71ad09
Add documentation for the settings api
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-05-07 14:47:28 +02:00
Nÿco
3931aa491f
New line for readthedocs
...
Otherwise it is unreadable
2020-04-29 14:24:36 +02:00
Joas Schilling
c28a43f1e7
Handle the new reference id in the backend
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-22 15:35:36 +02:00
Joas Schilling
e595271a19
Remove the docs as well
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-20 11:50:08 +02:00
Joas Schilling
7a8da79e89
Add a capability
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-14 17:06:04 +02:00
Joas Schilling
464e9ff824
Update the docs with API v2
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-14 17:06:04 +02:00
Joas Schilling
4d35678ea6
Add a capability if the user can create conversations
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-07 09:31:54 +02:00
Jos Poortvliet
0acf8c6aae
add image to show scaling
2020-04-03 16:59:30 +02:00
Jos Poortvliet
585721864d
Update TURN.md
...
Some wording changes.
2020-04-02 11:48:48 +02:00
Joas Schilling
01dd3251b6
Merge pull request #3211 from nextcloud/bugfix/noid/stun-and-turn-are-required
...
Fix documentation to make clear the TURN is not replacing the STUN bu…
2020-04-02 11:45:31 +02:00
Joas Schilling
e4b83608ef
Fix documentation to make clear the TURN is not replacing the STUN but an addition
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-02 11:19:34 +02:00
Ivan Sein
865f396233
Merge pull request #3221 from nextcloud/bugfix/noid/reflect-NAT-in-turn-docs
...
Reflect the NAT situation a bit better in the TURN docs
2020-04-01 11:58:16 +02:00
Joas Schilling
96ddef3112
Remove unused count attribute from rooms
...
Saving O(n) queries per refresh of the room list
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-04-01 08:15:07 +02:00
Joas Schilling
2d5e55725b
Reflect the NAT situation a bit better in the TURN docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-31 19:54:27 +02:00
Joas Schilling
c00c14ebf1
Extend the documentation a bit for when HPB is needed
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-03-13 08:31:49 +01:00
Daniel Calviño Sánchez
827d8660c9
Add capability for force muting other participants
...
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2020-03-06 14:53:24 +01:00
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>
2020-03-02 12:47:37 +01:00
Joas Schilling
0930c830b0
Add a capability
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-02-25 09:50:00 +01:00
Mario Đanić
95eeaf769b
Clarify circles support when adding participants
2020-01-30 22:38:42 +01:00
Joas Schilling
e4311434c5
Fix typos in the docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-24 14:33:48 +01:00
Joas Schilling
c17a29d570
Update the screenshots
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2020-01-21 14:44:15 +01:00
Joas Schilling
6f19e9ddfd
Allow to start conversations with circles
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-20 10:52:52 +01:00
Joas Schilling
5b72a671bc
Merge pull request #2502 from nextcloud/bugfix/noid/typed-events
...
Typed events
2019-12-06 11:52:16 +01:00
Joas Schilling
63e390944d
Fix docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-04 15:51:20 +01:00
Joas Schilling
3496c7faaa
Add a flag to messages if they can be replied to
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-04 08:37:26 +01:00
Joas Schilling
34317879c0
Adjust docs
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-04 08:36:59 +01:00
Joas Schilling
0e1d2b39b9
Typed events for Talk
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-12-04 08:36:59 +01:00
Joas Schilling
fa4cd9989d
Immediately add a new conversation to the list
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-23 15:45:24 +02:00
Joas Schilling
872978b494
Update docs/constants.md
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-16 11:45:48 +02:00
Joas Schilling
f1142ea0a3
Fix docs for participant handling
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-10 11:19:23 +02:00
Joas Schilling
227dbb9132
Update docs for conversations
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-10 11:19:23 +02:00
Joas Schilling
3b90447cd9
Add docs for password request
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-10 11:19:22 +02:00
Joas Schilling
f368fd9712
Add docs for the integration
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-10 11:19:22 +02:00
Joas Schilling
1a3a6e85d0
Move GuestController to EnviromentAware
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-10 11:19:22 +02:00
Joas Schilling
672409118a
Update the Webinar(y) controller to the latest
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-10 11:19:22 +02:00
Joas Schilling
d689e32190
Update Chat docs to the latest
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-10 11:19:21 +02:00
Joas Schilling
39d0786b68
Update call documentation with recent changes
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-10-10 11:19:21 +02:00
Joas Schilling
5da475f4c0
Populate the canStartCall value and add a capability
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-19 14:55:59 +02:00
Joas Schilling
f3d0f05181
Better note box
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-02 16:56:20 +02:00
Joas Schilling
2fa61a2667
Remove DTLS sample
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-02 16:29:11 +02:00
Joas Schilling
a00c23f307
Merge pull request #2135 from nextcloud/bugfix/2133/allow-to-include-the-last-known-id
...
Allow to include the last known message as well
2019-09-02 15:17:35 +02:00
Joas Schilling
1914daa535
More formating
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-09-02 12:17:35 +02:00