Commit Graph

12 Commits (b2237efe51a80daab8596214ebdb93c00d343421)

Author SHA1 Message Date
Audric Ackermann b2237efe51 feat: insert all contacts into wrapper before syncing it 3 years 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
3 years ago
Audric Ackermann f215535f75 fix: set and get profile picture from libsession 3 years ago
Audric Ackermann 6bbb16b46d feat: track and delete configMessageHashes 3 years ago
Audric Ackermann 4bfcf91193 fix: add return types for libsession wrapper functions 3 years ago
Audric Ackermann 2da2c95272 chore: cleanedup the stubbing logic 3 years ago
Audric Ackermann 0f58e11a17 chore: update with latest libsession wrapper 3 years ago
Audric Ackermann 5627ab4583 finish the .set and toCppContact function 3 years ago
Audric Ackermann ffe9e26d76 test: finish contact test but still missing the .set function 3 years ago
Audric Ackermann a77aa610f8 finish contact test1, still need to fix the .set with a struct 3 years ago
Audric Ackermann 65df3157bd chore: lint 3 years ago
Audric Ackermann 9749529e25 feat: add dependency to our libsession wrapper for nodejs
also add a basic test to make sure it works
3 years ago