swith to event aggregations and render message edits and reactions

This commit is contained in:
Sorunome 2020-08-12 09:30:31 +00:00 committed by Christian Pauly
commit 6fa9c182f2
11 changed files with 512 additions and 150 deletions

View file

@ -1,6 +1,10 @@
# Version 0.17.0 - 2020-08-??
### Features:
### Features
- Pin and unpin chats
- Implement event aggregations
- Implement message edits
- Render reactions
- Add / Remove reactions by tapping on existing reactions
### Fixes:
- Don't re-render the room list nearly as often, increasing performance