add feature_location_share_live doc (#21339)

Signed-off-by: Kerry Archibald <kerrya@element.io>
pull/21347/head
Kerry 2022-03-07 13:49:24 +01:00 committed by GitHub
parent f975d85806
commit 31702e9a26
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -185,6 +185,10 @@ When enabled, historical messages will use the current profile for the sender.
Enables sharing a pin drop location to the timeline.
## Live location sharing (`feature_location_share_live`) [In Development]
Enables sharing your current location to the timeline, with live updates.
## Threaded Messaging (`feature_thread`)
Threading allows users to branch out a new conversation from the main timeline of a room. This is particularly useful in high traffic rooms where multiple conversations can happen in parallel or when a single discussion might stretch over a very long period of time.