Commit Graph

97 Commits (53059135eefd20b349bbbc7fa959b0b9c6f61d2a)

Author SHA1 Message Date
Audric Ackermann 53059135ee fix: tsc does not overwrite workers compiled content 3 months ago
Audric Ackermann b61745fd94 fix: use DaR ttl for synced message store request
removing one request at a time
6 months ago
Audric Ackermann 82c6f0897b fix: add jobs for expiry update & expiry fetch 6 months ago
Audric Ackermann 98fd834367 fix: already read DaR messages start with right time left on receive 6 months ago
Audric Ackermann 19e9e0311e feat: add cleanup of old expire update in history
we only keep one from each sender
6 months ago
Audric Ackermann 543c80bbe3 fix: add most of new designs (own setting) for disappear v2 messages 6 months ago
William Grant 04c3f69398 refactor: export functions from an object for stubbing
for disappearing messages index file
8 months ago
William Grant bb6e09de0a feat: cleaned up wip logs 8 months ago
William Grant bd9d56d381 fix: foundMessage has the ttl updated by reference
no need to explicitly assign it
8 months ago
William Grant 5f3a0899f5 feat: moved remaining code into feature folder
also separated out legacy functions
8 months ago
William Grant 61eccb8d0f refactor: replaced get expirationStartTimestamp calls
with getExpirationStartTimestamp
8 months ago
William Grant 777584945d refactor: replaced get expireTimer calls
with getExpireTimer
8 months ago
William Grant ebaedb2e4c feat: created getters in message model
replaced all expirationType calls with getExpirationType
8 months ago
William Grant c4cc18ad2e feat: dont expire messages that fail to send 8 months ago
William Grant a484011acb refactor: changetodisappearingmessageconversationtype to changetodisappearingconversationmode 8 months ago
William Grant e6257f3cbc fix: commented out some logs 8 months ago
William Grant 93b450ce56 feat: hit expire endpoint for read messages
for now it will hit the expire endpoint twice
8 months ago
William Grant c1dc2e5a6c fix: hit expire endpoint when send is successful
we need the returned messageHash from the swarm
8 months ago
William Grant 41af1e7865 Merge branch 'unstable' into userconfig_disappearingmessage 10 months ago
Audric Ackermann d43d6abbae chore: replace tslint with eslint and fix linting issues 10 months ago
Audric Ackermann 4637f4609a Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage 12 months ago
Audric Ackermann 2068737cdd fix: break down deleteContact based on convo type 1 year ago
Audric Ackermann 7b42c64cf3 fix: make sure to include the associatedWith to handle 421 1 year ago
William Grant 255b6225c9 feat: block sending disappearing messages of the wrong type in different conversations,
improved disappear after send or read logic, disable legacy sending for now
1 year ago
William Grant f825b74895 feat: disappearing messages are now correctly deleted from the swarm after they expire 1 year ago
Audric Ackermann c623e2e49e fix: make the ConfSyncJob fetch be per destination 1 year ago
Audric Ackermann c4e17d0825 fix: add mgmt of members in user groups wrapper 1 year ago
Audric Ackermann bc905bdba1 feat: start of community handling in libsession util
also remove tracking of hashes for config namespaces
1 year ago
Audric Ackermann 22329bc745 chore: cleanup FIXMEs and remove sig_timestamp as we cannot rely on it
we use timestamp instead of sig_timestamp for store requests
1 year ago
Audric Ackermann f870eff45b fix: make syncJob throttled every 3s and start right away if possible
also enable sig_timestamp on mainnet use as every node should have
upgraded now
1 year ago
Audric Ackermann 6bbb16b46d feat: track and delete configMessageHashes 1 year ago
Audric Ackermann 7c56310e69 feat: addConfSyncJob start 1 year ago
Audric Ackermann 4bfcf91193 fix: add return types for libsession wrapper functions 1 year ago
Audric Ackermann c8e76b17de chore: refactor db instance to outside its sql.ts file 1 year ago
Audric Ackermann 58edbf44ee add SharedConfig message and signing it when sending them 1 year ago
Audric Ackermann 6d1b406c85 fix: add namespace to all sending message calls 1 year ago
Audric Ackermann d7bcf1026f fix: refactor snodeRPC to use snode batching 2 years ago
Audric Ackermann 3915e946b4 Merge branch 'clearnet' into settings-redesign 2 years ago
Audric Ackermann 55365f817d Merge remote-tracking branch 'upstream/clearnet' into settings-redesign 2 years ago
Audric Ackermann 9ffa529c30 fix: set flags to VOICE_MESSAGE when sending attachment with voice msg 2 years ago
William Grant d77c9fa824 fix: sogs reactions work again and added rate limiting 2 years ago
Audric Ackermann 81fa09b8ee Merge branch 'menu-redesign' into settings-redesign 2 years ago
Will G 267f49ff1e
Emoji Reacts (#2320)
Add support for emoji reacts in conversations

Resolves #2375 and #1577
2 years ago
Audric Ackermann cfbb58aa7f fix: remove logs of HF 19.0 and 19.1 values 2 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
2 years ago
Audric Ackermann 26187da521
force duplicates to -10 and 0 for closed groups between HF 2 years ago
Audric Ackermann 9bd8b73a0c
fix testnet 2 years ago
Audric Ackermann d948045e6a
added hf switching of poll&store requests + tests 2 years ago
Audric Ackermann 475c92eeb4
migrate about_start to not use jquery 2 years ago
Audric Ackermann 6e8e8eaa9a move errors.js to ts 2 years ago