Amber Brown ea6abf6724 Fix IP URL previews on Python 3 (#4215) 5 years ago
..
_scripts d2f7c4e6b1 create support user (#4141) 5 years ago
api d2f7c4e6b1 create support user (#4141) 5 years ago
app c26f49a664 Make the dependencies more like a standard Python project and hook up the optional dependencies to setuptools (#4298) 5 years ago
appservice 52e87fbfbe Run the AS senders as background processes (#4189) 5 years ago
config f208f608cb Merge branch 'release-v0.34.0' into develop 5 years ago
crypto 916efc8249 Remove fetching keys via the deprecated v1 kex method (#4120) 5 years ago
events bc80b3f454 Add helpers for getting prev and auth events (#4139) 5 years ago
federation 3cecf5340d Update synapse/federation/federation_server.py 5 years ago
groups 03751a6420 Fix some looping_call calls which were broken in #3604 5 years ago
handlers 81b513416e Fixed line length 5 years ago
http ea6abf6724 Fix IP URL previews on Python 3 (#4215) 5 years ago
metrics 7c570bff74 Fix exception in background metrics collection 5 years ago
module_api ad7e570d07 Delete devices in various logout situations 6 years ago
push f5faf6bc14 Fix logcontext leak in EmailPusher 5 years ago
replication a163b748a5 Don't truncate command name in metrics 5 years ago
res 1519572961 Ship the email templates as package_data 5 years ago
rest ea6abf6724 Fix IP URL previews on Python 3 (#4215) 5 years ago
server_notices 9db2476991 Merge branch 'develop' of github.com:matrix-org/synapse into erikj/admin_contact 5 years ago
state c03324294d Workaround for non-ascii event ids (#4241) 5 years ago
static cef8ae272a Improved welcome page (#4294) 5 years ago
storage d2f7c4e6b1 create support user (#4141) 5 years ago
streams 8a4f05fefb Fix develop because I broke it :( (#3535) 5 years ago
util ecc23188f4 Fix UnicodeDecodeError when postgres is not configured in english (#4253) 5 years ago
__init__.py 6dd7271243 Prepare 0.34 release 5 years ago
event_auth.py bc80b3f454 Add helpers for getting prev and auth events (#4139) 5 years ago
notifier.py b69216f768 Make the metrics less racy (#4061) 5 years ago
python_dependencies.py c26f49a664 Make the dependencies more like a standard Python project and hook up the optional dependencies to setuptools (#4298) 5 years ago
secrets.py 324525f40c Port over enough to get some sytests running on Python 3 (#3668) 5 years ago
server.py 0dce9e1379 Write some tests for the email pusher (#4095) 5 years ago
server.pyi 0f7d1c9906 Basic initial support for room upgrades 5 years ago
types.py c588b9b9e4 Factor SSO success handling out of CAS login (#4264) 5 years ago
visibility.py cb53ce9d64 Refactor state group lookup to reduce DB hits (#4011) 5 years ago