yougotwill
53308f6183
fix: setting the password no longer requires a restart
...
make sure to set the password hash on storage after the database is updated
9 months ago
William Grant
55f5cf5c9b
feat: added quit modal
...
when going back during critical onboarding steps it's better to restart the app entirely
10 months ago
William Grant
cc92d172f7
feat: update invite a friend iniital string
11 months ago
William Grant
a159616514
feat: added filters to convo and contact query
...
search screen only shows contacts and not convos
11 months ago
William Grant
9bf7126f02
fix: replace setAccountPasswordTitle with lockApp string
12 months ago
William Grant
452b1b8539
fix: use localised strings for qr password toggle button
12 months ago
William Grant
51a0fa3b1e
fix: removed SeedModal code
12 months ago
William Grant
fb3a87a5f5
feat: added new hide recovery password modal
...
when we turn on the setting we prevent any recovery phrase ui from loading and return null
12 months ago
William Grant
862b8343e7
feat: added hide password permenantly ui
12 months ago
William Grant
d346f28942
feat: extracted password to new modal
...
added shiny hook to password protect anywhere
12 months ago
William Grant
d6ad37ec38
feat: show description text when making a message request
...
disabled conversation header functionality
12 months ago
William Grant
aac90ccd96
feat: finished invite a friend overlay
1 year ago
William Grant
dd7f13ed1f
feat: invite a friend screen is mostly done
1 year ago
William Grant
551ee4221b
fix: cleaned up unused localised strings
...
since we swapped some toast messages for input messages
1 year ago
William Grant
093da15ba3
feat: updated style for choose action overlay
...
created new ActionRow component
1 year ago
William Grant
4decf22241
feat: improved error messaging when starting a new message
1 year ago
William Grant
2f2c214cf5
feat: added some localised strings the create convo screens
1 year ago
William Grant
64bd7b8e5e
fix: restore copyOpenGroupURL key
...
it is still used
1 year ago
William Grant
30118c3426
feat: added monospace textarea support to sessioninput
...
this will replace the sessionideditable eventually still needs error handling etc
1 year ago
William Grant
e96519445d
feat: removed overlayheader
...
moved some parts into the leftpanesectionheader
1 year ago
William Grant
b5781b0f12
feat: replace invalidAccountId with accountIdErrorInvalid
...
as based in google docs flagged sheet
1 year ago
William Grant
db42811033
feat: password to lock app
1 year ago
William Grant
825c617794
feat: continue your session and link device to I have an account
1 year ago
William Grant
68f8d12aa5
feat: recovery phrase to recovery password
1 year ago
William Grant
9a756a8c9b
feat: session id to account id
1 year ago
William Grant
b87c265404
feat: fixed alignment of loading screen and updated enter new display name copy
1 year ago
William Grant
7cabdba00e
feat: added error messages to recovery password input
...
fixed remaining styling, improved errors for mnemonic code
1 year ago
William Grant
ef0f3ba434
feat: updated restore account screen with new design
1 year ago
William Grant
4b976259bf
feat: updated recovery password bannner
1 year ago
William Grant
ed92122c3d
feat: finished styling success screen
...
need to test logic a bit more to make sure that I am happy
1 year ago
William Grant
547ab9b1b2
feat: start working on account create success screen
...
on conversations view
1 year ago
William Grant
8aac036bca
feat: updated display name
...
show error when display name is too long
1 year ago
William Grant
4e2101a9e5
feat: setup UI and state for account create display name step
1 year ago
William Grant
f6a6b11f7b
feat: updated onboarding header
...
added external link buttons, removed accentText and added new svgs
1 year ago
William Grant
9be21ce879
Merge branch 'unstable' into feat/ses-897/steps-create-account
1 year ago
William Grant
b10873c64a
feat: updated tos and privacy policy on registration link
...
intial run at legal links modal
1 year ago
Audric Ackermann
86d9150b45
fix: text in msg ctx menu disappearing timer
1 year ago
William Grant
75d51d09e2
feat: added SessionProgressBar
...
added copy for onboarding account loading
1 year ago
Audric Ackermann
33ddf51ba6
fix: add some debugging messageinfo (not released)
1 year ago
Audric Ackermann
571d593c38
fix: fix small ui issues after merge of multiple PRs
1 year ago
Audric Ackermann
24887dd05b
Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage
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
Audric Ackermann
543c80bbe3
fix: add most of new designs (own setting) for disappear v2 messages
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
615722434b
feat: merge expiring stopwatch and messagestatus together
2 years ago
Kee Jefferys
2fe29ca30e
feat: implement setting to follow system theme
...
feat: check theme congruence on startup and on native theme update
fix: make toggle and startup following work
fix: should return here, but this breaks things
2 years ago
William Grant
c9a8ea2b81
feat: removed MessageDetails and added MessageInfo
...
added other components
2 years ago
Kee Jefferys
143753566d
feat: alias saved messages with note to self
2 years ago