Switch to 'm.sticker' message events. Allow whitelisting of wisget capabilities.

This commit is contained in:
Richard Lewis 2018-03-12 13:56:02 +00:00
parent 46f46ee294
commit b2d23b6999
6 changed files with 41 additions and 13 deletions

View file

@ -69,7 +69,7 @@ const FilePanel = React.createClass({
"timeline": {
"contains_url": true,
"not_types": [
"m.room.sticker",
"m.sticker",
],
},
},