Enable client-side aggregations for reactions

If reactions are enabled, we need to enable client-side aggregation in the
`MatrixClient` to access the data.
This commit is contained in:
J. Ryan Stinnett
2019-05-08 15:06:48 +01:00
parent 74189b2164
commit 8903f65fcb
3 changed files with 6 additions and 3 deletions

View File

@@ -297,7 +297,7 @@
"Show recent room avatars above the room list": "Show recent room avatars above the room list",
"Group & filter rooms by custom tags (refresh to apply changes)": "Group & filter rooms by custom tags (refresh to apply changes)",
"Render simple counters in room header": "Render simple counters in room header",
"React to messages with emoji": "React to messages with emoji",
"React to messages with emoji (refresh to apply changes)": "React to messages with emoji (refresh to apply changes)",
"Enable Emoji suggestions while typing": "Enable Emoji suggestions while typing",
"Use compact timeline layout": "Use compact timeline layout",
"Show a placeholder for removed messages": "Show a placeholder for removed messages",