MatrixSynapse/synapse
Erik Johnston d531ebcb57 Key StateHandler._state_cache off of state groups 2016-03-22 18:02:36 +00:00
..
api Add published room list edit API 2016-03-21 15:06:07 +00:00
app
appservice
config Add config to create guest account on 3pid invite 2016-03-14 15:50:40 +00:00
crypto
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
metrics
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
storage Make StateHandler._state_cache only store event_ids. 2016-03-22 16:06:04 +00:00
streams
util Make LruCache use a dedicated _Node class 2016-03-22 16:06:21 +00:00
__init__.py
notifier.py Hook up adding a pusher to the notifier for replication. 2016-03-15 17:42:03 +00:00
python_dependencies.py
server.py
state.py Key StateHandler._state_cache off of state groups 2016-03-22 18:02:36 +00:00
types.py