Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
Audric Ackermann
|
3ecc89fab3
|
Merge remote-tracking branch 'upstream/master' into onboarding
|
2 years ago |
Audric Ackermann
|
bf2456df8e
|
chore: do not store mentionedUs and unreadCount as attribute in convo
|
2 years ago |
William Grant
|
504f60cb97
|
fix: resolved missing reactions in open groups, fixed mutation cache logic
|
2 years ago |
William Grant
|
5b44565b5f
|
Merge branch 'clearnet' into theming
|
3 years ago |
Audric Ackermann
|
135b9cf34d
|
fix: add toast on rate limit hit for reactions
|
3 years ago |
William Grant
|
c6af1a7468
|
feat: upgraded emoji-mart and added theme support
|
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
|
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
|
e409c7ca82
|
feat: created a cache for opengroups reactions, we can add and update them
|
3 years ago |
William Grant
|
d77c9fa824
|
fix: sogs reactions work again and added rate limiting
|
3 years ago |
Will G
|
267f49ff1e
|
Emoji Reacts (#2320)
Add support for emoji reacts in conversations
Resolves #2375 and #1577
|
3 years ago |