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
|
53059135ee
|
fix: tsc does not overwrite workers compiled content
|
1 year ago |
William Grant
|
5d98ff6e8b
|
test: replace any with ConversationAttributes
on convo constructor args
|
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 |
William Grant
|
34940adda9
|
feat: backported user_profile test
|
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
|
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 |
Audric Ackermann
|
9749529e25
|
feat: add dependency to our libsession wrapper for nodejs
also add a basic test to make sure it works
|
2 years ago |