MatrixSynapse/synapse
Mark Haines 559c51debc Use TypeError instead of ValueError and give a nicer error mesasge
when someone calls Cache.invalidate with the wrong type.
2015-08-10 14:07:17 +01:00
..
api
app
appservice
config
crypto
events Rename key and values for m.room.history_visibility. Support 'invited' value 2015-07-06 13:05:52 +01:00
federation Implement bulk verify_signed_json API 2015-06-26 10:39:34 +01:00
handlers
http
metrics
push
rest
storage Use TypeError instead of ValueError and give a nicer error mesasge 2015-08-10 14:07:17 +01:00
streams
util Make @cached cache deferreds rather than the deferreds' values 2015-08-06 13:33:34 +01:00
__init__.py
notifier.py
python_dependencies.py
server.py Correctly handle x_forwaded listener option 2015-06-12 17:13:23 +01:00
state.py
types.py