Commit Graph

3033 Commits (5cd0a9f71d5eebfdbf31960b8f7cffb467f02f47)

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