Audric Ackermann
0e286142f1
chore: add a redux settings slice, currently outdated banner inc
3 years ago
Audric Ackermann
3ecc89fab3
Merge remote-tracking branch 'upstream/master' into onboarding
3 years ago
Audric Ackermann
dc329668fa
chore: fix unit tests
3 years ago
Audric Ackermann
760642e149
feat: use the lastJoinedAt and createdAt from the wrapper
3 years ago
Audric Ackermann
fe5eea4c8d
chore: fix critical yarn audit issues
3 years ago
Audric Ackermann
796ccf0582
feat: add handling and setting of the expireTimer for contacts
3 years ago
Audric Ackermann
554b445a3e
feat: lookup for shared config message on link device
3 years ago
Audric Ackermann
1c50aacc34
chore: remove groupModerators sogs from the db, store in redux only
3 years ago
Audric Ackermann
bf2456df8e
chore: do not store mentionedUs and unreadCount as attribute in convo
3 years ago
Audric Ackermann
21d8151b8b
feat: add convo volatile info mgmt
3 years ago
Audric Ackermann
c4e17d0825
fix: add mgmt of members in user groups wrapper
3 years ago
Audric Ackermann
bc905bdba1
feat: start of community handling in libsession util
...
also remove tracking of hashes for config namespaces
3 years ago
Audric Ackermann
c4217cb564
feat: sync nickname, blocked and approved status for contacts
3 years ago
mdPlusPlus
1d6ed17ac7
Fix typos via codespell
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
f870eff45b
fix: make syncJob throttled every 3s and start right away if possible
...
also enable sig_timestamp on mainnet use as every node should have
upgraded now
3 years ago
Audric Ackermann
6bbb16b46d
feat: track and delete configMessageHashes
3 years ago
Audric Ackermann
7c56310e69
feat: addConfSyncJob start
3 years ago
Audric Ackermann
9cf1419ca5
feat: add first try to build SharedConfigMessages
3 years ago
Audric Ackermann
d1cefd4729
feat: add contacts & user profile handling of incoming messages
3 years ago
Audric Ackermann
2da2c95272
chore: cleanedup the stubbing logic
3 years ago
Audric Ackermann
c8e76b17de
chore: refactor db instance to outside its sql.ts file
3 years ago
Audric Ackermann
58edbf44ee
add SharedConfig message and signing it when sending them
3 years ago
Audric Ackermann
6d1b406c85
fix: add namespace to all sending message calls
3 years ago
Audric Ackermann
0f58e11a17
chore: update with latest libsession wrapper
3 years ago
Audric Ackermann
1a65b7a7f2
feat: working calls to node module from renderer through worker
3 years ago
Audric Ackermann
bace70c6bc
chore: move util worker to its own folder
3 years ago
Audric Ackermann
65df3157bd
chore: lint
3 years ago
Audric Ackermann
2a8d764bfb
fix tests
3 years ago
Audric Ackermann
fddfc8c501
fix: hide v3 closed group protobuf messages for now
3 years ago
Audric Ackermann
4b97f14edf
fix: added batch requests for snode but signature fails
3 years ago
Audric Ackermann
d7bcf1026f
fix: refactor snodeRPC to use snode batching
3 years ago
Audric Ackermann
ae51b0cd96
fix: include auth sogs headers everywhere
3 years ago
Audric Ackermann
26290ffd8b
fix: mark attachment as failure if we get a 404
3 years ago
Audric Ackermann
e62c1599a5
Merge branch 'clearnet' into feat-move-attachments-outside-messagebox
3 years ago
Audric Ackermann
ad04faca6f
fix: increment bad snode if we timeout of guard node
3 years ago
Audric Ackermann
81fa09b8ee
Merge branch 'menu-redesign' into settings-redesign
3 years ago
Audric Ackermann
f87d902c98
fix: PR Reviews
3 years ago
Audric Ackermann
cfbb58aa7f
fix: remove logs of HF 19.0 and 19.1 values
3 years ago
Audric Ackermann
970e719229
chore: move session radio group to styled components
...
also clean up unused css
and move some elements from OverlayClosedGroup to styled components
3 years ago
Audric Ackermann
e6cd277bd2
fix: allow non admin mods to delete message for deletion
3 years ago
Audric Ackermann
242d51ca8d
Id blinding + onionv4 + new endpoints for sogs and fileserver ( #2347 )
...
* Added Onionv4 support to file server, sogs and pn server
* Added blinded message support
* Updated endpoints for sogs and file server to remove legacy ones
3 years ago
Audric Ackermann
6c05ff3c07
move useTestNet to featureFlag dependent on ENV variables
3 years ago
Audric Ackermann
9bd8b73a0c
fix testnet
3 years ago
Audric Ackermann
d948045e6a
added hf switching of poll&store requests + tests
4 years ago
Audric Ackermann
363977b358
add polling from namespace 0 and storing lastHash with namespace
4 years ago
Audric Ackermann
50ca1bcda9
added namespace field and signature using it for our own 'retrieve'
4 years ago
Audric Ackermann
0ebc1d7e92
split attachmnent logic between what is used on main and renderer
4 years ago
Audric Ackermann
9f8920ef2c
mostly working but need to improve perfs
4 years ago
Audric Ackermann
6e8e8eaa9a
move errors.js to ts
4 years ago