This website requires JavaScript.
Explore
Help
Sign In
dandri
/
synapse
Watch
1
Star
0
Fork
0
mirror of
https://github.com/element-hq/synapse.git
synced
2026-08-15 04:50:25 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d565473653a266b851ddd8e0bf146e43ff0e1bda
synapse
/
tests
/
synapse_rust
T
History
Erik Johnston
2491618790
Clean up comments
2026-08-05 15:00:37 +01:00
..
__init__.py
Wrap the Rust HTTP client with
make_deferred_yieldable
(
#18903
)
2025-10-02 13:00:50 -05:00
test_http_client.py
Update
HomeserverTestCase.get_success(...)
and friends to drive async Rust (Tokio runtime/thread pool) (
#19871
)
2026-07-02 15:20:38 -05:00
test_json_object.py
Port event content to Rust (
#19725
)
2026-05-08 14:19:03 +01:00
test_logcontext.py
Clean up comments
2026-08-05 15:00:37 +01:00
test_room_versions.py
Fix
KNOWN_ROOM_VERSIONS.__contains__
raising TypeError for non-string keys (
#19649
)
2026-04-07 12:12:01 +00:00
test_unsigned.py
Fix parsing events that have large integers (
#19819
)
2026-06-03 14:52:05 +01:00