Commit Graph

383 Commits (11b3a0ece162675f9f460d10b6420725be60427f)

Author SHA1 Message Date
William Grant 4f44a7a5fa feat: refactor theme state
added hooks for is light or dark theme and cleaned up any references
11 months ago
William Grant 6f77b9a17d Merge branch 'unstable' into feat/ses-825/onboarding2 11 months ago
William Grant b74de3f6be fix: quote icons were not appearing if media failed to create a preview 11 months ago
William Grant 48fe7b4faa fix: resolve outstanding react-use imports 11 months ago
William Grant e6a26945d5 feat: updated message highlight durations 11 months ago
William Grant 70a987453d fix: sender name in react list modal is now truncated 11 months ago
William Grant f245f6d1d9 fix: added missing & selector to all pseudo events 12 months ago
William Grant 1b6abb8b59 feat: restrict importing useMount from react-use directly
it causes app start crashes
12 months ago
William Grant 0f6d80b847 Merge branch 'unstable' into feat/ses-50/onboarding 1 year ago
Audric Ackermann ca597d31fd fix: address PR reviews 1 year ago
Audric Ackermann 425e63a4ce fix: message sent status displayed for last outgoing message 1 year ago
William Grant bc196286bc Merge branch 'unstable' into feat/ses-1560/unit-tests 1 year ago
Audric Ackermann 3a1b811ba7 fix: delete locally only allowed for failed sogs message 1 year ago
Audric Ackermann f7d574ce20 Merge remote-tracking branch 'oxen/unstable' into delete-and-backspace 1 year ago
William Grant 97cd21a77e Merge branch 'unstable' into feat/ses-899/user_profile_poll 1 year ago
Audric Ackermann ca069a1e36 Merge remote-tracking branch 'oxen/unstable' into fix-resize-images-thumbnail 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
Audric Ackermann 40a1bb4417 feat: add focustrap for dialog and focus-within for buttons 1 year ago
William Grant 9a756a8c9b feat: session id to account id 1 year ago
Kee Jefferys 7debc8f79c fix: check pending status 1 year ago
Kee Jefferys 0d8f6d1813 feat: make whole attachment clickable 1 year ago
Audric Ackermann 095a9d33e5 fix: canDisplayImage needs check to be done on the thumbnail 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 4774c8a669 fix: consolidate isDetailView into one type called hasDetailView
which we import in various components
1 year ago
William Grant 500f994d5d fix: quote author in message info will now wrap
otherwise it causes the message bubble to overflow
1 year ago
William Grant 8cb6b3099b fix: no padding on message content container in message info panel 1 year ago
William Grant dcdea00748 fix: dont show message avatar in message info panels
also show admin crown
1 year ago
Audric Ackermann e90b6438e9
Merge pull request #3034 from Aerilym/ses-1455-groups-emoji-alignment
Fix: change reaction container to use group avatar list margin width
1 year ago
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 1 year ago
Ryan Miller 153b53ef7d fix: render mentions in private chat message body 1 year ago
William Grant 9be21ce879 Merge branch 'unstable' into feat/ses-897/steps-create-account 1 year ago
Ryan Miller 3a4ff83e86 fix: change reaction container to use group avatar list margin width 1 year ago
Audric Ackermann c350d67106
Merge pull request #3029 from Bilb/fix-timer-fixed-shows-when-off
fix: show timer fixed when off update
1 year ago
Audric Ackermann 2a798aed92 fix: show timer fixed when off update 1 year ago
Audric Ackermann 86d9150b45 fix: text in msg ctx menu disappearing timer 1 year ago
Audric Ackermann 69002156d7
Merge pull request #3027 from yougotwill/fix/ses-1441/multiselect_message_highlight
SES-1441 fix: if we are in multiselect mode dont highlight the message
1 year ago
Audric Ackermann cd28b8a7c6
Merge pull request #3026 from yougotwill/fix/ses-1440/right_panel_hide_reactions
SES-1440: fix: dont display reacts when viewing a message in the right panel
1 year ago
William Grant c38ca2edcf fix: if we are in multiselect mode dont highlight the message
highlighting should only happen when a message is right clicked
1 year ago
William Grant 46f98d1d2f fix: dont display reacts when viewing a message in the right panel 1 year ago
William Grant 0ee50d8418 fix: dont show admin crown in message info screen 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 b81d5a3d7a refactor: clean up remaining global React import calls
import specific types from react package
1 year ago
William Grant 5d3ce68864 feat: add framer-motion
tested out styled components compatbility with the MessageHighlighter component
1 year ago
William Grant a098638bc0 refactor: remove unnecessary react imports
you don't need it from react 17
1 year ago
Audric Ackermann 68b69130dd fix: make the ctx menu for disappearing message dynamic with 59m 1 year ago
Audric Ackermann fe60c69f27
Merge pull request #3022 from Bilb/fix-expiration-read-another-device
Fix expiration read another device
1 year ago
Audric Ackermann 81c1263bfd chore: address PR reviews 1 year ago
William Grant 2a292f8134 fix: dont use app focus all the time 1 year ago