William Grant
685469438d
Merge branch 'unstable' into feat/ses-50/onboarding
...
improved global window types for persistStore and inboxStore, we now await the persist store purge in deleteDbLocally
1 year ago
William Grant
f417424907
fix: replace setAccountPasswordTitle with lockApp string
1 year ago
Audric Ackermann
51c307af25
chore: fix PR reviews
2 years ago
Audric Ackermann
4589bde672
chore: moved more types to ReduxTypes.d.ts
2 years ago
Audric Ackermann
49ab04d2fd
chore: move SessionSettingsCategory to .d.ts file
...
and remove the enum (instead use string union)
2 years ago
William Grant
2265c59dcc
fix: recover an account with a new display name if linking fails
...
added stop function to swarm polling
2 years ago
William Grant
97cd21a77e
Merge branch 'unstable' into feat/ses-899/user_profile_poll
2 years ago
William Grant
b5781b0f12
feat: replace invalidAccountId with accountIdErrorInvalid
...
as based in google docs flagged sheet
2 years ago
William Grant
db42811033
feat: password to lock app
2 years ago
William Grant
825c617794
feat: continue your session and link device to I have an account
2 years ago
William Grant
68f8d12aa5
feat: recovery phrase to recovery password
2 years ago
William Grant
9a756a8c9b
feat: session id to account id
2 years ago
Audric Ackermann
095a9d33e5
fix: canDisplayImage needs check to be done on the thumbnail
2 years ago
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
b87c265404
feat: fixed alignment of loading screen and updated enter new display name copy
2 years ago
William Grant
7cabdba00e
feat: added error messages to recovery password input
...
fixed remaining styling, improved errors for mnemonic code
2 years ago
William Grant
ef0f3ba434
feat: updated restore account screen with new design
2 years ago
William Grant
4b976259bf
feat: updated recovery password bannner
2 years ago
William Grant
ed92122c3d
feat: finished styling success screen
...
need to test logic a bit more to make sure that I am happy
2 years ago
William Grant
547ab9b1b2
feat: start working on account create success screen
...
on conversations view
2 years ago
William Grant
8aac036bca
feat: updated display name
...
show error when display name is too long
2 years ago
William Grant
4e2101a9e5
feat: setup UI and state for account create display name step
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
William Grant
b10873c64a
feat: updated tos and privacy policy on registration link
...
intial run at legal links modal
2 years ago
Audric Ackermann
86d9150b45
fix: text in msg ctx menu disappearing timer
2 years ago
William Grant
75d51d09e2
feat: added SessionProgressBar
...
added copy for onboarding account loading
2 years ago
Audric Ackermann
33ddf51ba6
fix: add some debugging messageinfo (not released)
2 years ago
Audric Ackermann
571d593c38
fix: fix small ui issues after merge of multiple PRs
2 years ago
Audric Ackermann
24887dd05b
Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage
2 years ago
William Grant
7d7133a38c
fix: removed messagedetail check from convoheader
...
we no longer need the back button
2 years ago
William Grant
aea4fd7ad9
Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information
2 years ago
Audric Ackermann
a203ea79cd
Merge remote-tracking branch 'oxen/unstable' into userconfig_disappearingmessage
2 years ago
Audric Ackermann
543c80bbe3
fix: add most of new designs (own setting) for disappear v2 messages
2 years ago
Kee Jefferys
cf49839bde
Merge branch 'unstable' into follow-system-theme
2 years ago
Audric Ackermann
f65895f013
Merge pull request #2955 from KeeJef/settings-update
...
feat: Allow enter to break line in settings
2 years ago
Audric Ackermann
88df8c2426
Merge pull request #2960 from KeeJef/alias-saved-messages
...
feat: Allow to find "Note to Self" conversation with "saved messages"
2 years ago
Audric Ackermann
615722434b
feat: merge expiring stopwatch and messagestatus together
2 years ago
William Grant
8195116fb2
chore: confirmed duration functions work
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
William Grant
7f4475c975
Merge branch 'unstable' into userconfig_disappearingmessage
2 years ago
William Grant
537897dedb
feat: added duration to media attachments
...
added showLightboxFromAttachmentProps for future use
2 years ago
Kee Jefferys
143753566d
feat: alias saved messages with note to self
2 years ago
Ruben Garcia
916babb9d0
fix: requested changes by Bilb
2 years ago
William Grant
973845b7c6
fix: comment note casing
2 years ago
William Grant
aad55025ba
fix: more comment cleanup
2 years ago
William Grant
e66e9961e1
fix: use precasted variables for modes
...
for DisappearingMessageConversationModeType references
2 years ago
William Grant
cafa9d80ec
fix: remove all unneeded tslint comments
...
fixed some eslint errors
2 years ago