This commit is contained in:
reivilibre 2023-02-28 16:38:11 +00:00
parent 138d825a62
commit 19ab91096c
4 changed files with 4 additions and 2 deletions

View file

@ -10725,6 +10725,7 @@ information.</p>
^/_matrix/client/(api/v1|r0|v3|unstable)/joined_rooms$
^/_matrix/client/v1/rooms/.*/timestamp_to_event$
^/_matrix/client/(api/v1|r0|v3|unstable)/search$
^/_matrix/client/(r0|v3|unstable)/user/.*/filter(/|$)
# Encryption requests
^/_matrix/client/(r0|v3|unstable)/keys/query$

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -349,6 +349,7 @@ information.</p>
^/_matrix/client/(api/v1|r0|v3|unstable)/joined_rooms$
^/_matrix/client/v1/rooms/.*/timestamp_to_event$
^/_matrix/client/(api/v1|r0|v3|unstable)/search$
^/_matrix/client/(r0|v3|unstable)/user/.*/filter(/|$)
# Encryption requests
^/_matrix/client/(r0|v3|unstable)/keys/query$