William Grant
bddac7a849
feat: added icons to all settings categories
11 months ago
William Grant
2eca1447ef
fix: improve qr code icon
...
fixed styling of qr icon on profile modal
11 months ago
William Grant
a629fa560c
feat: created new recovery phrase ui and qr code with toggling
...
also allow setting description to render html so we can have line breaks
11 months ago
William Grant
b6d5c24af4
feat: added updated group icon
...
add the ability to set custom icon sizes for some buttons
12 months ago
William Grant
aac90ccd96
feat: finished invite a friend overlay
12 months ago
William Grant
dd7f13ed1f
feat: invite a friend screen is mostly done
12 months ago
William Grant
c93cc932fc
fix: replaced eye svgs with better aligned ones
...
fixed style position
1 year ago
William Grant
dad09a75a6
fix: compressed all new svgs
...
tweaked svg styling
1 year ago
William Grant
fd4e1525cb
Merge branch 'unstable' into feat/ses-50/onboarding
1 year ago
Audric Ackermann
53059135ee
fix: tsc does not overwrite workers compiled content
1 year ago
William Grant
71e3f82426
feat: added both recovery password icon types
1 year ago
William Grant
5e836b9fbc
fix: styled password show hide correctly
1 year ago
William Grant
1048a7411c
feat: move svg props to the icons file
...
Audric these are the files to cherry pick
1 year ago
William Grant
f6a6b11f7b
feat: updated onboarding header
...
added external link buttons, removed accentText and added new svgs
1 year ago
Audric Ackermann
2a798aed92
fix: show timer fixed when off update
1 year ago
William Grant
f64f88c013
feat: new useDisappearingMessageSettingText hook
...
fixed styling on panel components
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
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
9a7ef4d373
Merge branch 'unstable' 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
William Grant
ac844af691
feat: updated timer notification design and copy
2 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
Audric Ackermann
282e631f73
feat: add menu action and action chooser left pane option
3 years ago
Audric Ackermann
f1900f9f36
remove some unused strings
...
and fix tos links #2176
3 years ago
Audric Ackermann
b68cb07e3e
add crown icon for closed group admins ( #2084 )
3 years ago
Audric Ackermann
28c7445dce
refactor most of the components to outside of their Session folder ( #2072 )
...
* refactor most of the components to outside of their Session folder
* finish moving overlay and memberListItem to react hook
* fix bug with kicked member len >2 not being displayed
also sort admins first in UpdateGroupMembers dialog
* fix admin leaving text of groupNotification
* add a useFocusMount hook to focus input fields on mount
* make click avatar convo item open only user dialog
* cleanup config default.json
* make sure to use convoController to build sync message
* disable showing pubkey on opengroups
* add a pause on audio playback
Fixes #2079
3 years ago