summary refs log tree commit diff
path: root/synapse/storage/room.py
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2016-10-13 13:40:38 +0100
committerErik Johnston <erik@matrix.org>2016-10-13 13:40:38 +0100
commit1d107d8484c6f8e801a506d02f9ff96daec56aa3 (patch)
tree21dbfe345fdeb1cab80b421e16b1aa8b578d5a21 /synapse/storage/room.py
parentrest/client/v1/register: use the correct requester in createUser (diff)
downloadsynapse-1d107d8484c6f8e801a506d02f9ff96daec56aa3.tar.xz
Fix email push notifs being dropped
A lot of email push notifications were failing to be sent due to an
exception being thrown along one of the (many) paths. This was due to a
change where we moved from pulling out the full state for each room, but
rather pulled out the event ids for the state and separately loaded the
full events when needed.
Diffstat (limited to 'synapse/storage/room.py')
0 files changed, 0 insertions, 0 deletions