forked-synapse/synapse
Erik Johnston e14baa7a3b Merge pull request #665 from matrix-org/erikj/dont_cache_events
Only cache events in the event cache
2016-03-23 13:19:12 +00: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 Add config to create guest account on 3pid invite 2016-03-14 15:50:40 +00:00
crypto Make key client send a Host header 2016-03-11 10:29:05 +00:00
events Don't assume existence of event_id in __str__ 2016-03-18 14:31:44 +00:00
federation Remove unused backfilled parameter from persist_event 2016-03-21 18:06:08 +00:00
handlers Merge pull request #657 from matrix-org/erikj/roomlist 2016-03-22 11:57:39 +00:00
http Fix regression where synapse checked whether push rules were valid JSON before the compatibility hack that handled clients sending invalid JSON 2016-03-14 14:16:41 +00:00
metrics copyrights 2016-01-07 04:26:29 +00:00
push Use get_users_in_room to count the number of room members rather than using read_receipts 2016-03-22 13:52:45 +00:00
replication Add replication stream for pushers 2016-03-15 17:33:10 +00:00
rest Add published room list edit API 2016-03-21 15:06:07 +00:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Merge pull request #665 from matrix-org/erikj/dont_cache_events 2016-03-23 13:19:12 +00:00
streams Hook up the push rules to the notifier 2016-03-03 14:57:45 +00:00
util Make LruCache use a dedicated _Node class 2016-03-22 16:06:21 +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 Pin pysaml2 version to 3.x 2016-03-09 11:54:56 +00: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