You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
watcha-synapse/synapse
Jason Little c9326140dc
Refactor `SimpleHttpClient` to pull out reusable methods (#15427)
2 years ago
..
_scripts Delete server-side backup keys when deactivating an account. (#15181) 2 years ago
api Implement MSC2174: move redacts to a content property. (#15395) 2 years ago
app Experimental Unix socket support (#15353) 2 years ago
appservice Call appservices on modern paths, falling back to legacy paths. (#15317) 2 years ago
config Throw if the appservice config list is the wrong type (#15425) 2 years ago
crypto Improve robustness when handling a perspective key response by deduplicating received server keys. (#15423) 2 years ago
events Implement MSC2174: move redacts to a content property. (#15395) 2 years ago
federation Implement MSC3984 to proxy /keys/query requests to appservices. (#15321) 2 years ago
handlers Delete pushers after calling on_logged_out module hook on device delete (#15410) 2 years ago
http Refactor `SimpleHttpClient` to pull out reusable methods (#15427) 2 years ago
logging Bump black from 22.12.0 to 23.1.0 (#15103) 2 years ago
media Separate HTTP preview code and URL previewer. (#15269) 2 years ago
metrics Bump black from 22.12.0 to 23.1.0 (#15103) 2 years ago
module_api Move Account Validity callbacks to a dedicated file (#15237) 2 years ago
push Fix missing app variable in mail subject for password resets (#15352) 2 years ago
replication Add some clarification to the doc/comments regarding TCP replication (#15354) 2 years ago
res Remove registration fallback code. (#15405) 2 years ago
rest Load `/capabilities` endpoint on workers (#15436) 2 years ago
server_notices Remove unused `room_alias` field from `/createRoom` response (#15093) 2 years ago
spam_checker_api Fix import in module_api module and docs on the new check_event_for_spam signature (#12918) 3 years ago
state Use immutabledict instead of frozendict (#15113) 2 years ago
static Remove registration fallback code. (#15405) 2 years ago
storage More precise type for LoggingTransaction.execute (#15432) 2 years ago
streams Use mypy 1.0 (#15052) 2 years ago
types Experimental Unix socket support (#15353) 2 years ago
util Use immutabledict instead of frozendict (#15113) 2 years ago
__init__.py Use immutabledict instead of frozendict (#15113) 2 years ago
event_auth.py Implement MSC2174: move redacts to a content property. (#15395) 2 years ago
notifier.py Fix a bug in the send_local_online_presence_to module API (#14880) 2 years ago
py.typed
server.py Move Account Validity callbacks to a dedicated file (#15237) 2 years ago
visibility.py Refactor `filter_events_for_server` (#15240) 2 years ago