William Grant
fd4e1525cb
Merge branch 'unstable' into feat/ses-50/onboarding
2 years ago
Audric Ackermann
53059135ee
fix: tsc does not overwrite workers compiled content
2 years ago
William Grant
71e3f82426
feat: added both recovery password icon types
2 years ago
William Grant
5e836b9fbc
fix: styled password show hide correctly
2 years ago
William Grant
ef0f3ba434
feat: updated restore account screen with new design
2 years ago
William Grant
1048a7411c
feat: move svg props to the icons file
...
Audric these are the files to cherry pick
2 years ago
William Grant
adb9166a11
feat: added svg fill color as well as clip and fill rules to session icon component
...
this lets us render more complex svgs like the recovery password icon
2 years ago
William Grant
f6a6b11f7b
feat: updated onboarding header
...
added external link buttons, removed accentText and added new svgs
2 years ago
William Grant
9be21ce879
Merge branch 'unstable' into feat/ses-897/steps-create-account
2 years ago
Audric Ackermann
2a798aed92
fix: show timer fixed when off update
2 years ago
William Grant
b81d5a3d7a
refactor: clean up remaining global React import calls
...
import specific types from react package
2 years ago
William Grant
a098638bc0
refactor: remove unnecessary react imports
...
you don't need it from react 17
2 years ago
William Grant
f64f88c013
feat: new useDisappearingMessageSettingText hook
...
fixed styling on panel components
2 years ago
William Grant
0bb72fc1a1
feat: updated getPropsForMessageDetail
...
attachments now have fileSize, url and screenshots and removed contacts
2 years ago
William Grant
c9a8ea2b81
feat: removed MessageDetails and added MessageInfo
...
added other components
2 years ago
William Grant
8ec6fb9fd7
feat: added new save icon
...
updated DataExtractNotification and Lightbox download icons
2 years ago
William Grant
85f270b67a
Merge branch 'unstable' into userconfig_disappearingmessage
2 years ago
William Grant
43276b069e
Merge branch 'unstable' into userconfig_disappearingmessage
2 years ago
Audric Ackermann
509dd76b49
chore: share gh actions logic between workflows
2 years ago
Audric Ackermann
c796afe4c8
Merge remote-tracking branch 'upstream/unstable' into integration_tests_2
2 years ago
William Grant
41af1e7865
Merge branch 'unstable' into userconfig_disappearingmessage
2 years ago
Audric Ackermann
d43d6abbae
chore: replace tslint with eslint and fix linting issues
2 years ago
Audric Ackermann
959c494cfb
Merge branch 'unstable' into userconfig_disappearingmessage
2 years ago
Audric Ackermann
07616eb674
fix: avatar placeholder instead of grey circle when not enough members
2 years ago
Audric Ackermann
9a7ef4d373
Merge branch 'unstable' into userconfig_disappearingmessage
2 years ago
wafflesvsfrankie
53558932a7
Merge branch 'oxen-io:clearnet' into integration_tests_2
2 years ago
Audric Ackermann
594eee698b
Merge remote-tracking branch 'upstream/clearnet' into unstable
2 years ago
Audric Ackermann
4637f4609a
Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage
2 years ago
William Grant
ff4366002b
feat: converted quoteiconcontainer and to styled components
...
added support for generic file icon with consistent design. Still need to support know file types and metdata from the generic file component
2 years ago
Emily
75c42356c7
Adding in data test-id to path light and fixing disappearing messages test
2 years ago
Emily
9e3a569fac
Adding tests set nickname, call checks, change profile picture on linked device and unsend message check. Adding into data-testids for aforementioned tests and cleaning up typings
3 years ago
William Grant
64ce39398b
feat: conversationHeaderTitle is now keyboard accessible
...
SessionIconButton is now keyboard accessible if a tabIndex is set to > -1
3 years ago
William Grant
ac844af691
feat: updated timer notification design and copy
3 years ago
William Grant
40f86116d6
fix: unread messages count styling in actions panel
3 years ago
Audric Ackermann
0b9f1a494a
fix: allow 99 unread count before going to 99+
3 years ago
Audric Ackermann
0ba0abfcdc
fix: padding with only one digit in unread notification count
3 years ago
William Grant
bc76cf6b33
fix: qa feedback - fixed count overflow styling in notificationCount
3 years ago
William Grant
5c52b3ebc8
fix: qa feedback - moved unread notification count to the right and updated style to match mockup
3 years ago
William Grant
36d38bd2ed
fix: pass yarn ready
3 years ago
William Grant
1d956535b8
feat: themed all of the call ui
3 years ago
William Grant
cf8a66a82b
fix: resolved all outstanding theming todos
3 years ago
William Grant
b3885bf9d9
Merge branch 'clearnet' into theming
...
Link previews are broken for now
3 years ago
William Grant
72cab10d6b
feat: update moon icon
3 years ago
William Grant
e575bed6ea
feat: added sun icon for light color mode
...
renamed SectionType Moon to ColorMode
3 years ago
William Grant
27e19f3afa
feat: updated SessionIconButton to support themes
3 years ago
William Grant
073a41b6aa
feat: updated calls UI
...
except for background color, waiting on designs
3 years ago
William Grant
2cb7e72f68
feat: starting theming work on left pane and commented on areas that will need to be fixed
3 years ago
Audric Ackermann
444282e2ec
fix: position of join button and style of disable buttons
...
also add a little animation to the menu button rotation
3 years ago
Audric Ackermann
282e631f73
feat: add menu action and action chooser left pane option
3 years ago
Audric Ackermann
242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver ( #2347 )
...
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago