Blacklist failiing presence tests

This commit is contained in:
Piotr Kozimor 2022-08-22 15:24:49 +02:00
parent 4aaa80a56e
commit edc7ac053a

View file

@ -57,3 +57,10 @@ Inbound /v1/send_join rejects joins from other servers
# For notifications extension on iOS
/event/ does not allow access to events before the user joined
# Failing after recent updates with presence
Newly joined room includes presence in incremental sync
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.