MatrixSynapse/synapse
Mark Haines 8993affdc0 SYN-153: Raise 404 if room alias is not found 2014-11-19 17:14:14 +00:00
..
api replace user_id with sender 2014-11-19 16:38:40 +00:00
app
config
crypto
federation replace user_id with sender 2014-11-19 16:38:40 +00:00
handlers SYN-153: Raise 404 if room alias is not found 2014-11-19 17:14:14 +00:00
http SYN-141: Encode query params as UTF-8. 2014-11-18 19:43:08 +00:00
rest Remember also to UTF-8 decode bytes in room alias names in directory server URLs 2014-11-18 18:06:35 +00:00
storage
streams
util Preserve logging context in a few more places, drop the logging context after it has been stashed to reduce potential for confusion 2014-11-19 16:37:43 +00:00
__init__.py
notifier.py remove unused import 2014-11-19 16:40:01 +00:00
server.py
state.py
types.py