yougotwill
|
39d8ad11e5
|
fix: a whole bunch of circular depdencies
for various convo duck, convo interactions, convo model and opengroup types
|
9 months 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 |
Audric Ackermann
|
f6cd12d599
|
fix: use at least 2 hashes for the update_expiries too
until the storage server release is live we need this workaround
|
1 year ago |
Audric Ackermann
|
744283fc56
|
fix: changed some message control to not expire
still some to discuss with the team
|
1 year ago |
Audric Ackermann
|
ad9fa6dbee
|
chore: remove lastChangetimestmap and add explciit expiretype and type
on the messages creation
|
1 year ago |
William Grant
|
01d04bd4d3
|
refactor: existingexpration to existingexpirationt
in createClosedGroups.ts. Cleaned up some comments
|
2 years ago |
William Grant
|
0212166fcc
|
feat: moved disappearing logic to a feature folder
only moved types and timerOptions so far
|
2 years ago |
William Grant
|
d923a0d611
|
feat: closed groups state now starts correctly
|
2 years ago |
William Grant
|
41af1e7865
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
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 |
William Grant
|
905fe5aab9
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
77acd1396b
|
feat: add support for blinded25 receipt of messages for later impl
|
2 years ago |
William Grant
|
d37aa42084
|
Merge branch 'unstable' into feature/ses-145/leave-conversation-update
|
2 years ago |
Audric Ackermann
|
1d9279c79c
|
chore: merge conversation selectors into a single file
as the circular dependency was causing a createSelector called with
undefined issue on startup without user loggedin
|
2 years ago |
Audric Ackermann
|
5d2d901aa0
|
Merge remote-tracking branch 'upstream/unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
3eb629e33e
|
fix: cleanup convo selectors to hope to improve performances
|
2 years ago |
Audric Ackermann
|
f2cddb83c8
|
chore: broke apart big Message selectors into smaller ones
|
2 years ago |
William Grant
|
fcadc8df07
|
fix: cleanup
|
2 years ago |
William Grant
|
45b904ce8c
|
feat: if we fail to leave a conversation then change to delete conversation and remove the group from the db
|
2 years ago |
William Grant
|
f287f9a3a4
|
fix: clean up and typing
|
2 years ago |
William Grant
|
ebf9db67a3
|
feat: when hiding note to self it shouldn't delete the messages
added a keepMessages option to deleteConvoInitialChecks
|
2 years ago |
William Grant
|
e7f3bb5abf
|
fix: if there is no last message, we still want to display the interaction status
loading state shows correctly in all cases, cleanup as well
|
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
|
4637f4609a
|
Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
2068737cdd
|
fix: break down deleteContact based on convo type
|
2 years ago |
Audric Ackermann
|
7b42c64cf3
|
fix: make sure to include the associatedWith to handle 421
|
2 years ago |
Audric Ackermann
|
4d0e79f195
|
fix: legacy group with wrapper and disable right click while searching
|
2 years ago |
Audric Ackermann
|
2a4bbbd587
|
feat: add the deleteContact and deleteConversation only menu items
|
2 years ago |
Audric Ackermann
|
760ce5caa5
|
fix: add the maxSizeMap to have priority per retrieve namespaces
|
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
|
3cd52d5b1a
|
fix: add currentHashes and update expiry on every poll
|
2 years ago |
Audric Ackermann
|
051c4bb262
|
fix: merge the confSyncDumpJob into the confSyncJob
|
2 years ago |
Audric Ackermann
|
cbffc29950
|
fix: run tests for libsession-util integration and fix issue
|
2 years ago |
Audric Ackermann
|
c2e3f1b587
|
chore: update libsession-util name & dependency
|
2 years ago |
Audric Ackermann
|
dc329668fa
|
chore: fix unit tests
|
2 years ago |
Audric Ackermann
|
55a2767fce
|
feat: do not approve a convo before sending the first message
but still sync it's state through the createdAt with libsession util
|
2 years ago |
Audric Ackermann
|
ef6d9f1d51
|
feat: add empty states for each types of convo
|
2 years ago |
Audric Ackermann
|
f3975b545a
|
feat: use priority for hidden and pinned conversation
|
2 years ago |
Audric Ackermann
|
fe5eea4c8d
|
chore: fix critical yarn audit issues
|
2 years ago |
Audric Ackermann
|
796ccf0582
|
feat: add handling and setting of the expireTimer for contacts
|
2 years ago |
Audric Ackermann
|
8a0074d2bd
|
feat: add convo volatile info during migrations for each convo tracked
|
2 years ago |
Audric Ackermann
|
554b445a3e
|
feat: lookup for shared config message on link device
|
2 years ago |
Audric Ackermann
|
0050352470
|
chore: move selected convo selectors to another file
|
2 years ago |
Audric Ackermann
|
c3e9d503e4
|
fix: unread count and forced unread is synced
|
2 years ago |
Audric Ackermann
|
1c50aacc34
|
chore: remove groupModerators sogs from the db, store in redux only
|
2 years ago |
Audric Ackermann
|
bf2456df8e
|
chore: do not store mentionedUs and unreadCount as attribute in convo
|
2 years ago |