Commit Graph

13225 Commits (db42811033ded5457a129ba73e671b7ac51a2326)
 

Author SHA1 Message Date
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
William Grant 57e002fcc9 feat: sort messages json keys to make merging with strings project easier in future 2 years ago
William Grant fd4e1525cb Merge branch 'unstable' into feat/ses-50/onboarding 2 years ago
William Grant e6dedc83fb feat: finished fade animation between steps
moved useState props to redux, fixed back button
2 years ago
William Grant f196bab2ea feat: intial animation working correctly 2 years 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
2 years ago
Audric Ackermann 290cb554e3
Merge pull request #3037 from Bilb/fix/ses-1278-quote-msg-not-found
fix: add quoted msg to redux quotes when receiving quoted msg
2 years ago
Audric Ackermann 91706bf6b1
Merge pull request #3054 from Bilb/feat-ci-runs-testnet
fix: make CI runs use testnet and test-integration setup
2 years ago
Audric Ackermann 57ddf4c672
Merge pull request #3053 from Bilb/fix-worker-compilation
fix: tsc does not overwrite workers compiled content
2 years ago
Audric Ackermann 016d0ad03b fix: make CI runs use testnet and test-integration setup 2 years ago
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 2 years ago
Audric Ackermann 261d67d496
Merge pull request #3036 from Aerilym/ses-736-group-invite-radio-list
Fix: add relative style to radio button
2 years ago
William Grant bcb926b6ed feat: started initial work on onboarding step animation 2 years ago
Audric Ackermann ed0937b478
Merge pull request #3033 from Aerilym/ses-1114-recovery-phrase-spam-exploit
Fix: enforce password check before modal view for recovery phrase
2 years ago
Audric Ackermann 089adaa34d
Merge pull request #3038 from Aerilym/ses-1319-render-mentions-in-private-chats
Fix: render mentions in private chat message body
2 years ago
Audric Ackermann 298b47432c
Merge pull request #2988 from KeeJef/update-themeing-issue
Update unread message theming and alignment
2 years ago
William Grant 9984846632 Merge branch 'unstable' into feat/ses-50/onboarding 2 years ago
William Grant 9750274240 feat: confirmed sign up with new display name works 2 years ago
William Grant 8a78762b95 fix: disable inputs when button is disabled 2 years ago
William Grant 2c83d41ccd fix: error handling now works correctly for all stages
buttons also correctly disable themselves
2 years ago
William Grant b87c265404 feat: fixed alignment of loading screen and updated enter new display name copy 2 years ago
William Grant 33a66e86d0 feat: dont show new account success when restoring
moved useRecoveryProgressEffect to a hooks folder
2 years ago
William Grant 9a5958c6f1 feat: moved large useEffect to it's own hook
useRecoveryProgressEffect
2 years ago
William Grant 7d1907527c feat: display name screen shows correctly now
hide back button while loading
2 years ago
William Grant 6f84d5bede feat: animated progress loader to spec
timeout display name fetch to 15 seconds, added display name inital screen still needs work
2 years ago
Audric Ackermann bc5889b0cd
Merge pull request #3041 from Aerilym/chore-upgrade-prettier-and-eslint
chore: upgrade prettier and eslint to support the latest typescript features
2 years ago
William Grant eaa2ee1887 feat: added in loading animation when restoring an account 2 years ago
William Grant 71e3f82426 feat: added both recovery password icon types 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 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 57ed811d65 fix: classic light button should go to black on hover 2 years ago
William Grant b0e3b0bd67 feat: styled start conversation button 2 years ago
Audric Ackermann f402a14ab8 Merge remote-tracking branch 'oxen/master' into unstable 2 years ago
William Grant 4b976259bf feat: updated recovery password bannner 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 c909969c6b fix: correct background color on empty message view 2 years ago
William Grant 1d5f6b404e feat: update logic for showing the empty convo text 2 years ago
Audric Ackermann 893fb99e76
Merge pull request #3043 from oxen-io/clearnet
chore: bump timed release of disappear v2 to 13/03/24
2 years ago
Audric Ackermann 72182d8157 chore: bump timed release of disappear v2 to 13/03/24 2 years ago
William Grant 2245494781 fix: empty convo sentence must be on 2 lines 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
Audric Ackermann daec9fc8c7
Merge pull request #3042 from oxen-io/clearnet
Session 1.12.0
2 years ago
Audric Ackermann 4bdae8b74e
Merge pull request #3040 from Bilb/fix-disappear-v2-hopefully-last-one
fix: do not force ttl for groupExpireTimerUpdate
2 years ago
William Grant 55d062cb02 feat: refactored empty message view component
use styled components
2 years ago