William Grant
|
b6d5c24af4
|
feat: added updated group icon
add the ability to set custom icon sizes for some buttons
|
1 year ago |
William Grant
|
20766c4aba
|
feat: added conversation id to debugmessageinfo
|
1 year ago |
William Grant
|
2e664bfa09
|
fix: right panel transition is now smoother
transition duration is now set via a function for integration testing purposes
|
1 year ago |
William Grant
|
bc196286bc
|
Merge branch 'unstable' into feat/ses-1560/unit-tests
|
1 year ago |
Audric Ackermann
|
f7d574ce20
|
Merge remote-tracking branch 'oxen/unstable' into delete-and-backspace
|
1 year ago |
William Grant
|
97cd21a77e
|
Merge branch 'unstable' into feat/ses-899/user_profile_poll
|
1 year ago |
Audric Ackermann
|
ca069a1e36
|
Merge remote-tracking branch 'oxen/unstable' into fix-resize-images-thumbnail
|
1 year ago |
Audric Ackermann
|
40a1bb4417
|
feat: add focustrap for dialog and focus-within for buttons
|
1 year ago |
Audric Ackermann
|
095a9d33e5
|
fix: canDisplayImage needs check to be done on the thumbnail
|
1 year ago |
William Grant
|
fd4e1525cb
|
Merge branch 'unstable' into feat/ses-50/onboarding
|
1 year ago |
William Grant
|
e6dedc83fb
|
feat: finished fade animation between steps
moved useState props to redux, fixed back button
|
1 year ago |
Audric Ackermann
|
cef59be005
|
fix: ellipsis on name rather than pubkey
also cleaned up our contexts a little bit
|
1 year ago |
William Grant
|
dcdea00748
|
fix: dont show message avatar in message info panels
also show admin crown
|
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
|
ec7ab04d09
|
refactor: moved related function from registrationstages to createaccount
|
1 year ago |
William Grant
|
0e643266cf
|
fix: replaced session input component with the new one
|
1 year 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
|
1 year ago |
Audric Ackermann
|
ec25d2f97f
|
chore: bump Session to 1.12.0
|
1 year ago |
William Grant
|
9be21ce879
|
Merge branch 'unstable' into feat/ses-897/steps-create-account
|
1 year ago |
William Grant
|
a07fea677b
|
fix: remove TermsOfServicePrivacyDialog from convo state
we are moving it to a separate onboarding store
|
1 year ago |
William Grant
|
b10873c64a
|
feat: updated tos and privacy policy on registration link
intial run at legal links modal
|
1 year ago |
William Grant
|
8dfdd87d0e
|
feat: added support for cta button
with sliding down animation if an error occurs
|
1 year ago |
Audric Ackermann
|
8019cb43a5
|
Merge pull request #3030 from Bilb/fix-qa-issues-disappear_v2
Fix qa issues disappear v2
|
1 year ago |
Audric Ackermann
|
509a472d1c
|
fix: address QA issues
|
1 year ago |
William Grant
|
a426d789e9
|
feat: continue displaying input errors even if the user renters an input
|
1 year ago |
Audric Ackermann
|
2a798aed92
|
fix: show timer fixed when off update
|
1 year ago |
William Grant
|
fd32fb5fbd
|
feat: basic ui styling of new input
including improved error messaging and removing the label
|
1 year ago |
William Grant
|
ccd127de44
|
feat: starting work on new input
added into test region of right panel
|
1 year ago |
William Grant
|
59c8b6b95e
|
feat: load SessionProgressBar component for testing
with already have an account copy
|
1 year ago |
Audric Ackermann
|
539ac25927
|
fix: set btn for disappearing message absolute position
|
1 year ago |
William Grant
|
a098638bc0
|
refactor: remove unnecessary react imports
you don't need it from react 17
|
1 year ago |
Audric Ackermann
|
fe60c69f27
|
Merge pull request #3022 from Bilb/fix-expiration-read-another-device
Fix expiration read another device
|
1 year ago |
Audric Ackermann
|
81c1263bfd
|
chore: address PR reviews
|
1 year ago |
Audric Ackermann
|
a8a564b4fe
|
fix: make the Set disappearing msg button sticky
|
1 year ago |
Audric Ackermann
|
33ddf51ba6
|
fix: add some debugging messageinfo (not released)
|
1 year ago |
William Grant
|
78da584c02
|
fix: right panel settings media should not have a scroll bar
combined containers for messageInfoOverlay
|
1 year ago |
Audric Ackermann
|
032e7640e2
|
chore: address pr reviews
|
1 year ago |
Audric Ackermann
|
037d87349f
|
fix: close messageInfo when message not in redux store
|
1 year ago |
Audric Ackermann
|
5f0888d144
|
fix: make sure all dialog "cancel" cancel the dialog
|
1 year ago |
Audric Ackermann
|
571d593c38
|
fix: fix small ui issues after merge of multiple PRs
|
1 year ago |
Audric Ackermann
|
24887dd05b
|
Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage
|
1 year ago |
William Grant
|
2db67b2e00
|
feat: right panel container style is now a styled component
|
1 year ago |
William Grant
|
3c5f0bf018
|
fix: only close panel when we confirm delete
rtl text support in panelbutton and panelradiobutton
|
1 year ago |
William Grant
|
5dd62f7dd7
|
feat: started adding options to session confirm modal
for delete button in more message info
|
1 year ago |
William Grant
|
e76eee5329
|
fix: make sure to save the attachment that is visible in the carousel
|
1 year ago |
William Grant
|
4727b7ee55
|
fix: use space font for pubkey
|
1 year ago |
William Grant
|
ab62285989
|
fix: improved content alignment in message info
increased attachment preview size to alignment with other content
|
1 year ago |
William Grant
|
87db68fac8
|
fix: carousel dot menu alignement
carousel button padding
|
1 year ago |
William Grant
|
129e76179b
|
fix: header alignment in right panel
|
1 year ago |