Commit Graph

7 Commits

Author SHA1 Message Date
William Grant c6af1a7468 feat: upgraded emoji-mart and added theme support 2022-09-30 13:55:38 +10:00
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
2022-08-30 17:18:22 +10:00
William Grant b33ea096b4 fix: speed up reaction UI update for opengroups 2022-08-30 11:37:20 +10:00
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
2022-08-29 17:46:38 +10:00
William Grant e409c7ca82 feat: created a cache for opengroups reactions, we can add and update them 2022-08-29 17:46:38 +10:00
William Grant d77c9fa824 fix: sogs reactions work again and added rate limiting 2022-08-25 15:10:12 +10:00
Will G 267f49ff1e
Emoji Reacts (#2320)
Add support for emoji reacts in conversations

Resolves #2375 and #1577
2022-08-22 16:40:14 +10:00