Commit Graph

9 Commits (d782a0214eb0bec9efaff33d40ec104e20817baa)

Author SHA1 Message Date
William Grant d782a0214e feat: dont save interaction error messages in communities 2 years ago
William Grant 027b412fb2 feat: save conversation interaction errors to a message history 2 years ago
Audric Ackermann 0050352470 chore: move selected convo selectors to another file 3 years ago
Audric Ackermann b638733090 fix: do not scroll back to unread banner when deleting msgs
Relates #2308
3 years ago
warrickct ee9156d4f8 Merge clearnet into message-request-ui 4 years ago
warrickct d627b8e11d Requesting flow working with sending message as acceptance. 4 years ago
Audric Ackermann 7b45635296
do not call home/end events if target is textbox
Closes #2114
4 years ago
Audric Ackermann 58dc3e26ca
reactify group updates text bubble from redux store (#2083) 4 years ago
Audric Ackermann 28c7445dce
refactor most of the components to outside of their Session folder (#2072)
* refactor most of the components to outside of their Session folder

* finish moving overlay and memberListItem to react hook

* fix bug with kicked member len >2 not being displayed

also sort admins first in UpdateGroupMembers dialog

* fix admin leaving text of groupNotification

* add a useFocusMount hook to focus input fields on mount

* make click avatar convo item open only user dialog

* cleanup config default.json

* make sure to use convoController to build sync message

* disable showing pubkey on opengroups

* add a pause on audio playback

Fixes #2079
4 years ago