Commit Graph

8 Commits (72cab10d6bdec933bed4a48e9570730d56e69d3f)

Author SHA1 Message Date
Audric Ackermann 0eac74dd07 Merge branch 'dev' into menu-redesign 3 years ago
William Grant e8d9676e94 fix: fixed reaction text alignment in the react list modal
this is pretty nuanced, when we have flex nowrap the descendants can be squished so we have to force no wrapping
3 years ago
Audric Ackermann b9cccfc2a8 feat: open convo a session sogs when joined from the UI 3 years ago
William Grant df73b5dd33 fix: improved reaction popup positioning for tooltip and box 3 years ago
William Grant 7a80e18327 fix: improved react popup localisation, review fixes 3 years ago
William Grant 05b7bdb956 fix: show correct count value for open group reactions 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
Will G 267f49ff1e
Emoji Reacts (#2320)
Add support for emoji reacts in conversations

Resolves #2375 and #1577
3 years ago