MatrixSynapse/synapse
Mark Haines 3e54d70ae2 SYN-141: Encode query params as UTF-8. 2014-11-18 19:43:08 +00:00
..
api SYN-144: Remove bad keys from pdu json objects, convert age_ts to age 2014-11-18 19:20:25 +00:00
app Revert accidental commit of bad file 2014-11-18 15:57:00 +00:00
config Be more helpful and tell the user how to generate a config too. 2014-11-14 13:30:06 +00:00
crypto Merge PDUs and Events into one object 2014-11-14 21:25:02 +00:00
federation SYN-144: Remove bad keys from pdu json objects, convert age_ts to age 2014-11-18 19:20:25 +00:00
handlers Remove unused variable 2014-11-18 16:46:12 +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 SYN-104: When going backwards the end token should be before the last event 2014-11-18 16:45:06 +00:00
streams
util Merge branch 'develop' into request_logging 2014-11-14 11:16:50 +00:00
__init__.py
notifier.py
server.py Add an EventValidator. Fix bugs in auth ++ storage 2014-11-10 18:25:42 +00:00
state.py synapse.state docs. 2014-11-11 17:45:46 +00:00
types.py