.. |
api
|
7fbf42499d
Use `getClientAddress` instead of `getClientIP`. (#12599)
|
2 anos atrás |
app
|
e24ff8ebe3
Remove `HomeServer.get_datastore()` (#12031)
|
2 anos atrás |
appservice
|
d8d0271977
Send device list updates to application services (MSC3202) - part 1 (#11881)
|
2 anos atrás |
config
|
d38d242411
Reload cache factors from disk on SIGHUP (#12673)
|
2 anos atrás |
crypto
|
e0bb268134
Fix typechecker problems exposed by signedjson 1.1.2 (#12326)
|
2 anos atrás |
events
|
051a1c3f22
Convert stringy power levels to integers on room upgrade (#12657)
|
2 anos atrás |
federation
|
8afb7b55d0
Make handling of federation Authorization header (more) compliant with RFC7230 (#12774)
|
2 anos atrás |
handlers
|
50ae4eafe1
Add some type hints to `event_federation` datastore (#12753)
|
2 anos atrás |
http
|
9d8e380d2e
Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699)
|
2 anos atrás |
logging
|
31b554c297
Fixes for opentracing scopes (#11869)
|
2 anos atrás |
module_api
|
5ef673de4f
Add a module API to allow modules to edit push rule actions (#12406)
|
2 anos atrás |
push
|
9d21ecf7ce
Add type hints to tests files. (#12256)
|
2 anos atrás |
replication
|
a5c26750b5
Fix room upgrades creating an empty room when auth fails (#12696)
|
2 anos atrás |
rest
|
182ca78a12
Delete events from federation_inbound_events_staging table on purge (#12770)
|
2 anos atrás |
scripts
|
961ee75a9b
Disallow untyped defs in synapse._scripts (#12422)
|
2 anos atrás |
server_notices
|
9013104429
Don't create an empty room when checking for MAU limits (#12713)
|
2 anos atrás |
state
|
228decfce1
Update the MSC3083 support to verify if joins are from an authorized server. (#10254)
|
3 anos atrás |
storage
|
24b590de32
Remove code which updates `application_services_state.last_txn` (#12680)
|
2 anos atrás |
test_utils
|
6463244375
Remove unused `# type: ignore`s (#12531)
|
2 anos atrás |
util
|
cde8af9a49
Add config flags to allow for cache auto-tuning (#12701)
|
2 anos atrás |
__init__.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 anos atrás |
server.py
|
d38d242411
Reload cache factors from disk on SIGHUP (#12673)
|
2 anos atrás |
test_distributor.py
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 anos atrás |
test_event_auth.py
|
a5d2ea3d08
Check *all* auth events for room id and rejection (#11009)
|
3 anos atrás |
test_federation.py
|
78b99de7c2
Prefer `make_awaitable` over `defer.succeed` in tests (#12505)
|
2 anos atrás |
test_mau.py
|
2d74a8c178
Add `mau_appservice_trial_days` config (#12619)
|
2 anos atrás |
test_metrics.py
|
4b965c862d
Remove redundant "coding: utf-8" lines (#9786)
|
3 anos atrás |
test_phone_home.py
|
d666fc02fa
Add type hints to some tests files (#12371)
|
2 anos atrás |
test_server.py
|
dffecade7d
Respect the `@cancellable` flag for `DirectServe{Html,Json}Resource`s (#12698)
|
2 anos atrás |
test_state.py
|
19d79b6ebe
Refactor `resolve_state_groups_for_events` to not pull out full state when no state resolution happens. (#12775)
|
2 anos atrás |
test_terms_auth.py
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 anos atrás |
test_test_utils.py
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 anos atrás |
test_types.py
|
02d708568b
Replace assertEquals and friends with non-deprecated versions. (#12092)
|
2 anos atrás |
test_visibility.py
|
c72d26c1e1
Refactor `EventContext` (#12689)
|
2 anos atrás |
unittest.py
|
9d8e380d2e
Respect the `@cancellable` flag for `RestServlet`s and `BaseFederationServlet`s (#12699)
|
2 anos atrás |
utils.py
|
708d88b1a2
Allow specifying the Postgres database's port when running unit tests with Postgres. (#12376)
|
2 anos atrás |