diff options
author | Mark Haines <mark.haines@matrix.org> | 2015-11-02 15:11:31 +0000 |
---|---|---|
committer | Mark Haines <mark.haines@matrix.org> | 2015-11-02 15:11:31 +0000 |
commit | ddd8566f415ab3a6092aa4947e5d2aebf67109fc (patch) | |
tree | eab8cc4d46e1ab7446b990d8eb5556e65304c0a1 /synapse/handlers | |
parent | Merge branch 'develop' into markjh/room_tags (diff) | |
download | synapse-ddd8566f415ab3a6092aa4947e5d2aebf67109fc.tar.xz |
Store room tag content and return the content in the m.tag event
Diffstat (limited to 'synapse/handlers')
-rw-r--r-- | synapse/handlers/message.py | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/synapse/handlers/message.py b/synapse/handlers/message.py |