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
|
0ef2df801e
|
test: speedup onion tests by stubbing retries timeout
|
2 years ago |
Audric Ackermann
|
e220aeea91
|
feat: add working encrypt/decrypt for 03 group with libsession
|
2 years ago |
Audric Ackermann
|
cd17a08c2e
|
chore: lint
|
2 years ago |
Audric Ackermann
|
1a18054fae
|
feat: add bump of config hashes for groups when we have admin key
|
2 years ago |
Audric Ackermann
|
46e3675c45
|
feat: add function to redux to grab group detail outside of store
|
2 years ago |
Audric Ackermann
|
90f4dd761c
|
feat: add meta merge and update of name+members
|
2 years ago |
Audric Ackermann
|
8c3b6508ad
|
fix: wip before removing info+members+keys from protobuf kinds
|
2 years ago |
Audric Ackermann
|
f23c52557b
|
feat: add protobuf changes for new groups
|
2 years ago |
Audric Ackermann
|
db98cc2812
|
feat: able to create a broken closedgroup v3
|
2 years ago |
Audric Ackermann
|
84deed19f9
|
feat: add block msg requests from sogs
|
2 years ago |
Audric Ackermann
|
d43d6abbae
|
chore: replace tslint with eslint and fix linting issues
|
2 years ago |
Audric Ackermann
|
0e18bf4640
|
fix: disable expire timer tracking for all libsession logic
this will need to be turned on when the disappearing branch is merged
|
2 years ago |
Audric Ackermann
|
5a5f069cca
|
fix: add tracking of expiration timer for nts through libsession
|
2 years ago |
Audric Ackermann
|
6676bf77f9
|
chore: fix unit tests for userconfig changes
|
2 years ago |
Audric Ackermann
|
4d0e79f195
|
fix: legacy group with wrapper and disable right click while searching
|
2 years ago |
Audric Ackermann
|
3cd52d5b1a
|
fix: add currentHashes and update expiry on every poll
|
2 years ago |
Audric Ackermann
|
e263b701b0
|
chore: fetch latest archive from libsession nodejs git repo
|
2 years ago |
Audric Ackermann
|
cbffc29950
|
fix: run tests for libsession-util integration and fix issue
|
2 years ago |
Audric Ackermann
|
c2e3f1b587
|
chore: update libsession-util name & dependency
|
2 years ago |
Audric Ackermann
|
760642e149
|
feat: use the lastJoinedAt and createdAt from the wrapper
|
2 years ago |
Audric Ackermann
|
796ccf0582
|
feat: add handling and setting of the expireTimer for contacts
|
2 years ago |
Audric Ackermann
|
bf2456df8e
|
chore: do not store mentionedUs and unreadCount as attribute in convo
|
2 years ago |
Audric Ackermann
|
21d8151b8b
|
feat: add convo volatile info mgmt
|
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
|
4bfcf91193
|
fix: add return types for libsession wrapper functions
|
2 years ago |
Audric Ackermann
|
d1cefd4729
|
feat: add contacts & user profile handling of incoming messages
|
2 years ago |
Audric Ackermann
|
b4835f1636
|
fix: make libsession worker run from the renderer with key from settings
|
2 years ago |
Audric Ackermann
|
1a65b7a7f2
|
feat: working calls to node module from renderer through worker
|
2 years ago |