Audric Ackermann
|
a53299377a
|
chore: fix unit tests with group chunk2
|
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
|
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
|
ad9fa6dbee
|
chore: remove lastChangetimestmap and add explciit expiretype and type
on the messages creation
|
1 year ago |
Audric Ackermann
|
d1068983bb
|
fix: broken state adding lastDisappearingMessage to chatmsg
|
1 year ago |
Audric Ackermann
|
08c5f76a15
|
fix: store envelopetimestamp in cache, and make sure we use network one
everywhere
|
1 year ago |
Audric Ackermann
|
93d87d82ae
|
chore: renamed getnowwithnetworkoffset to now()
|
1 year ago |
Audric Ackermann
|
16e7ee1cd6
|
feat: make groupv2 messages skip cache
also add group members change
|
2 years ago |
Audric Ackermann
|
c9b2d69a73
|
fix: remove all of the ConfiguratioMessage (legacy) logic
|
2 years ago |
Audric Ackermann
|
df3a188074
|
fix: address PR reviews
|
2 years ago |
Audric Ackermann
|
b0e38670ab
|
chore: rename all groupv3 to groupv2
|
2 years ago |
Audric Ackermann
|
2ee4cad33e
|
chore: move mocha config to .mocharc.yml to package.json is cleaner
|
2 years ago |
Audric Ackermann
|
ae67215a7e
|
test: finished tests for userSyncJob
|
2 years ago |
Audric Ackermann
|
9492fdc51e
|
fix: first working test ios to desktop
still have some tests to fix
|
2 years ago |
Audric Ackermann
|
ceffa1e13b
|
test: add tests for pendingchangesforus
|
2 years ago |
Audric Ackermann
|
eb77c50fa9
|
chore: renamed GroupConfigurationJob to GroupSyncJob
|
2 years ago |
Audric Ackermann
|
c14276200e
|
chore: merged what can be between user and group sync job
|
2 years ago |
Audric Ackermann
|
d9300e67a0
|
fix: remove the whole kind logic and use namespace instead
this is because session doesn't care about the config it receives
anymore and just forwards them to libsession
|
2 years ago |
Audric Ackermann
|
51205424d6
|
test: add tests for GroupSyncJob
|
2 years ago |
Audric Ackermann
|
e69c5c4b35
|
chore: fixed unit tests
|
2 years ago |
Audric Ackermann
|
d12071f3c8
|
chore: big rename of convocontroller to convohub
|
2 years ago |
Audric Ackermann
|
1a18054fae
|
feat: add bump of config hashes for groups when we have admin key
|
2 years ago |
Audric Ackermann
|
be50aa7a2e
|
feat: add support for retrieve signs with admin key of group
|
2 years ago |
Audric Ackermann
|
5b2580c48d
|
feat: add poller changes and closed group keypair gen
|
2 years ago |
William Grant
|
41af1e7865
|
Merge branch 'unstable' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
Audric Ackermann
|
4637f4609a
|
Merge remote-tracking branch 'yougotwill/disappearing_messages' into userconfig_disappearingmessage
|
2 years ago |
Audric Ackermann
|
2a4bbbd587
|
feat: add the deleteContact and deleteConversation only menu items
|
2 years ago |
Audric Ackermann
|
44483b7d23
|
fix: use releaseFeature from disappearing message PR as featureFlag
|
2 years ago |
Audric Ackermann
|
ce186517a3
|
chore: lint code
|
2 years ago |
William Grant
|
12087da2be
|
fix: repaired closed group disappearing messages
|
2 years ago |
Audric Ackermann
|
3ecc89fab3
|
Merge remote-tracking branch 'upstream/master' into onboarding
|
2 years ago |
Audric Ackermann
|
dc329668fa
|
chore: fix unit tests
|
2 years ago |
Audric Ackermann
|
bf2456df8e
|
chore: do not store mentionedUs and unreadCount as attribute in convo
|
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
|
37e335097e
|
chore: remove unused bdecode logic as it is now in libsession util
|
2 years ago |
Audric Ackermann
|
3c58f9c1e4
|
feat: add a hidden flag for convos and use it with the contactswrapper
|
2 years ago |
Audric Ackermann
|
c4217cb564
|
feat: sync nickname, blocked and approved status for contacts
|
2 years ago |
Audric Ackermann
|
f88acdb567
|
feat: remove blocked group tracking separately from the pubkeys
|
2 years ago |
mdPlusPlus
|
1d6ed17ac7
|
Fix typos via codespell
|
2 years ago |
Audric Ackermann
|
7c56310e69
|
feat: addConfSyncJob start
|
2 years ago |
Audric Ackermann
|
90804491d6
|
feat: add job result enum with success, retry and permanent fail
|
2 years ago |
Audric Ackermann
|
08a15b210a
|
feat: move avatar downloading to JobRunner
|
2 years ago |
Audric Ackermann
|
9cf1419ca5
|
feat: add first try to build SharedConfigMessages
|
2 years ago |
Audric Ackermann
|
141c22ed43
|
tesat: add tests for the JobRunner class
|
2 years ago |
Audric Ackermann
|
b3995c117b
|
feat: add a PersistedJobRunner which can handle SyncConfJobs
|
2 years ago |
Audric Ackermann
|
68852a9e63
|
chore: move syncUtils to its own folder
|
2 years ago |