This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
MatrixSynapse
mirror of
https://github.com/matrix-org/synapse
Watch
1
Star
0
Fork
You've already forked MatrixSynapse
0
Code
Issues
Releases
Wiki
Activity
95c909e2d6
MatrixSynapse
/
tests
/
rest
/
client
History
David Robertson
fcf3c493c2
Expose OIDC discovery information under the CSAPI (
#16726
)
...
Co-authored-by: Quentin Gliech <quenting@element.io>
2023-12-06 13:48:09 +00:00
..
__init__.py
…
test_account.py
Convert simple_select_one_txn and simple_select_one to return tuples. (
#16612
)
2023-11-09 11:13:31 -05:00
test_account_data.py
…
test_auth.py
…
test_auth_issuer.py
Expose OIDC discovery information under the CSAPI (
#16726
)
2023-12-06 13:48:09 +00:00
test_capabilities.py
…
test_consent.py
…
test_devices.py
…
test_directory.py
…
test_ephemeral_message.py
…
test_events.py
Use full GitHub links instead of bare issue numbers. (
#16637
)
2023-11-15 08:02:11 -05:00
test_filter.py
…
test_identity.py
…
test_keys.py
Keep track of `user_ips` and `monthly_active_users` when delegating auth (
#16672
)
2023-11-23 12:35:37 +00:00
test_login.py
…
test_login_token_request.py
…
test_models.py
…
test_mutual_rooms.py
…
test_notifications.py
…
test_password_policy.py
…
test_power_levels.py
…
test_presence.py
…
test_profile.py
Implement MSC4069: Inhibit profile propagation (
#16636
)
2023-12-04 11:36:12 +00:00
test_push_rule_attrs.py
…
test_read_marker.py
…
test_receipts.py
…
test_redactions.py
…
test_register.py
Convert simple_select_one_txn and simple_select_one to return tuples. (
#16612
)
2023-11-09 11:13:31 -05:00
test_relations.py
…
test_rendezvous.py
…
test_report_event.py
…
test_retention.py
Add new module API for adding custom fields to events `unsigned` section (
#16549
)
2023-10-27 09:04:08 +00:00
test_rooms.py
Use full GitHub links instead of bare issue numbers. (
#16637
)
2023-11-15 08:02:11 -05:00
test_sendtodevice.py
…
test_shadow_banned.py
…
test_sync.py
Use full GitHub links instead of bare issue numbers. (
#16637
)
2023-11-15 08:02:11 -05:00
test_third_party_rules.py
…
test_transactions.py
…
test_typing.py
…
test_upgrade_room.py
Fix upgrading a room without `events` field in power levels (
#16725
)
2023-12-05 12:06:21 +00:00
utils.py
…