Commit Graph

1659 Commits (5d9261d9f1456019c2b1cdc8a5ef86d50a944646)

Author SHA1 Message Date
yougotwill 1f1f5adb48 fix: align file size to correct side in generic attachment preview 8 months ago
Audric Ackermann 61f20985b1 fix: allow userprofile modal to be clickable 8 months ago
yougotwill e60d8c36a0 Merge branch 'unstable' into fix/ses-2426/block_contacts_height 8 months ago
Audric Ackermann 4b0b813362 fix: blocked list overflow by setting parent width correctly 8 months ago
William Grant 145b722369 feat: fixed member layout in update group modals 8 months ago
William Grant 3192bcc1c2 feat: fixed member layout in invite contancts and remove mods modals 8 months ago
yougotwill 8ea7daae45 fix: overflow in session modal title
user details dialog is now a fixed width
9 months ago
William Grant 150ea61b03 feat: remove modal confirm button container
use no padding class on modal instead, less messing around with ghost buttons in certain cases
9 months ago
William Grant d0a40e41cd fix: prevent font swap on first load
removed some unused sass classes, replace last sass font size variables
10 months ago
William Grant 6f77b9a17d Merge branch 'unstable' into feat/ses-825/onboarding2 10 months ago
William Grant 6039d9f526 feat: fixed update group name error and session recording light animations 11 months ago
William Grant 521938b5eb fix: hide message preview for contact during search 11 months ago
William Grant 57651289e5 fix: make sure larger modals fit the minimum window size 11 months ago
William Grant ccee83596e feat: updated profile modal with style changes
cleaned up old sass and used style components instead
11 months ago
William Grant 70a987453d fix: sender name in react list modal is now truncated 11 months ago
William Grant df515cacb6 feat: improved zoom slider behaviour and styling
updated rc-slider, fixes issue where zoom happens before you release the mouse
11 months ago
William Grant 2eca1447ef fix: improve qr code icon
fixed styling of qr icon on profile modal
11 months ago
William Grant 04dc4fe861 fix: the modal header now always centers content correctly 11 months ago
William Grant ab093ffc62 feat: replace react-qr-svg with react-qrcode-logo
updated error correction to 25%
11 months ago
William Grant 76f5ad1322 feat: consolidate remaining sessioneditable instances
fix styles for other overlays
12 months ago
William Grant e96519445d feat: removed overlayheader
moved some parts into the leftpanesectionheader
12 months ago
William Grant 208d9cc0eb Merge branch 'unstable' into feat/ses-50/onboarding 12 months ago
Audric Ackermann b887850388 chore: disable animations when running in integrationTests 12 months ago
William Grant 97cd21a77e Merge branch 'unstable' into feat/ses-899/user_profile_poll 1 year ago
Audric Ackermann 1c71c8fb67
Merge pull request #3055 from Bilb/fix/ses-1514/message-info-avatar-overflow
Fix/ses 1514/message info avatar overflow
1 year ago
Audric Ackermann cc4789cd0f fix: small UI fixes 1 year ago
Kee Jefferys 0d8f6d1813 feat: make whole attachment clickable 1 year ago
William Grant fd4e1525cb Merge branch 'unstable' into feat/ses-50/onboarding 1 year ago
Audric Ackermann cef59be005 fix: ellipsis on name rather than pubkey
also cleaned up our contexts a little bit
1 year ago
William Grant 55d062cb02 feat: refactored empty message view component
use styled components
1 year ago
William Grant eff53a956c feat: renamed stages components to match redux slices
setup stage, trying to fix back button position, moved out start logic from stages
1 year ago
William Grant 48ec54ec31 feat: added responsive hero
cleaned up some sass and changed to styled components
1 year ago
Kee Jefferys fe2bcb42b1 fix: align header list 1 year ago
William Grant b10873c64a feat: updated tos and privacy policy on registration link
intial run at legal links modal
1 year ago
William Grant 18f5df6fd5 feat: migrate session inputs on registration screen to the new component
still need to do the slide animation
1 year ago
William Grant 3250a2819f feat: moved spinners into new loading folder
converted session-loader sass to styled components
1 year ago
William Grant 1f5691d88f fix: clear unused animation on send button 1 year ago
William Grant 19b883291f fix: use styled for generic attachment shadow
renamed attachment container to image grid container
1 year ago
William Grant 3512e60726 feat: add drop shadow to all selected message elements 1 year ago
William Grant 0ecdcd93a0 fix: drop shadow renders correctly
moved to individual text and image attachments, need to check the other attachment types
1 year ago
Audric Ackermann 571d593c38 fix: fix small ui issues after merge of multiple PRs 1 year ago
Audric Ackermann af7c052021 fix: max-width of messages set to 75% 1 year ago
William Grant 2db67b2e00 feat: right panel container style is now a styled component 1 year ago
William Grant aea4fd7ad9 Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information 1 year ago
Audric Ackermann a203ea79cd Merge remote-tracking branch 'oxen/unstable' into userconfig_disappearingmessage 1 year ago
Kee Jefferys 939f8cac43 fix: resolve issues brought on by merge conflict
Fix conflict merge issue

fix: missing bracket
1 year ago
Audric Ackermann f10a20a2ea fix: legacy group invite do not expire 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