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
81e56f2c2b
MatrixSynapse
/
tests
/
storage
History
David Robertson
c29e2c6306
Revert "POC delete stale non-e2e devices for users (
#14038
)" (
#14582
)
2022-11-29 17:48:48 +00:00
..
databases
Fix background updates failing to add unique indexes on receipts (
#14453
)
2022-11-16 15:01:22 +00: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
Revert "POC delete stale non-e2e devices for users (
#14038
)" (
#14582
)
2022-11-29 17:48:48 +00:00
test_database.py
…
test_devices.py
Track unconverted device list outbound pokes using a position instead (
#14516
)
2022-11-22 16:46:52 +00:00
test_directory.py
…
test_e2e_room_keys.py
…
test_end_to_end_keys.py
…
test_event_chain.py
Persist CreateRoom events to DB in a batch (
#13800
)
2022-09-28 10:11:48 +00:00
test_event_federation.py
Stop getting missing `prev_events` after we already know their signature is invalid (
#13816
)
2022-10-15 00:36:49 -05:00
test_event_metrics.py
Remove legacy Prometheus metrics names. They were deprecated in Synapse v1.69.0 and disabled by default in Synapse v1.71.0. (
#14538
)
2022-11-24 09:09:17 +00:00
test_event_push_actions.py
Use threaded receipts when fetching events for push. (
#13878
)
2022-10-04 12:07:02 -04: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
Reintroduce
#14376
, with bugfix for monoliths (
#14468
)
2022-11-16 22:16:46 +00:00
test_keys.py
…
test_main.py
…
test_monthly_active_users.py
Update mypy and mypy-zope, attempt 3 (
#13993
)
2022-09-30 17:36:28 +01:00
test_profile.py
…
test_purge.py
…
test_receipts.py
Clarify that a method returns only unthreaded receipts. (
#13937
)
2022-09-29 07:07:31 -04:00
test_redaction.py
…
test_registration.py
Allow admins to require a manual approval process before new accounts can be used (using MSC3866) (
#13556
)
2022-09-29 15:23:24 +02:00
test_relations.py
Accept threaded receipts for events related to the root event. (
#14174
)
2022-10-14 18:05:25 +00:00
test_rollback_worker.py
…
test_room.py
…
test_room_search.py
Drop support for Postgres 10 in full text search code. (
#14397
)
2022-11-09 09:55:34 -05:00
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
Support filtering the /messages API by relation type (MSC3874). (
#14148
)
2022-10-17 11:32:11 -04:00
test_transactions.py
…
test_txn_limit.py
…
test_unsafe_locale.py
…
test_user_directory.py
…