Audric Ackermann
|
95ac1492b5
|
fix: call function to upload avatar
am a dumbass, will help with dumbassing
|
2 years ago |
Audric Ackermann
|
9d4201aa95
|
fix: void rather than eslint disable
|
2 years ago |
Audric Ackermann
|
bc081df17d
|
Merge branch 'unstable' into feature/ses-476/remove-profile-picture
|
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 |
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
|
853c9a2107
|
feat: fixed integration tests
except for linked device profile sync, need to update avatar-update-blue files for linux
|
2 years ago |
William Grant
|
41d2760927
|
fix: removed duplicate imports and ordered localised keys
|
2 years ago |
William Grant
|
7cc5cd0440
|
fix: EditProfilePictureModalState should be camel case
|
2 years ago |
William Grant
|
b00eb52d35
|
fix: pass yarn ready
|
2 years ago |
William Grant
|
977dbea9dc
|
refactor: rename DisplayPictureModal to EditProfilePictureModal
|
2 years ago |
William Grant
|
b2c473c489
|
fix: rename oldAvatarPath to avatarPath for clarity
|
2 years ago |
William Grant
|
49b4a28ef5
|
fix: moved all avatar logic from editProfileDialog to DisplayPictureModal
|
2 years ago |
William Grant
|
3a0b7d1c72
|
feat: added upload image button if user doesn't have an avatar set
|
2 years ago |
William Grant
|
b59f1bf445
|
feat: desktop now supports avatar being removed via sync configuration message
disabled buttons while loading
|
2 years ago |
William Grant
|
84d3d5b1b4
|
feat: small refactoring
|
2 years ago |
William Grant
|
cb7c36e2e6
|
feat: initial remove profile work done
|
2 years ago |
William Grant
|
88587a203d
|
feat: added button state logic and migrated avatar upload logic from EditProfileDialog
show loading spinner while avatar is loading
|
2 years ago |
William Grant
|
ebeaec2080
|
feat: initial work for set display picture modal done
still need to do logic and handle multiple modals on screen
|
2 years ago |
William Grant
|
a9e8862c0a
|
feat: convered EditProfileDialog to a functional component
|
2 years ago |
wafflesvsfrankie
|
53558932a7
|
Merge branch 'oxen-io:clearnet' into integration_tests_2
|
2 years ago |
Audric Ackermann
|
594eee698b
|
Merge remote-tracking branch 'upstream/clearnet' into unstable
|
2 years ago |
Audric Ackermann
|
3eb629e33e
|
fix: cleanup convo selectors to hope to improve performances
|
2 years ago |
Audric Ackermann
|
461b192f37
|
fix: mod and admin actions on message context menu for communities
|
2 years ago |
William Grant
|
d706ecdead
|
fix: show authorName in reply ui
|
2 years ago |
William Grant
|
d7bc8213d6
|
fix: community quotes now dont break the app
|
2 years ago |
Emily
|
75c42356c7
|
Adding in data test-id to path light and fixing disappearing messages test
|
2 years ago |
Audric Ackermann
|
2068737cdd
|
fix: break down deleteContact based on convo type
|
2 years ago |
Audric Ackermann
|
3827298078
|
Merge remote-tracking branch 'emily/integration_tests_2' into onboarding-with-integrationtest-2
|
2 years ago |
Emily
|
9e3a569fac
|
Adding tests set nickname, call checks, change profile picture on linked device and unsend message check. Adding into data-testids for aforementioned tests and cleaning up typings
|
2 years ago |
Audric Ackermann
|
2a4bbbd587
|
feat: add the deleteContact and deleteConversation only menu items
|
2 years ago |
Audric Ackermann
|
6f6620f622
|
fix: skip new group messages when receved after group was removed
|
2 years ago |
Audric Ackermann
|
bac2887c28
|
fix: update with latest libsession util
|
2 years ago |
Audric Ackermann
|
44483b7d23
|
fix: use releaseFeature from disappearing message PR as featureFlag
|
2 years ago |
Audric Ackermann
|
8edb1275c2
|
fix: keep updating dumps even if user config feature is off
|
2 years ago |
Audric Ackermann
|
051c4bb262
|
fix: merge the confSyncDumpJob into the confSyncJob
|
2 years ago |
Audric Ackermann
|
0e286142f1
|
chore: add a redux settings slice, currently outdated banner inc
|
2 years ago |
Audric Ackermann
|
3ecc89fab3
|
Merge remote-tracking branch 'upstream/master' into onboarding
|
2 years ago |
Audric Ackermann
|
3ff7281b6a
|
chore: remove isGroup from the redux stored entry
as it is always = !isPrivate
|
2 years ago |
Audric Ackermann
|
0050352470
|
chore: move selected convo selectors to another file
|
2 years ago |
Audric Ackermann
|
bf2456df8e
|
chore: do not store mentionedUs and unreadCount as attribute in convo
|
2 years ago |
Audric Ackermann
|
c4e17d0825
|
fix: add mgmt of members in user groups wrapper
|
2 years ago |
Audric Ackermann
|
bc905bdba1
|
feat: start of community handling in libsession util
also remove tracking of hashes for config namespaces
|
2 years ago |
Audric Ackermann
|
c4217cb564
|
feat: sync nickname, blocked and approved status for contacts
|
2 years ago |
William Grant
|
e5f1e65194
|
feat: added ability to save qr codes on click
recovery phrase modal ui layout is now the same as edit profile modal, fixes for yarn ready
|
2 years ago |
tomobre
|
46c166d0d5
|
fix: undefined country removed strings in onion status
|
2 years ago |
William Grant
|
a8b8692016
|
fix: improved reaction alignment based on avatar visibility
|
2 years ago |
Audric Ackermann
|
4bfcf91193
|
fix: add return types for libsession wrapper functions
|
2 years ago |