diff options
author | Mark Haines <mark.haines@matrix.org> | 2014-11-19 16:38:40 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2014-11-19 16:38:40 +0000 |
commit | c5eabe3143bc3398961ed80da041f28e545386bf (patch) | |
tree | df8ab480f1df3ddb2e05cefb741f10ed990d37fc /synapse | |
parent | Preserve logging context in a few more places, drop the logging context after... (diff) | |
download | synapse-c5eabe3143bc3398961ed80da041f28e545386bf.tar.xz |
replace user_id with sender
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/api/events/__init__.py | 4 | ||||
-rw-r--r-- | synapse/federation/replication.py | 3 |
2 files changed, 6 insertions, 1 deletions
diff --git a/synapse/api/events/__init__.py b/synapse/api/events/__init__.py |