diff options
author | Erik Johnston <erik@matrix.org> | 2014-10-30 17:00:11 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2014-10-30 17:00:11 +0000 |
commit | 12ce441e67a40bb73ac5aca0283c2fe4afac4021 (patch) | |
tree | 0a4b6d32dc2a7f149153ad7868d5c5e117335859 /synapse/api/events | |
parent | Make federation return the old current state, so that we can use it to do auth (diff) | |
download | synapse-12ce441e67a40bb73ac5aca0283c2fe4afac4021.tar.xz |
Convert event ids to be of the form :example.com
Diffstat (limited to 'synapse/api/events')
-rw-r--r-- | synapse/api/events/factory.py | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/synapse/api/events/factory.py b/synapse/api/events/factory.py |