William Grant
|
ad08372f2a
|
feat: added headerReverse prop to SessionConfirm modal
adjusted styling and rendering of confirmation text and sub text
|
2 years ago |
William Grant
|
9cd95bbcf1
|
fix: remove AdminLeaveClosedGroupDialog
added new leave group dialog strings
|
2 years ago |
William Grant
|
45ed2d5c05
|
fix: rename useConversationInteractionState to useConversationInteractionPropsById
extracted useLastMessageFromConvo to param selectors and renamed to useLastMessage, moved InteractionItem into MessageItem
|
2 years ago |
William Grant
|
454e382ce4
|
feat: moved interaction logic to use conversation model
added fail text color to interaction item
|
2 years ago |
William Grant
|
8a7007e7c3
|
feat: added interaction properties to conversation modal and started UI changes in ConversationListItem based on confirming an interaction
still to to port the original modal checks to use thd convo props
|
2 years ago |
William Grant
|
c492fad4ee
|
feat: added support for tracking the confirmation process status and its type
attempting to show this status inside of the ConversationListItem message section, show confirmation modal when leaving private chats
|
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 |
Audric Ackermann
|
9cf1419ca5
|
feat: add first try to build SharedConfigMessages
|
2 years ago |
Audric Ackermann
|
d1cefd4729
|
feat: add contacts & user profile handling of incoming messages
|
2 years ago |
Audric Ackermann
|
68852a9e63
|
chore: move syncUtils to its own folder
|
2 years ago |
Audric Ackermann
|
d7bcf1026f
|
fix: refactor snodeRPC to use snode batching
|
2 years ago |
Audric Ackermann
|
ec5f3307ac
|
test: fix integration tests
|
3 years ago |
William Grant
|
367c0c94d0
|
Merge branch 'clearnet' into theming
|
3 years ago |
William Grant
|
2a0396d522
|
fix: qa feedback - fixed background for group member list in create group overlay
|
3 years ago |
William Grant
|
69d5e2ea41
|
fix: qa feedback - updated recovery phrase password modal to match password modals
|
3 years ago |
William Grant
|
4657181993
|
fix: qa feedback - updated input box styling and tweaked modals
|
3 years ago |
William Grant
|
de94d2e64a
|
fix: pr review - create selectors for isDarkTheme and isLight Theme
|
3 years ago |
William Grant
|
5b44565b5f
|
Merge branch 'clearnet' into theming
|
3 years ago |
William Grant
|
cf8a66a82b
|
fix: resolved all outstanding theming todos
|
3 years ago |
Audric Ackermann
|
4e913f1439
|
fix: displayName allowed length based on bytes rather than char
|
3 years ago |
William Grant
|
0d10667d6e
|
feat: updated settings password modal
|
3 years ago |
Audric Ackermann
|
ea35399e5b
|
Merge pull request #2531 from Bilb/fix-rerenders-reactListModal
fix: rerender loop of react list modal
|
3 years ago |
Audric Ackermann
|
51e03cf4e5
|
fix: rerender loop of react list modal
update redux related libraries
and update imports to use the RTK ones
|
3 years ago |
Audric Ackermann
|
b30499568f
|
fix: copy of in various dialogs
|
3 years ago |
William Grant
|
0f3a23779a
|
Merge branch 'clearnet' into theming
|
3 years ago |
William Grant
|
adf370997e
|
feat: added theming to the about page
|
3 years ago |
William Grant
|
8fae1f979b
|
feat: themed confirm and react modals
|
3 years ago |
William Grant
|
dda9067e01
|
feat: theme editprofile, onion status and seed modals
styled qr code and cleanup
|
3 years ago |
William Grant
|
a47e96ca34
|
feat: themed modal colors and making progress through different dialogs
styled inputs in modals, fixed member list item and radio button styling, fixed some borders
|
3 years ago |
Audric Ackermann
|
1fb082917f
|
fix: copy of login screen with password and setting screen
|
3 years ago |