Audric Ackermann
8ce5f6f429
fix: don't drop groupUpdateMessages from a blocked user
...
because we still need to process some things even if he is blocked
(getting promoted, etc).
If the message needs to be dropped, we should not have that group at
all, so that message will be dropped nevertheless
11 months ago
Audric Ackermann
9d9844aeb4
feat: make group v2 control messages disappear
11 months ago
Audric Ackermann
6e137fe69f
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3
11 months ago
Audric Ackermann
1796e82bcb
fix: add handling of revoked namespace messages
12 months ago
Audric Ackermann
7f7f0fe26c
fix: clear swarms from snodes not in pool on full fetch
1 year ago
William Grant
a139299cd1
fix: review feedback
...
use isClosedGroup, update comment
1 year ago
William Grant
a3c80ad247
fix: legacy groups are unapproved so should allow all notifications
...
usually if its unapproved we cancel the notification until the request is accepted
1 year ago
Audric Ackermann
d4f3c7fdc1
feat: add ability to unsend messages in groupv2
1 year ago
Audric Ackermann
72396cfca3
feat: fix message attachment cleanup and handle group attach+msg delete
1 year ago
Audric Ackermann
53059135ee
fix: tsc does not overwrite workers compiled content
1 year ago
Audric Ackermann
cbccc8c76c
fix: notification text based on msg content
1 year ago
Audric Ackermann
ba7fc42a3a
fix: groupAdmins for communities taken into account
1 year ago
Audric Ackermann
1be85641cb
Merge remote-tracking branch 'upstream/clearnet' into closed-group-chunk2
1 year ago
Audric Ackermann
d6d9bec5ba
fix: fixed a bunch of groupv2 chunk2 issues
1 year ago
Audric Ackermann
9d984355dc
fix: do not force ttl for groupExpireTimerUpdate
1 year ago
Audric Ackermann
b9da60af3b
fix: send msg to group unapproved accepts and then sends message
1 year ago
Audric Ackermann
0a4e3041de
fix: leave group v2 as only admin mark it as deleted and pushes to swarm
...
before removing the wrapper data
1 year ago
Audric Ackermann
95cd0e86f1
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk2
1 year ago
Audric Ackermann
509a472d1c
fix: address QA issues
1 year ago
Audric Ackermann
eadeb5e735
fix: do not add timer update when for off for groupv1
1 year ago
Audric Ackermann
8d0bd84ef0
feat: add toggle to share history or not with invite group v2
1 year ago
Audric Ackermann
1c6182a235
Merge branch 'closed-group-chunk2' of github.com:Bilb/session-desktop into closed-group-chunk2
1 year ago
Audric Ackermann
2371dba5ee
Merge branch 'unstable' into closed-group-chunk2
1 year ago
Audric Ackermann
81c1263bfd
chore: address PR reviews
1 year ago
Audric Ackermann
6e952398c9
fix: edge case with sending msg before, then getting one sent earlier
1 year ago
Audric Ackermann
33ddf51ba6
fix: add some debugging messageinfo (not released)
1 year ago
Audric Ackermann
037d87349f
fix: close messageInfo when message not in redux store
1 year ago
Audric Ackermann
571d593c38
fix: fix small ui issues after merge of multiple PRs
1 year ago
Audric Ackermann
ae95649ad2
chore: lint
1 year ago
Audric Ackermann
af7c052021
fix: max-width of messages set to 75%
1 year ago
Audric Ackermann
24887dd05b
Merge branch 'feature/ses-145/leave-conversation-update' into userconfig_disappearingmessage
1 year ago
Audric Ackermann
f6bffc8bb6
feat: add suppport in groupv2 of disappear v2 messages
1 year ago
Audric Ackermann
fda6ca315c
fix: allow contacts without didApproveMe to be invited to group
1 year ago
Audric Ackermann
13da2b5632
fix: add way to render group update add with history
1 year ago
William Grant
aea4fd7ad9
Merge branch 'userconfig_disappearingmessage' into feature/ses-558/more-message-information
1 year ago
Audric Ackermann
50b99ec24f
fix: typo for isControlMessage()
1 year ago
Audric Ackermann
153846a12b
fix: add better typings for groupUpdateMessages
1 year ago
Audric Ackermann
4e8ca31c2f
fix: remove isLeft flag as we can't have a left and unremoved group
1 year ago
Audric Ackermann
77a62e82e7
fix: add avatar change message handling
...
still needs to be able to send one, but that's chunk3
1 year ago
Audric Ackermann
0be10d1256
fix: move revoke unrevoke to batched push group changes
1 year ago
Audric Ackermann
77fdc97bcf
feat: force group msg request unread when handling invite
1 year ago
Audric Ackermann
4357f5cc1f
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
1 year ago
Audric Ackermann
8b7ce7f3be
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
1 year ago
Audric Ackermann
2c479eb8d5
fix: make fileserver request retry
1 year ago
Audric Ackermann
d839ff936d
chore: resolve compilation errors
1 year ago
Audric Ackermann
6d81f5ff36
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
1 year ago
Audric Ackermann
9e0a984297
fix: make DataExtractionNotification msg stay in swarm for 14d
1 year ago
Audric Ackermann
3a26285667
fix: make group control message not expire
1 year ago
Audric Ackermann
e03c3ce1f3
test: fix unit tests
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