William Grant
|
58e4b4e896
|
fix: make sure to clear a reaction is the count is 0 on an opengroup
|
3 years ago |
William Grant
|
3060ffd25a
|
test: added tests for adding and updating sogs cache entries
updated idForLogging for opengroups to be more verbose, updated reaction method calls to use exported Reactions object
|
3 years ago |
William Grant
|
b33ea096b4
|
fix: speed up reaction UI update for opengroups
|
3 years ago |
William Grant
|
f309bf40f8
|
fix: repaired reaction notifications for 1-1s
|
3 years ago |
William Grant
|
5ebd1775c0
|
feat: open group messages are now procesed via the cache
cached entries are now added or removed based on the "optimistic" state that we want
|
3 years ago |
William Grant
|
07c56e79f2
|
fix: make reaction UI updates when reacting faster in 1-1 and closed groups
|
3 years ago |
William Grant
|
7a80e18327
|
fix: improved react popup localisation, review fixes
|
3 years ago |
William Grant
|
d77c9fa824
|
fix: sogs reactions work again and added rate limiting
|
3 years ago |
William Grant
|
4889cb5b32
|
fix: ReactionList Senders is now an array since we want to handle opengroup reactions separately
we no longer need the messagehash and server id for rendering reactions in the UI, ignore reactions using the outdated type
|
3 years ago |
William Grant
|
bf7badd2e1
|
fix: include you property in open group reaction updates
|
3 years ago |
Will G
|
267f49ff1e
|
Emoji Reacts (#2320)
Add support for emoji reacts in conversations
Resolves #2375 and #1577
|
3 years ago |