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
Travis Ralston bc1fa8cd01 Add GET account data routes (#4303) 6 years ago
..
_scripts create support user (#4141) 6 years ago
api fix the check for whether `is_url` to match all the other ones in codebase (#3405) 6 years ago
app Check jinja version for consent resource (#4327) 6 years ago
appservice Run the AS senders as background processes (#4189) 6 years ago
config Check jinja version for consent resource (#4327) 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 fix NPE in /messages by checking if all events were filtered out (#4330) 6 years ago
http Fix IP URL previews on Python 3 (#4215) 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 Add GET account data routes (#4303) 6 years ago
server_notices Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact 6 years ago
state Merge pull request #4307 from matrix-org/erikj/v2_rooms 6 years ago
static Improved welcome page (#4294) 6 years ago
storage Ensure synchrotrons can access is_support_user in the storage layer 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 Prepare 0.34 release 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 Check jinja version for consent resource (#4327) 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 Factor SSO success handling out of CAS login (#4264) 6 years ago
visibility.py Refactor state group lookup to reduce DB hits (#4011) 6 years ago