mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-07 15:03:09 -06:00
Blacklist presence tests.
This commit is contained in:
parent
e06cb2a7b7
commit
ebcacf6b64
|
|
@ -24,3 +24,8 @@ Guest users can join guest_access rooms
|
|||
|
||||
# For notifications extension on iOS
|
||||
/event/ does not allow access to events before the user joined
|
||||
|
||||
# Still not sure what's gone wrong here. Probably our custom presence logics.
|
||||
User sees their own presence in a sync
|
||||
User is offline if they set_presence=offline in their sync
|
||||
User sees updates to presence from other users in the incremental sync.
|
||||
Loading…
Reference in a new issue