Commit Graph

531 Commits (d4a8b555c625ee1bd3117a39e71cc86e4627af12)

Author SHA1 Message Date
William Grant d4a8b555c6 Merge branch 'unstable' into feat/ses-825/onboarding2 12 months ago
Audric Ackermann 009bc18903
Merge pull request #3094 from Aerilym/change_max_avatar_size
Change max avatar size to match other platforms
12 months ago
Ryan Miller c0bb39d4e3
fix: add filesize constant 12 months ago
Ryan Miller 2fb88cfba8
fix: change max avatar size to match other platforms 12 months ago
Audric Ackermann 4eafe8c68c
Merge pull request #3080 from Bilb/fix-retrieve-snode-down
fix: randomly pick a snode to poll from until we build a better way with changes server side
12 months ago
William Grant 44cc8594a5 fix: saved qr codes will be black and white by default
qr code logos can now be svgs for better rendering performance
12 months ago
Audric Ackermann faa24ce9a6 fix: lint 1 year ago
William Grant ab093ffc62 feat: replace react-qr-svg with react-qrcode-logo
updated error correction to 25%
1 year ago
Audric Ackermann 42bea0264c fix: improve retrieve timeout to 10s
also:
- add comments about not adding the limit:256 on snode list fetch
- fix an issue when no audio are found when starting a webrtc call
1 year ago
Ryan Miller 87fb1701d4
chore: rename fetch functions 1 year ago
William Grant e727851fdc test: finished signInByLinkingDevice 1 year ago
William Grant e97ca2c7f3 test: validity check for signInByLinkedDevice done
made stubs for window whisper and storage
1 year ago
William Grant 7e6fb22907 test: registerSingleDevice
started on signInByLinkingDevice
1 year ago
William Grant 45694b9632 fix: cleanup 1 year ago
William Grant 1e40f1b608 fix: cleanup 1 year ago
William Grant a38555c03e fix: fixed animation for different steps
flatten the loading callback as well
1 year ago
William Grant 500ab60ffa fix: cleaned up typings and flattened error callback 1 year ago
William Grant c9eac6c83e feat: handle failing to find a display name from the swarm
the user can enter it manually, improved error handling, logging, sync post login
1 year ago
William Grant 97cd21a77e Merge branch 'unstable' into feat/ses-899/user_profile_poll 1 year ago
William Grant 038589114f feat: cleaned up poll once for display name 1 year ago
William Grant 8e41d51632 feat: restoring an account from seed and fetching seems to work 1 year ago
William Grant 1b405f533e feat: working on restoring accounts with fetch
loads correctly but isn't saved to db and is lost on refresh
1 year ago
William Grant 76b7c2192f feat: depracate getLastProfileUpdateTimestamp
since new user config has been on for a few months
1 year ago
William Grant 5e79ebc239 fix: small fixes from broken branch as we try to debug 1 year ago
William Grant 5ce8170188 Merge branch 'feat/ses-50/onboarding' into feat/ses-899/user_profile_poll 1 year ago
William Grant 68f8d12aa5 feat: recovery phrase to recovery password 1 year ago
William Grant baca07a83b feat: moved frontend errors to redux 1 year ago
William Grant 4de3570492 feat: got things working correctly with errors throwing before the timeout
still trying to debug loading the errors in the frontend
1 year ago
William Grant 7baf6c5886 feat: fixed processing the config message next is finishing the reg properly
we now fetch the display name correctly just need to refactor and test the error handling
1 year ago
William Grant 6a2af3e088 feat: added free function to libsession wrappers
almost processing the dump correctly
1 year ago
Audric Ackermann 0b551757cb fix: fix ci 1 year ago
Audric Ackermann 095a9d33e5 fix: canDisplayImage needs check to be done on the thumbnail 1 year ago
William Grant a3262d7af9 feat: attempting to fetch the display name separate from the usual pipeline 1 year ago
Audric Ackermann 629b58efcc Merge branch 'unstable' into fix-resize-images-thumbnail 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 9984846632 Merge branch 'unstable' into feat/ses-50/onboarding 1 year ago
William Grant 2c83d41ccd fix: error handling now works correctly for all stages
buttons also correctly disable themselves
1 year 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
1 year ago
William Grant 547ab9b1b2 feat: start working on account create success screen
on conversations view
1 year ago
William Grant ec7ab04d09 refactor: moved related function from registrationstages to createaccount 1 year ago
Audric Ackermann ec25d2f97f chore: bump Session to 1.12.0 1 year ago
Audric Ackermann 81c1263bfd chore: address PR reviews 1 year ago
Audric Ackermann 2688fed656 Merge branch 'feature/ses-558/more-message-information' into userconfig_disappearingmessage 1 year ago
Audric Ackermann c936cf0a59 chore: to remove. force disappear v2 ON temporarly 1 year ago
William Grant e76eee5329 fix: make sure to save the attachment that is visible in the carousel 1 year ago
Audric Ackermann a203ea79cd Merge remote-tracking branch 'oxen/unstable' into userconfig_disappearingmessage 1 year ago
Audric Ackermann f6cd12d599 fix: use at least 2 hashes for the update_expiries too
until the storage server release is live we need this workaround
1 year ago
Kee Jefferys cf49839bde
Merge branch 'unstable' into follow-system-theme 1 year ago
Kee Jefferys 5571471bbe fix: update selector usage and theme checking code 2 years ago