Audric Ackermann
|
1796e82bcb
|
fix: add handling of revoked namespace messages
|
12 months ago |
Audric Ackermann
|
3b8fd82d17
|
feat: add multiencrypt/decrypt unit test
|
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
|
0be10d1256
|
fix: move revoke unrevoke to batched push group changes
|
1 year ago |
Audric Ackermann
|
6d81f5ff36
|
Merge remote-tracking branch 'yougotwill/userconfig_disappearingmessage' into closed-group-chunk2
|
1 year ago |
Audric Ackermann
|
9595f09085
|
fix: add setadmin on promote accepts
also sign/verify group update messages
|
1 year ago |
Audric Ackermann
|
16e7ee1cd6
|
feat: make groupv2 messages skip cache
also add group members change
|
2 years ago |
Audric Ackermann
|
d7608c42b6
|
feat: add building and sending of invite messages
|
2 years ago |
Audric Ackermann
|
dbe94f2293
|
feat: added strings for groupv2 control message and components for them
|
2 years ago |
William Grant
|
5d98ff6e8b
|
test: replace any with ConversationAttributes
on convo constructor args
|
2 years ago |
Audric Ackermann
|
b0e38670ab
|
chore: rename all groupv3 to groupv2
|
2 years ago |
Audric Ackermann
|
84451399e3
|
Merge remote-tracking branch 'upstream/unstable' into closed-group-chunk1
|
2 years ago |
William Grant
|
06099966b0
|
fix: make sure to use convo getters
instead of backbone get function
|
2 years ago |
William Grant
|
d89741cb29
|
test: finished insertGroupsFromDBIntoWrapperAndRefresh
|
2 years ago |
William Grant
|
a2890925a5
|
test: fix groups wrapper values test
|
2 years ago |
William Grant
|
4b93c5779a
|
test: started libsession LegacyGroups tests
specifically insertGroupsFromDBIntoWrapperAndRefresh
|
2 years ago |
William Grant
|
bf690868f1
|
test: stub libsession workers in all places
instead of stub the set function
|
2 years ago |
William Grant
|
bb95aef2d0
|
test: finished libsession_wrapper_user_profile tests
|
2 years ago |
William Grant
|
edfcbe2d67
|
fix: dont use ourNumber in contacts tests
|
2 years ago |
William Grant
|
3330c64761
|
test: started insertContactFromDBIntoWrapperAndRefresh
|
2 years ago |
William Grant
|
95852d8002
|
refactor: remove duplicate test
libsession_wrapper_test.ts
|
2 years ago |
Audric Ackermann
|
0ef2df801e
|
test: speedup onion tests by stubbing retries timeout
|
2 years ago |
William Grant
|
34940adda9
|
feat: backported user_profile test
|
2 years ago |
Audric Ackermann
|
6b3adff972
|
test: added a (still broken) test for key conflicts
|
2 years ago |
Audric Ackermann
|
e24ec9e1a8
|
test: added tests for metagroup members wrapper
|
2 years ago |
Audric Ackermann
|
cf44ea1da1
|
test: added tests for group info get/set
|
2 years ago |
Audric Ackermann
|
9cf5d4d7c5
|
test: add unit tests for encrypting/decryption groups messages
|
2 years ago |
Audric Ackermann
|
7c16ce9da4
|
fix: do not try to store contacts not matching pubkey regex in wrapper
also remove existing convo with spaces and 05 on start
|
2 years ago |
Audric Ackermann
|
e220aeea91
|
feat: add working encrypt/decrypt for 03 group with libsession
|
2 years ago |
Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
Audric Ackermann
|
6fe6544d6c
|
fix: split up migration of initial user config dumps into two
|
2 years ago |
Audric Ackermann
|
ce186517a3
|
chore: lint code
|
2 years ago |
Audric Ackermann
|
c2e3f1b587
|
chore: update libsession-util name & dependency
|
2 years ago |
Audric Ackermann
|
dc329668fa
|
chore: fix unit tests
|
2 years ago |
Audric Ackermann
|
55a2767fce
|
feat: do not approve a convo before sending the first message
but still sync it's state through the createdAt with libsession util
|
2 years ago |
Audric Ackermann
|
f3975b545a
|
feat: use priority for hidden and pinned conversation
|
2 years ago |
Audric Ackermann
|
c4e17d0825
|
fix: add mgmt of members in user groups wrapper
|
2 years ago |
Audric Ackermann
|
bc905bdba1
|
feat: start of community handling in libsession util
also remove tracking of hashes for config namespaces
|
2 years ago |
Audric Ackermann
|
b2237efe51
|
feat: insert all contacts into wrapper before syncing it
|
2 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
|
2 years ago |
Audric Ackermann
|
f215535f75
|
fix: set and get profile picture from libsession
|
2 years ago |
Audric Ackermann
|
6bbb16b46d
|
feat: track and delete configMessageHashes
|
2 years ago |
Audric Ackermann
|
4bfcf91193
|
fix: add return types for libsession wrapper functions
|
2 years ago |
Audric Ackermann
|
2da2c95272
|
chore: cleanedup the stubbing logic
|
2 years ago |
Audric Ackermann
|
0f58e11a17
|
chore: update with latest libsession wrapper
|
2 years ago |
Audric Ackermann
|
5627ab4583
|
finish the .set and toCppContact function
|
2 years ago |
Audric Ackermann
|
ffe9e26d76
|
test: finish contact test but still missing the .set function
|
2 years ago |
Audric Ackermann
|
a77aa610f8
|
finish contact test1, still need to fix the .set with a struct
|
2 years ago |
Audric Ackermann
|
65df3157bd
|
chore: lint
|
2 years ago |