Commit Graph

3036 Commits (b34bf1380a4c0dbc58fb405bfb5324af3998b277)

Author SHA1 Message Date
William Grant b34bf1380a feat: updated react-intersection-observer, added selected message hook,
still debugging spacing in message container when in multi select mode
Audric Ackermann 032e7640e2 chore: address pr reviews
Audric Ackermann 037d87349f fix: close messageInfo when message not in redux store
Audric Ackermann 5cd0a9f71d
Merge pull request from Bilb/feat-ctxmenu-expire-time-left
feat: right click on expiring msg shows timer left
Audric Ackermann 7573152e8b feat: right click on expiring msg shows timer left
Audric Ackermann 5f0888d144 fix: make sure all dialog "cancel" cancel the dialog
Audric Ackermann 571d593c38 fix: fix small ui issues after merge of multiple PRs
Audric Ackermann ae95649ad2 chore: lint
Audric Ackermann af7c052021 fix: max-width of messages set to 75%
Audric Ackermann 24887dd05b Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage
Audric Ackermann 2688fed656 Merge branch 'feature/ses-558/more-message-information' into userconfig_disappearingmessage
Audric Ackermann c3caf2cf41 chore: address pr reviews
Audric Ackermann b42e6c659a fix: fix crash on password window opening
William Grant 22402a5f73 refactor: rename overlaymode to leftoverlaymode
William Grant 2db67b2e00 feat: right panel container style is now a styled component
William Grant 7d7133a38c fix: removed messagedetail check from convoheader
we no longer need the back button
William Grant 3c5f0bf018 fix: only close panel when we confirm delete
rtl text support in panelbutton and panelradiobutton
William Grant dbd95fbf35 fix: sessionconfirm on click callback accepts arguments
now delete modal supports delete for me or everyone
William Grant 28517b7624 feat: sessionradio now supports being positioned on the right
used in delete message modal
William Grant 5dd62f7dd7 feat: started adding options to session confirm modal
for delete button in more message info
William Grant e76eee5329 fix: make sure to save the attachment that is visible in the carousel
William Grant 4727b7ee55 fix: use space font for pubkey
William Grant ab62285989 fix: improved content alignment in message info
increased attachment preview size to alignment with other content
William Grant 87db68fac8 fix: carousel dot menu alignement
carousel button padding
William Grant 129e76179b fix: header alignment in right panel
William Grant aea4fd7ad9 Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information
Audric Ackermann 36c297f368 chore: wrap text of dialog desc when more than 90c long
Audric Ackermann a203ea79cd Merge remote-tracking branch 'oxen/unstable' into userconfig_disappearingmessage
Audric Ackermann 5f53a44f6c fix: do not show DaR/S followsetting button for legacy
Audric Ackermann 286260fae8 fix: make callMessage forced to be DaR for recipient
and put workaround for our local message
Audric Ackermann 744283fc56 fix: changed some message control to not expire
still some to discuss with the team
Audric Ackermann 82c6f0897b fix: add jobs for expiry update & expiry fetch
Audric Ackermann 19e9e0311e feat: add cleanup of old expire update in history
we only keep one from each sender
Audric Ackermann 543c80bbe3 fix: add most of new designs (own setting) for disappear v2 messages
Audric Ackermann e198d7a640 fix: do not auto switch to non-legacy on overlay opening
when v2 is released we don't want to auto switch the overlay right panel
anymore
Kee Jefferys cf49839bde
Merge branch 'unstable' into follow-system-theme
Audric Ackermann f65895f013
Merge pull request from KeeJef/settings-update
feat: Allow enter to break line in settings
Audric Ackermann 8f99e82935 fix: glitch of background with crownicon and css translate
Audric Ackermann 4cbc452f26 fix: avatar style for incoming messages in groups
had to refactor a fair bit, but well...
Audric Ackermann 8fa9b80fad fix: made the saved media notification a bubble
as it is not pretty otherwise
Audric Ackermann 5fc234ee16 fix: expiration update to off expire with previous expiration settings
Audric Ackermann b2d22b2a73 fix: hide known message status except for last message
Audric Ackermann 615722434b feat: merge expiring stopwatch and messagestatus together
Audric Ackermann 9058ed475d fix: force text to black for noticebanner light theme
Audric Ackermann 0b08a0399b fix: datatestIds cannot have spaces
Audric Ackermann 596d443ae8 chore: datatestid cannot start with a digit (I told you so)
Kee Jefferys 5571471bbe fix: update selector usage and theme checking code
Kee Jefferys 358e95621d fix: refactor and move various functions
Audric Ackermann 1a53f699b4 Revert "fix: move right panel buttons to a panelbuttongroup"
This reverts commit e6dd6844f9.
Audric Ackermann f796c59cef chore: add missing accessibilityIds for menu buttons/radio