.. |
api
|
599c403d99
Allow rate limiters to passively record actions they cannot limit (#13253)
|
2 years ago |
app
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 years ago |
appservice
|
7bc08f3201
Remove remaining bits of groups code. (#12936)
|
2 years ago |
config
|
d38d242411
Reload cache factors from disk on SIGHUP (#12673)
|
2 years ago |
crypto
|
88193f2125
Remove direct refeferences to PyNaCl (use signedjson instead). (#12902)
|
2 years ago |
events
|
1e453053cb
Rename storage classes (#12913)
|
2 years ago |
federation
|
e2ed1b7155
Use literals in place of `HTTPStatus` constants in tests (#13463)
|
2 years ago |
handlers
|
5442891cbc
Make push rules use proper structures. (#13522)
|
2 years ago |
http
|
e2ed1b7155
Use literals in place of `HTTPStatus` constants in tests (#13463)
|
2 years ago |
logging
|
1b09b0832e
Allow use of both `@trace` and `@tag_args` stacked on the same function (#13453)
|
2 years ago |
module_api
|
026ac4486c
Update module API "update room membership" method to allow for remote joins (#13441)
|
2 years ago |
push
|
b4ae3b0d44
Don't include appservice users when calculating push rules (#13332)
|
2 years ago |
replication
|
86e366a46e
Remove old empty/redundant slaved stores. (#13349)
|
2 years ago |
rest
|
d75512d19e
Add forgotten status to Room Details API (#13503)
|
2 years ago |
scripts
|
444588c5fc
Add some type hints to tests files (#12833)
|
2 years ago |
server_notices
|
92103cb2c8
Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021)
|
2 years ago |
state
|
a4ae1406d1
Fix typechecks against twisted trunk (#13061)
|
2 years ago |
storage
|
d75512d19e
Add forgotten status to Room Details API (#13503)
|
2 years ago |
test_utils
|
1e453053cb
Rename storage classes (#12913)
|
2 years ago |
util
|
0b87eb8e0c
Make DictionaryCache have better expiry properties (#13292)
|
2 years ago |
__init__.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
server.py
|
922b771337
Add missing type hints for tests.unittest. (#13397)
|
2 years ago |
test_distributor.py
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 years ago |
test_event_auth.py
|
ad5761b65c
Add support for room version 10 (#13220)
|
2 years ago |
test_federation.py
|
fe15a865a5
Rip out auth-event reconciliation code (#12943)
|
2 years ago |
test_mau.py
|
7bc08f3201
Remove remaining bits of groups code. (#12936)
|
2 years ago |
test_metrics.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 years ago |
test_phone_home.py
|
d666fc02fa
Add type hints to some tests files (#12371)
|
2 years ago |
test_server.py
|
e2ed1b7155
Use literals in place of `HTTPStatus` constants in tests (#13463)
|
2 years ago |
test_state.py
|
335ebb21cc
Faster room joins: avoid blocking when pulling events with missing prevs (#13355)
|
2 years ago |
test_terms_auth.py
|
e2ed1b7155
Use literals in place of `HTTPStatus` constants in tests (#13463)
|
2 years ago |
test_test_utils.py
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 years ago |
test_types.py
|
c99b511db9
Fix `destination_is` errors seen in sentry. (#13041)
|
2 years ago |
test_visibility.py
|
52a0c8f2f7
Rename test case method to `add_hashes_and_signatures_from_other_server` (#13255)
|
2 years ago |
unittest.py
|
922b771337
Add missing type hints for tests.unittest. (#13397)
|
2 years ago |
utils.py
|
19e5d44886
Revert "Update locked versions of mypy and mypy-zope (#13521)"
|
2 years ago |