MatrixSynapse/synapse
Steven Hammerton 83b464e4f7 Unpack dictionary in for loop for nicer syntax 2015-10-12 15:05:34 +01:00
..
api Remove log line that was generated whenever an error was created. We are now creating error objects that aren't raised so it's probably a bit too confusing to keep 2015-10-06 16:10:19 +01:00
app
appservice
config Default cas_required_attributes to empty dictionary 2015-10-12 14:58:59 +01:00
crypto
events
federation
handlers Formatting changes 2015-10-10 10:49:42 +01:00
http Fix previous merge to s/version_string/user_agent/ 2015-10-10 12:35:39 +01:00
metrics
push Use raw string for regex here, otherwise \b is the backspace character. Fixes displayname matching. 2015-10-08 11:22:15 +01:00
rest Unpack dictionary in for loop for nicer syntax 2015-10-12 15:05:34 +01:00
storage
streams
util
__init__.py
notifier.py
python_dependencies.py
server.py
state.py
types.py