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
dd7484b562
MatrixSynapse
/
tests
/
storage
History
David Robertson
f2d2481e56
Require SQLite >= 3.27.0 (
#13760
)
2022-09-09 11:14:10 +01:00
..
databases
Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (
#13706
)
2022-09-07 11:08:20 +01:00
util
…
__init__.py
…
test__base.py
…
test_account_data.py
…
test_appservice.py
…
test_background_update.py
…
test_base.py
Require SQLite >= 3.27.0 (
#13760
)
2022-09-09 11:14:10 +01:00
test_cleanup_extrems.py
…
test_client_ips.py
…
test_database.py
…
test_devices.py
…
test_directory.py
…
test_e2e_room_keys.py
…
test_end_to_end_keys.py
…
test_event_chain.py
…
test_event_federation.py
Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (
#13706
)
2022-09-07 11:08:20 +01:00
test_event_metrics.py
…
test_event_push_actions.py
Disable calculating unread counts unless the config flag is enabled. (
#13694
)
2022-09-01 16:52:03 +00:00
test_events.py
Faster room joins: avoid blocking when pulling events with missing prevs (
#13355
)
2022-07-26 12:39:23 +01:00
test_id_generators.py
…
test_keys.py
…
test_main.py
…
test_monthly_active_users.py
…
test_profile.py
…
test_purge.py
…
test_receipts.py
Remove support for unstable private read receipts (
#13653
)
2022-09-01 13:31:54 +01:00
test_redaction.py
…
test_registration.py
Add timestamp to user's consent (
#13741
)
2022-09-08 15:41:48 +00:00
test_rollback_worker.py
…
test_room.py
…
test_room_search.py
…
test_roommember.py
Fix that user cannot `/forget` rooms after the last member has left (
#13546
)
2022-08-30 09:58:38 +00:00
test_state.py
Make DictionaryCache have better expiry properties (
#13292
)
2022-07-21 17:13:44 +01:00
test_stream.py
…
test_transactions.py
…
test_txn_limit.py
…
test_unsafe_locale.py
…
test_user_directory.py
…