William Grant
|
bc196286bc
|
Merge branch 'unstable' into feat/ses-1560/unit-tests
|
2 years ago |
Audric Ackermann
|
856c3e4c0e
|
Merge pull request #3060 from Bilb/fix-legacy-group-name-length
fix: group name limited to 30 chars
|
2 years ago |
Audric Ackermann
|
f7d574ce20
|
Merge remote-tracking branch 'oxen/unstable' into delete-and-backspace
|
2 years ago |
William Grant
|
97cd21a77e
|
Merge branch 'unstable' into feat/ses-899/user_profile_poll
|
2 years ago |
Audric Ackermann
|
72b35373fe
|
fix: group name limited to 30 chars
MAX_GROUP_NAME_LENGTH
|
2 years ago |
Audric Ackermann
|
ca069a1e36
|
Merge remote-tracking branch 'oxen/unstable' into fix-resize-images-thumbnail
|
2 years ago |
Audric Ackermann
|
40a1bb4417
|
feat: add focustrap for dialog and focus-within for buttons
|
2 years ago |
William Grant
|
cb6a63fc51
|
feat: start page and tos ids updated
|
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
|
da6ab59252
|
fix: fix mmdb country loc data when packaged
|
2 years ago |
Audric Ackermann
|
96809bf5b4
|
fix: load maxmind data once on mount of status dialog
|
2 years ago |
Kee Jefferys
|
3081bfca53
|
fix: update db and usage
|
2 years ago |
Ian Macdonald
|
c85a5d3b7c
|
feat: update to maxmind db
|
2 years ago |
Keejef
|
9b7908026f
|
fix: enable use of escape on modals
feat: confirm modal when enter is pressed
fix: fix linter issues
fix: update rebase and fix lint issues
fix: remove duplicate code
|
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
|
ec7ab04d09
|
refactor: moved related function from registrationstages to createaccount
|
2 years ago |
William Grant
|
4910911828
|
fix: rename MAX_USERNAME_BYTES to MAX_NAME_LENGTH to match libsession, updated byte limit to 100
added doctstring to explain the prop
|
2 years ago |
William Grant
|
9be21ce879
|
Merge branch 'unstable' into feat/ses-897/steps-create-account
|
2 years ago |
Ryan Miller
|
d405efbc01
|
fix: enforce password check before modal view for recovery phrase
|
2 years ago |
William Grant
|
cb517b4445
|
feat: added correct links to modal
|
2 years ago |
William Grant
|
131c114b24
|
feat: improved TermsOfServicePrivacyDialog styling
added new modal confirm buttons, only tested in classic dark for onboarding
|
2 years ago |
William Grant
|
a07fea677b
|
fix: remove TermsOfServicePrivacyDialog from convo state
we are moving it to a separate onboarding store
|
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
|
2a798aed92
|
fix: show timer fixed when off update
|
2 years ago |
Audric Ackermann
|
5b58a5194b
|
fix: make onClickClose on confirmModal mandatory
|
2 years ago |
William Grant
|
3250a2819f
|
feat: moved spinners into new loading folder
converted session-loader sass to styled components
|
2 years ago |
William Grant
|
b81d5a3d7a
|
refactor: clean up remaining global React import calls
import specific types from react package
|
2 years ago |
William Grant
|
a098638bc0
|
refactor: remove unnecessary react imports
you don't need it from react 17
|
2 years ago |
Audric Ackermann
|
5f0888d144
|
fix: make sure all dialog "cancel" cancel the dialog
|
2 years ago |
Audric Ackermann
|
24887dd05b
|
Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage
|
2 years ago |
William Grant
|
dbd95fbf35
|
fix: sessionconfirm on click callback accepts arguments
now delete modal supports delete for me or everyone
|
2 years ago |
William Grant
|
28517b7624
|
feat: sessionradio now supports being positioned on the right
used in delete message modal
|
2 years ago |
William Grant
|
5dd62f7dd7
|
feat: started adding options to session confirm modal
for delete button in more message info
|
2 years ago |
Audric Ackermann
|
36c297f368
|
chore: wrap text of dialog desc when more than 90c long
|
2 years ago |
William Grant
|
cafa9d80ec
|
fix: remove all unneeded tslint comments
fixed some eslint errors
|
2 years ago |
William Grant
|
85f270b67a
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
William Grant
|
43276b069e
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
509dd76b49
|
chore: share gh actions logic between workflows
|
2 years ago |
Audric Ackermann
|
c796afe4c8
|
Merge remote-tracking branch 'upstream/unstable' into integration_tests_2
|
2 years ago |
William Grant
|
5285d4240a
|
fix: resolved missing selected conversation hooks imports
|
2 years ago |
William Grant
|
41af1e7865
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
41ca0666ce
|
chore: remove () => void for misused promises
|
2 years ago |
Audric Ackermann
|
ab946e69b1
|
fix: finish updating dependencies
|
2 years ago |
Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
William Grant
|
ed2a372ca3
|
Merge branch 'unstable' into feature/ses-145/leave-conversation-update
|
2 years ago |
Audric Ackermann
|
9a7ef4d373
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
wafflesvsfrankie
|
53558932a7
|
Merge branch 'oxen-io:clearnet' into integration_tests_2
|
2 years ago |