MatrixSynapse/synapse
Matthew Hodgson 721b2bfa85 implement redirects 2016-03-29 03:32:52 +01:00
..
api Add published room list edit API 2016-03-21 15:06:07 +00:00
app Use syntax that works on both py2.7 and py3 2016-03-07 20:13:10 +00:00
appservice Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
config Merge branch 'develop' into matthew/preview_urls 2016-03-27 22:54:42 +01:00
crypto Make key client send a Host header 2016-03-11 10:29:05 +00:00
events Intern all the things 2016-03-23 16:25:54 +00:00
federation Intern all the things 2016-03-23 16:25:54 +00:00
handlers Add a response cache for getting the public room list 2016-03-24 18:02:10 +00:00
http implement redirects 2016-03-29 03:32:52 +01:00
metrics copyrights 2016-01-07 04:26:29 +00:00
push Never notify for member events. This fixes https://github.com/vector-im/vector-web/issues/828 2016-03-24 13:19:39 +00:00
replication typo 2016-03-29 01:20:14 +01:00
rest debug 2016-03-29 03:14:16 +01:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Don't bother interning keys that are already interned 2016-03-23 16:29:46 +00:00
streams Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
util Fix typo 2016-03-24 18:02:37 +00:00
__init__.py Bump version and changelog 2016-02-11 16:04:15 +00:00
notifier.py Hook up adding a pusher to the notifier for replication. 2016-03-15 17:42:03 +00:00
python_dependencies.py make it build 2016-03-29 02:07:57 +01:00
server.py Fix flake8 warnings for new flake8 2016-02-02 17:18:50 +00:00
state.py Reduce cache size 2016-03-23 09:28:07 +00:00
types.py Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00