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
Richard van der Hoff eb835bf65b 0.34.0rc2 6 years ago
..
_scripts Port register_new_matrix_user to Python 3 and add tests (#4085) 6 years ago
api Add an option to enable recording IPs for appservice users (#3831) 6 years ago
app Merge pull request #4290 from matrix-org/rav/remove_webclient 6 years ago
appservice Run the AS senders as background processes (#4189) 6 years ago
config Stop installing Matrix Console by default 6 years ago
crypto Remove fetching keys via the deprecated v1 kex method (#4120) 6 years ago
events Add helpers for getting prev and auth events (#4139) 6 years ago
federation Update synapse/federation/federation_server.py 6 years ago
groups Fix some looping_call calls which were broken in #3604 6 years ago
handlers Add an option to disable search for homeservers which may not be interested in it (#4230) 6 years ago
http fix parse_string docstring 6 years ago
metrics Fix exception in background metrics collection 6 years ago
module_api
push Fix logcontext leak in EmailPusher 6 years ago
replication Don't truncate command name in metrics 6 years ago
res/templates Ship the email templates as package_data 6 years ago
rest Fix non-ASCII pushrules (#4248) 6 years ago
server_notices Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact 6 years ago
state Workaround for non-ascii event ids (#4241) 6 years ago
static Add a welcome page to the static resources 6 years ago
storage Add an option to disable search for homeservers which may not be interested in it (#4230) 6 years ago
streams Fix develop because I broke it :( (#3535) 6 years ago
util Fix UnicodeDecodeError when postgres is not configured in english (#4253) 6 years ago
__init__.py 0.34.0rc2 6 years ago
event_auth.py Add helpers for getting prev and auth events (#4139) 6 years ago
notifier.py Make the metrics less racy (#4061) 6 years ago
python_dependencies.py Stop installing Matrix Console by default 6 years ago
secrets.py Port over enough to get some sytests running on Python 3 (#3668) 6 years ago
server.py Write some tests for the email pusher (#4095) 6 years ago
server.pyi Basic initial support for room upgrades 6 years ago
types.py Python 3: Convert some unicode/bytes uses (#3569) 6 years ago
visibility.py Refactor state group lookup to reduce DB hits (#4011) 6 years ago