diff options
author | Erik Johnston <erik@matrix.org> | 2016-02-17 12:51:02 +0000 |
---|---|---|
committer | Erik Johnston <erik@matrix.org> | 2016-02-17 12:51:02 +0000 |
commit | 200de164401ceb83fd9b0b32d27bf779cd268324 (patch) | |
tree | 809fe1ac9f22855ea2f8e5f170666859f96a2361 /synapse | |
parent | Merge pull request #581 from Rugvip/event_id (diff) | |
parent | api/filtering: don't assume that event content will always be a dict (diff) | |
download | synapse-200de164401ceb83fd9b0b32d27bf779cd268324.tar.xz |
Merge pull request #580 from Rugvip/develop
api/filtering: don't assume that event content will always be a dict
Diffstat (limited to 'synapse')
-rw-r--r-- | synapse/api/filtering.py | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/synapse/api/filtering.py b/synapse/api/filtering.py |