MatrixSynapse/synapse
David Baker 5b142788d2 Add __contains__ 2016-01-22 11:49:59 +00:00
..
api Don't error on AS non-ghost user use 2016-01-18 16:33:05 +00:00
app Use compiled regex 2016-01-13 11:47:32 +00:00
appservice copyrights 2016-01-07 04:26:29 +00:00
config Merge pull request #473 from matrix-org/erikj/ssh_manhole 2016-01-07 14:36:16 +00:00
crypto copyrights 2016-01-07 04:26:29 +00:00
events Make Event objects behave more like dicts 2016-01-18 14:43:50 +00:00
federation copyrights 2016-01-07 04:26:29 +00:00
handlers Only fetch events for rooms and receipts 2016-01-21 16:10:37 +00:00
http Fix AttributeError 2016-01-21 14:02:14 +00:00
metrics copyrights 2016-01-07 04:26:29 +00:00
push Change LRUCache to be tree-based so we can delete subtrees. 2016-01-21 19:16:25 +00:00
rest Fix change_password 2016-01-20 16:14:48 +00:00
static/client Updates to fallback CAS login to do new token login 2015-11-06 09:57:17 +00:00
storage Use new invalidate_many cache invalidation to invalidate the event_push_actions cache appropriately. 2016-01-22 11:22:48 +00:00
streams Clamp pagination limits to at most 1000 2016-01-14 10:22:02 +00:00
util Add __contains__ 2016-01-22 11:49:59 +00:00
__init__.py copyrights 2016-01-07 04:26:29 +00:00
notifier.py Only fetch events for rooms and receipts 2016-01-21 16:10:37 +00:00
python_dependencies.py copyrights 2016-01-07 04:26:29 +00:00
server.py Use split rather than endswith 2016-01-19 16:11:39 +00:00
state.py copyrights 2016-01-07 04:26:29 +00:00
types.py Introduce a Requester object 2016-01-11 17:48:45 +00:00