Commit Graph

85 Commits (42f47c15f6fe67c87ef0a2f07eeb6ee3afb98991)

Author SHA1 Message Date
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 12 months ago
Audric Ackermann a36affb3ee
chore: build bins test 1 year ago
Audric Ackermann 7d179ef8b3
fix: unsend for legacy groups was broken 1 year ago
Audric Ackermann f81767e8c2
feat: display generic error for delete account warning 1 year ago
Audric Ackermann 7611f07b09
chore: address PR 184 reviews 1 year ago
Audric Ackermann 2a1d969fa5
fix: delete account failed modal strings 1 year ago
Ryan Miller 4ffa754802 feat: locale as args for modals and localized formatted html strings 1 year ago
Audric Ackermann 4f44eecd6b fix: update with latest changes from crowdin
not compiling yet
1 year ago
William Grant 64d5ccd869 fix: review feedback
unneeded promise object returned
1 year ago
yougotwill 39d8ad11e5 fix: a whole bunch of circular depdencies
for various convo duck, convo interactions, convo model and opengroup types
1 year ago
yougotwill e69ffc6bbe feat: use promise all settled for clear sogs inboxes 1 year ago
yougotwill bbe26f7404 fix: move finally to outer try catch for delete method 1 year ago
William Grant 0b811bc641 feat: added updateOurProfileDisplayName
which uses libsession to check the display name length, not yet used in onboarding
1 year ago
William Grant 55f5cf5c9b feat: added quit modal
when going back during critical onboarding steps it's better to restart the app entirely
1 year ago
William Grant cebe7c884d feat: move db deletion methods to accountManager 1 year ago
William Grant 51534d4cc9 feat: added new hide recovery password setting 1 year ago
William Grant e727851fdc test: finished signInByLinkingDevice 2 years ago
William Grant 7e6fb22907 test: registerSingleDevice
started on signInByLinkingDevice
2 years ago
William Grant 1e40f1b608 fix: cleanup 2 years ago
William Grant a38555c03e fix: fixed animation for different steps
flatten the loading callback as well
2 years ago
William Grant 500ab60ffa fix: cleaned up typings and flattened error callback 2 years 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
2 years ago
William Grant 038589114f feat: cleaned up poll once for display name 2 years ago
William Grant 8e41d51632 feat: restoring an account from seed and fetching seems to work 2 years ago
William Grant 1b405f533e feat: working on restoring accounts with fetch
loads correctly but isn't saved to db and is lost on refresh
2 years ago
William Grant 5e79ebc239 fix: small fixes from broken branch as we try to debug 2 years ago
William Grant 5ce8170188 Merge branch 'feat/ses-50/onboarding' into feat/ses-899/user_profile_poll 2 years ago
William Grant 68f8d12aa5 feat: recovery phrase to recovery password 2 years ago
William Grant baca07a83b feat: moved frontend errors to redux 2 years 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
2 years 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
2 years ago
William Grant 6a2af3e088 feat: added free function to libsession wrappers
almost processing the dump correctly
2 years ago
William Grant a3262d7af9 feat: attempting to fetch the display name separate from the usual pipeline 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 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
William Grant ec7ab04d09 refactor: moved related function from registrationstages to createaccount 2 years ago
Audric Ackermann 6d81f5ff36 Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2 2 years ago
Audric Ackermann d12071f3c8 chore: big rename of convocontroller to convohub 2 years ago
William Grant ad21d198cf feat: outdated banner now shows specific messaging for synced messages 2 years ago
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 2 years ago
Audric Ackermann 6ac4dd8db5 fix: linking allows legacy config message if one is found 2 years ago
Audric Ackermann 0e286142f1 chore: add a redux settings slice, currently outdated banner inc 3 years ago
Audric Ackermann 027bd46ff7 fix: allow legacy config message during linking
We only handle handlethem after the new config message ones, so if there is a
shared config message on the network we will use it for the linking
process instead. The legacy one this commit is about is bound to be
removed completely and will only be used until our users have updated to
the new ones for some time.
3 years ago
Audric Ackermann f5efb52fea feat: remove closedgroupv3 uneeded stuff for now
also move the room stuff which can be kept in memory into another redux
slice
3 years ago
Audric Ackermann c4217cb564 feat: sync nickname, blocked and approved status for contacts 3 years ago
Audric Ackermann 242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347)
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago
Audric Ackermann 3713e95a9f
feat: ask user for opengroup pruning on/off 3 years ago
Audric Ackermann 13e2f81f26
Merge remote-tracking branch 'upstream/clearnet' into node-side-in-ts 4 years ago
Audric Ackermann 0ebc1d7e92
split attachmnent logic between what is used on main and renderer 4 years ago
Audric Ackermann bfaeda5cdb
make sure the conversation with ourself is marked approvedMe 4 years ago