Commit Graph

13 Commits (6a38e09f4f1db77e53c9575059bb961d2fdd99cc)

Author SHA1 Message Date
William Grant 6a38e09f4f feat: moved setToExpire calls to the correct locations within the message pipeline depending on the expirationType of a message model 3 years ago
William Grant e5ecff7ec3 fix: fixed legacy disappearing messages on call notifications and others 3 years ago
William Grant 190357b006 fix: cleanup 3 years ago
William Grant 12087da2be fix: repaired closed group disappearing messages 3 years ago
William Grant ee6607b96a feat: added expirationType and expireTimer to content message and updated message pipeline
this includes sync messages and updating the protobuf, haven't tested closed groups
3 years ago
William Grant b12d086b22 feat: DisappearingMessageType -> DisappearingMessageConversationType
this is more explicit and allows use to use DisappearingMessageType in the message model
3 years ago
William Grant 30196a131a feat: added basic support for different disappearing message modes
added expirationType and lastDisappearingMessageChangeTimestamp to conversations table, left a few comments for future work
3 years ago
Audric Ackermann 242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver (#2347)
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago
Audric Ackermann 74cf88cf81
create closed group mark as approved
also, do not filter closed group based on the isApproved field in redux
4 years ago
Audric Ackermann a19a6a33c7
migrate already set nickname convo to name + profileName index 4 years ago
Audric Ackermann a3eb80abcf
fix group updates outgoing message status in left pane 4 years ago
Audric Ackermann 5afbd9c19e
cleanup creation of opengroup message on sync 4 years ago
Audric Ackermann c7565fe7b3 Move scale/resize and attachment logic to typescript 4 years ago