1
0
Fork 0
mirror of https://github.com/element-hq/synapse.git synced 2025-04-24 23:27:06 +00:00
synapse/tests/rest
Patrick Cloke 68acb0a29d
Include whether the requesting user has participated in a thread. ()
Per updates to MSC3440.

This is implement as a separate method since it needs to be cached
on a per-user basis, instead of a per-thread basis.
2022-01-18 11:38:57 -05:00
..
admin Make pagination of rooms in admin api stable () 2022-01-17 11:42:51 +00:00
client Include whether the requesting user has participated in a thread. () 2022-01-18 11:38:57 -05:00
key Add reactor to SynapseRequest and fix up types. () 2021-09-24 11:01:25 +01:00
media Move HTML parsing to a separate file for URL previews. () 2021-12-13 17:55:07 +00:00
__init__.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
test_health.py Remove redundant "coding: utf-8" lines () 2021-04-14 15:34:27 +01:00
test_well_known.py Support for serving server well-known files () 2021-11-01 15:10:16 +00:00