Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
 
 
 
Erik Johnston 757bc0caef
Fix notification count after a highlighted message (#13223)
1 год назад
..
api Fix a long-standing bug which meant that rate limiting was not restrictive enough in some cases. (#13018) 1 год назад
app Remove `HomeServer.get_datastore()` (#12031) 2 лет назад
appservice Remove remaining bits of groups code. (#12936) 1 год назад
config Reload cache factors from disk on SIGHUP (#12673) 2 лет назад
crypto Remove direct refeferences to PyNaCl (use signedjson instead). (#12902) 1 год назад
events Rename storage classes (#12913) 1 год назад
federation Clean up the test code for client disconnections (#12929) 1 год назад
handlers Fix inconsistencies in event validation (#13088) 1 год назад
http Fix `destination_is` errors seen in sentry. (#13041) 1 год назад
logging More type hints for `synapse.logging` (#13103) 1 год назад
module_api Additional constants for EDU types. (#12884) 2 лет назад
push Speed up `get_unread_event_push_actions_by_room` (#13005) 1 год назад
replication Speed up `get_unread_event_push_actions_by_room` (#13005) 1 год назад
rest annotate tests.server.FakeChannel (#13136) 1 год назад
scripts Add some type hints to tests files (#12833) 2 лет назад
server_notices Decouple `synapse.api.auth_blocking.AuthBlocking` from `synapse.api.auth.Auth`. (#13021) 1 год назад
state Fix typechecks against twisted trunk (#13061) 1 год назад
storage Fix notification count after a highlighted message (#13223) 1 год назад
test_utils Rename storage classes (#12913) 1 год назад
util Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 год назад
__init__.py Remove redundant "coding: utf-8" lines (#9786) 3 лет назад
server.py annotate tests.server.FakeChannel (#13136) 1 год назад
test_distributor.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2 лет назад
test_event_auth.py Fix inconsistencies in event validation (#13088) 1 год назад
test_federation.py Prefer `make_awaitable` over `defer.succeed` in tests (#12505) 2 лет назад
test_mau.py Remove remaining bits of groups code. (#12936) 1 год назад
test_metrics.py Remove redundant "coding: utf-8" lines (#9786) 3 лет назад
test_phone_home.py Add type hints to some tests files (#12371) 2 лет назад
test_server.py Extra type annotations in `test_server` (#13124) 1 год назад
test_state.py Faster room joins: fix race in recalculation of current room state (#13151) 1 год назад
test_terms_auth.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2 лет назад
test_test_utils.py Replace assertEquals and friends with non-deprecated versions. (#12092) 2 лет назад
test_types.py Fix `destination_is` errors seen in sentry. (#13041) 1 год назад
test_visibility.py Rename storage classes (#12913) 1 год назад
unittest.py Move the "email unsubscribe" resource, refactor the macaroon generator & simplify the access token verification logic. (#12986) 1 год назад
utils.py Type `tests.utils` (#13028) 1 год назад