Commit Graph

29 Commits (2ef48f5526fe06e3d8755d0a178f3e59380a4f2a)

Author SHA1 Message Date
Audric Ackermann 2ef48f5526
chore: more details to requests constructors so we can share more
between wasm/swarm explorer/etc
4 months ago
Audric Ackermann c7995a05d2
chore: remove min of 2 hash hack, we don't need it anymore 5 months ago
Audric Ackermann c1fd66d4e9
fix: break down index files to avoid circular deps 6 months ago
Audric Ackermann 7d6953812d
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk3 6 months ago
yougotwill 87b922daff fix: ran formatter 9 months ago
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 59a4048323 fix: cleaned up SnodeRequestTypes and made sup_keys a single item 11 months ago
Audric Ackermann 1796e82bcb fix: add handling of revoked namespace messages 11 months ago
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 1 year ago
Audric Ackermann 74f36c8f56 test: fix unit test with rekey explicit needed 1 year ago
Audric Ackermann a53299377a chore: fix unit tests with group chunk2 1 year ago
Audric Ackermann f6bffc8bb6 feat: add suppport in groupv2 of disappear v2 messages 1 year ago
Audric Ackermann 5509dc74c5 refactor: move subrequests to classes and fix updateMessages 1 year ago
Audric Ackermann 6094e725fb chore: move getExpiries request to class 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 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
Audric Ackermann 82c6f0897b fix: add jobs for expiry update & expiry fetch 1 year ago
Audric Ackermann 98fd834367 fix: already read DaR messages start with right time left on receive 1 year ago
Audric Ackermann 19e9e0311e feat: add cleanup of old expire update in history
we only keep one from each sender
1 year ago
Audric Ackermann 543c80bbe3 fix: add most of new designs (own setting) for disappear v2 messages 1 year ago
Audric Ackermann ad9fa6dbee chore: remove lastChangetimestmap and add explciit expiretype and type
on the messages creation
1 year ago
William Grant 5d98ff6e8b test: replace any with ConversationAttributes
on convo constructor args
2 years ago
William Grant 04c3f69398 refactor: export functions from an object for stubbing
for disappearing messages index file
2 years ago
William Grant be8c3b042f feat: added checkForExpiringOutgoingMessage
triggers timer for all outgoing messages. includes unit tests
2 years ago
William Grant ee38af12dd test: restructed tests to match feature folder 2 years ago
William Grant 5f3a0899f5 feat: moved remaining code into feature folder
also separated out legacy functions
2 years ago