diff options
author | David Baker <dave@matrix.org> | 2015-12-10 18:40:28 +0000 |
---|---|---|
committer | David Baker <dave@matrix.org> | 2015-12-10 18:40:28 +0000 |
commit | 5e909c73d76cd56e3eac91635a99405182dcac3c (patch) | |
tree | 08b13f84598df490b1f92181a446ffad7cddb876 /MANIFEST.in | |
parent | Save event actions to the db (diff) | |
download | synapse-5e909c73d76cd56e3eac91635a99405182dcac3c.tar.xz |
Store nothing instead of ['dont_notify'] for events with no notification required: much as it would be nice to be able to tell between the event not having been processed and there being no notification for it, this isn't worth filling up the table with ['dont_notify'] I think. Consequently treat the empty actions array as dont_notify and filter dont_notify out of the result.
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions