Commit Graph

13468 Commits (3f3c2f92edeab94d74d36fffadfdb11a2589b409)
 

Author SHA1 Message Date
William Grant 7b221febc1 fix: moved some things outside of the OnboardContainer
this prevents refreshing of the entire styled component on render
12 months ago
William Grant 94bd2ba0e9 chore: bump libsession_util_nodejs to v0.3.3
typings for free() on a wrapper which we use to clear in memory only wrappers in some cases
12 months ago
William Grant d05c3e41eb feat: converted stagedGenericAttachment to be functional 12 months ago
William Grant 7f031681f8 fix: remove unneeded catch block for checking if we are online
the inboxStore isnt set yet and we arent displaying the connected path light
12 months ago
William Grant 5a131c5785 fix: updated pollOnceForDisplayName
we can return the try result directly in the block since the finally will alway be executed
12 months ago
William Grant 6c93639c4b fix: turn off enableLogRedirect 12 months ago
William Grant c3334d09e4 fix: improved check for disabling continue button
more human readable
12 months ago
William Grant 04d053a0e9 fix: used better naming for value changed in restore account 12 months ago
William Grant bad21725d9 fix: dont pass redux args to restoration hook
we can use the selectors inside of it
12 months ago
William Grant ca0497051b fix: destructure args in sign in methods
cleaned up logging
12 months ago
Audric Ackermann 52ebcfdbab fix: randomly pick a snode topollfrom until we build a better way 12 months ago
William Grant c1a961477e fix: used better naming for value changed in create account
cleaned up logging
12 months ago
William Grant 86baed64ba fix: make useRecoveryProgressEffect use a switch for better readability 12 months ago
William Grant 6d7ebb7a86 fix: backbuttonwithinincontainer to backbuttonwithincontainer 12 months ago
William Grant 83e0a61799 fix: simplified SpacerStyled component
added matching css variable to each spacers docstring
12 months ago
William Grant 5cda16d845 fix: renamed button modal-confirm to ghost
moved SessionButton defaults into component
12 months ago
Audric Ackermann c681916eea
Merge pull request #3077 from oxen-io/clearnet
Session 1.12.2
12 months ago
Audric Ackermann ab971ab702
Merge pull request #3076 from oxen-io/unstable
Session 1.12.2
12 months ago
Audric Ackermann e58f88f1f0 chore: bump Session to 1.12.2 12 months ago
Audric Ackermann 99562a5073
Merge pull request #3075 from yougotwill/fix/ses-1734/link_device_fails
fix: recover an account with a new display name if linking fails
12 months ago
Audric Ackermann 1d71c00515
Merge pull request #3074 from Bilb/fix-focustrap-default-button
fix: focustrap when no buttons are mounted right away
12 months ago
Audric Ackermann b887850388 chore: disable animations when running in integrationTests 1 year ago
William Grant 2265c59dcc fix: recover an account with a new display name if linking fails
added stop function to swarm polling
1 year ago
Audric Ackermann 63fa2538fc chore: fix integration tests 1 year ago
Audric Ackermann 53aeb63894 fix: focustrap activates on mount to prevent throw 1 year ago
William Grant 0f6d80b847 Merge branch 'unstable' into feat/ses-50/onboarding 1 year ago
William Grant 1a114825b3 fix: remove pollOnceForOurDisplayName test
saved work in a branch but we need to use workers in unit tests before its work testing
1 year ago
William Grant d64623311f fix: remove registration test
we dont do redux based unit testing at this time
1 year ago
Audric Ackermann 85c247eaf0 fix: focustrap when no buttons are mounted right away 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
Audric Ackermann 7329920837
Merge pull request #3073 from oxen-io/clearnet
Fix password window crash and add min-width to the unread counter
1 year ago
Audric Ackermann 97ef4b6436
Merge pull request #3072 from oxen-io/unstable
Fix password window crash and add min-width to the unread counter
1 year ago
Audric Ackermann ab718c2343
Merge pull request #3071 from Bilb/fix-password-window-crash
Fix password window crash
1 year ago
Audric Ackermann 24c034d305
Merge pull request #3070 from yougotwill/fix/ses-1603/min_width_height
fix: set min height and width for unread acount for scroll button
1 year ago
Audric Ackermann 7f1e3ed8d8 feat: remove custom icon for toasts as only used once 1 year ago
Audric Ackermann f304a5239f fix: app start password window crash 1 year ago
William Grant 76e5260285 fix: set min height and width for unread acount for scroll button
single digits rendered weirdly
1 year ago
William Grant 7e6fb22907 test: registerSingleDevice
started on signInByLinkingDevice
1 year ago
William Grant ba0a10960b test: sanitizeSessionUsername
which is the core function of sanitizeDisplayNameOrToast in onboarding
1 year ago
William Grant 238713e907 test: displayNameIsValid 1 year ago
Audric Ackermann bb1a065345
Merge pull request #3068 from oxen-io/clearnet
Merge for Session 1.12.1
1 year ago
Audric Ackermann b5cad80d22
Merge pull request #3067 from oxen-io/unstable
Merge for Session 1.12.1
1 year ago
William Grant d06a294aaa feat: added stubbing for window.i18n 1 year ago
Audric Ackermann 9505407fc4
Merge pull request #3066 from yougotwill/fix/no-ref/group_notifications
fix: legacy groups are unapproved so should allow all notifications
1 year ago
William Grant a139299cd1 fix: review feedback
use isClosedGroup, update comment
1 year ago
William Grant a3c80ad247 fix: legacy groups are unapproved so should allow all notifications
usually if its unapproved we cancel the notification until the request is accepted
1 year ago
Audric Ackermann 563e4cc752
Merge pull request #3065 from Bilb/fix-regression-tests
Fix regression tests
1 year ago
Audric Ackermann 2d872cec43 fix: fix polling race with promises 1 year ago
William Grant b291f80117 fix: alignment of ShowHideButton 1 year ago