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
Will Hunt 6855024e0a
Add authentication to thirdparty bridge APIs (#12746)
3 years ago
..
_scripts hash_password: raise an error if no config file is specified (#12789) 3 years ago
api Uniformize spam-checker API, part 2: check_event_for_spam (#12808) 3 years ago
app Reload cache factors from disk on SIGHUP (#12673) 3 years ago
appservice Add authentication to thirdparty bridge APIs (#12746) 3 years ago
config Experimental support for MSC3772 (#12740) 3 years ago
crypto Bump `black` and `click` versions (#12320) 3 years ago
events Uniformize spam-checker API, part 2: check_event_for_spam (#12808) 3 years ago
federation Uniformize spam-checker API, part 2: check_event_for_spam (#12808) 3 years ago
groups Reduce the number of "untyped defs" (#12716) 3 years ago
handlers Marker events as state - MSC2716 (#12718) 3 years ago
http Make handling of federation Authorization header (more) compliant with RFC7230 (#12774) 3 years ago
logging Another batch of type annotations (#12726) 3 years ago
metrics Add config flags to allow for cache auto-tuning (#12701) 3 years ago
module_api Uniformize spam-checker API, part 2: check_event_for_spam (#12808) 3 years ago
push Experimental support for MSC3772 (#12740) 3 years ago
replication Send `USER_IP` commands on a different Redis channel, in order to reduce traffic to workers that do not process these commands. (#12809) 3 years ago
res Fix Jinja templating error when generating thumbnail URLs. (#12510) 3 years ago
rest Discard null-containing strings before updating the user directory (#12762) 3 years ago
server_notices Add `StreamKeyType` class and replace string literals with constants (#12567) 3 years ago
spam_checker_api Uniformize spam-checker API, part 2: check_event_for_spam (#12808) 3 years ago
state Refactor `resolve_state_groups_for_events` to not pull out full state when no state resolution happens. (#12775) 3 years ago
static Display an error page during failure of fallback UIA. (#10561) 4 years ago
storage Experimental support for MSC3772 (#12740) 3 years ago
streams Generate historic pagination token for `/messages` when no `?from` token provided (#12370) 3 years ago
util Fix `RetryDestinationLimiter` re-starting finished log contexts (#12803) 3 years ago
__init__.py Dump setuptools; correct pyproject version number (#12478) 3 years ago
event_auth.py Add a new room version for MSC3787's knock+restricted join rule (#12623) 3 years ago
notifier.py Add `StreamKeyType` class and replace string literals with constants (#12567) 3 years ago
py.typed Mark Module API error imports as re-exported and mark Synapse as containing type annotations (#11054) 3 years ago
server.py SpamChecker metrics (#12513) 3 years ago
types.py Prevent expired events from being filtered out when retention is disabled (#12611) 3 years ago
visibility.py Prevent expired events from being filtered out when retention is disabled (#12611) 3 years ago