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
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2021-07-15 19:52:45 +0300
committerGitHub <noreply@github.com>2021-07-15 19:52:45 +0300
commitddda9be34bd14f8ccf14521a6e100870493cd4b3 (patch)
tree17577d776d8046d0a07c0ac463d0197565e6b052 /docs
parent92007d579d2bdb44f4297ebc43ca54f4a953d851 (diff)
parente736c8a609ddca9ffca5a2319d854ae8b59e676b (diff)
Merge pull request #5667 from nextcloud/enh/noid/matterbridge-set-names
Show name for bridged messages
Diffstat (limited to 'docs')
-rw-r--r--docs/constants.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/constants.md b/docs/constants.md
index 0946ee557..da857907a 100644
--- a/docs/constants.md
+++ b/docs/constants.md
@@ -67,6 +67,7 @@ title: Constants
* `users` - Logged-in users
* `guests` - Guest users (attendee type `guests` and `emails`)
* `bots` - Used by commands (actor-id is the used `/command`) and the changelog conversation (actor-id is `changelog`)
+* `bridged` - Users whose messages are bridged in by the [Matterbridge integration](matterbridge.md)
## Signaling modes
* `internal` No external signaling server is used