.. |
api
|
3dd175b628
`synapse.api.auth.Auth` cleanup: make permission-related methods use `Requester` instead of the `UserID` (#13024)
|
2 년 전 |
app
|
32fc3b7ba4
Remove configuration options for direct TCP replication. (#13647)
|
2 년 전 |
appservice
|
7bc08f3201
Remove remaining bits of groups code. (#12936)
|
2 년 전 |
config
|
d38d242411
Reload cache factors from disk on SIGHUP (#12673)
|
2 년 전 |
crypto
|
88193f2125
Remove direct refeferences to PyNaCl (use signedjson instead). (#12902)
|
2 년 전 |
events
|
40e3e68cd7
Register homeserver modules when creating test homeserver (#13558)
|
2 년 전 |
federation
|
7bc110a19e
Generalise the `@cancellable` annotation so it can be used on functions other than just servlet methods. (#13662)
|
2 년 전 |
handlers
|
42d261c32f
Port the push rule classes to Rust. (#13768)
|
2 년 전 |
http
|
d3d9ca156e
Cancel the processing of key query requests when they time out. (#13680)
|
2 년 전 |
logging
|
898ba0effe
More tracing
|
2 년 전 |
module_api
|
f3fba4914d
Reduce the number of tests using TCP replication. (#13543)
|
2 년 전 |
push
|
b4ae3b0d44
Don't include appservice users when calculating push rules (#13332)
|
2 년 전 |
replication
|
666ae87729
Update event push action and receipt tables to support threads. (#13753)
|
2 년 전 |
rest
|
74f60cec92
Add an admin API endpoint to find a user based on its external ID in an auth provider. (#13810)
|
2 년 전 |
scripts
|
444588c5fc
Add some type hints to tests files (#12833)
|
2 년 전 |
server_notices
|
37f329c9ad
Fix that sending server notices fail if avatar is `None` (#13566)
|
2 년 전 |
state
|
a4ae1406d1
Fix typechecks against twisted trunk (#13061)
|
2 년 전 |
storage
|
dd4be2453f
Fix have_seen_event cache not being invalidated when we persist the event
|
2 년 전 |
test_utils
|
a732796149
Scratch changes for fix have_seen_event not being invalidated
|
2 년 전 |
util
|
0b87eb8e0c
Make DictionaryCache have better expiry properties (#13292)
|
2 년 전 |
__init__.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 년 전 |
server.py
|
40e3e68cd7
Register homeserver modules when creating test homeserver (#13558)
|
2 년 전 |
test_distributor.py
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 년 전 |
test_event_auth.py
|
c2fe48a6ff
Rename the `EventFormatVersions` enum values so that they line up with room version numbers. (#13706)
|
2 년 전 |
test_federation.py
|
fe15a865a5
Rip out auth-event reconciliation code (#12943)
|
2 년 전 |
test_mau.py
|
7bc08f3201
Remove remaining bits of groups code. (#12936)
|
2 년 전 |
test_metrics.py
|
be4250c7a8
Add experimental configuration option to allow disabling legacy Prometheus metric names. (#13540)
|
2 년 전 |
test_phone_home.py
|
898fef2789
Share some metrics between the Prometheus exporter and the phone home stats (#13671)
|
2 년 전 |
test_rust.py
|
c9b7e97355
Add a stub Rust crate (#12595)
|
2 년 전 |
test_server.py
|
32fc3b7ba4
Remove configuration options for direct TCP replication. (#13647)
|
2 년 전 |
test_state.py
|
335ebb21cc
Faster room joins: avoid blocking when pulling events with missing prevs (#13355)
|
2 년 전 |
test_terms_auth.py
|
e2ed1b7155
Use literals in place of `HTTPStatus` constants in tests (#13463)
|
2 년 전 |
test_test_utils.py
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 년 전 |
test_types.py
|
8ef0c8ff14
Fix error in `is_mine_id` when encountering a malformed ID (#13746)
|
2 년 전 |
test_visibility.py
|
52a0c8f2f7
Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255)
|
2 년 전 |
unittest.py
|
f9f03426de
Implement MSC3852: Expose `last_seen_user_agent` to users for their own devices; also expose to Admin API (#13549)
|
2 년 전 |
utils.py
|
32fc3b7ba4
Remove configuration options for direct TCP replication. (#13647)
|
2 년 전 |