mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-25 14:06:19 -05:00
* Handle string read receipt data Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Test that we handle string read receipt data Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Add changelog for #10606 Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Add docs Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Ignore malformed RRs Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Only surround hidden = ... Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Remove unnecessary argument Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com> * Update changelog.d/10606.bugfix Co-authored-by: Andrew Morgan <1342360+anoadragon453@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| oidc_test_key.p8 | ||
| oidc_test_key.pub.pem | ||
| test_admin.py | ||
| test_appservice.py | ||
| test_auth.py | ||
| test_cas.py | ||
| test_device.py | ||
| test_directory.py | ||
| test_e2e_keys.py | ||
| test_e2e_room_keys.py | ||
| test_federation.py | ||
| test_message.py | ||
| test_oidc.py | ||
| test_password_providers.py | ||
| test_presence.py | ||
| test_profile.py | ||
| test_receipts.py | ||
| test_register.py | ||
| test_saml.py | ||
| test_space_summary.py | ||
| test_stats.py | ||
| test_sync.py | ||
| test_typing.py | ||
| test_user_directory.py | ||