Commit Graph

18 Commits (1a2d1484823cc4170b3da85bf8d7a08f287dab3b)

Author SHA1 Message Date
Audric Ackermann 142bbd8eee
disable getVersion to snodes calls as we don't need it anymore
Audric Ackermann 8a2b6a5519
remove fallback to node-fetch
Audric Ackermann 4a794e90a0
signInWithRecovery = show full screen loader
Audric Ackermann d12e0500af
mark node as bad if it returns difficulty 100
Audric Ackermann 3a876c7322
add notify to PN server on message sent
Audric Ackermann 7501d71542
fix polling logic on network errors
Maxim Shishmarev d95dfdc04a
Merge pull request from msgmaxim/medium-group-fixes
Medium group protocol changes
Maxim Shishmarev f1bc0ffc27 Fix export for file onions
Maxim Shishmarev cc43555cd2 Merge branch 'clearnet' into medium-group-fixes
Maxim Shishmarev 87144336b7 Large refactor of medium groups. Fixes them for multidevice
Maxim Shishmarev 8f0d59f9b8 Fix not shuffling nodes requested for pubkey
Audric Ackermann f641b9436b
fix our handling of snode sending errors so we have a real error shown
when a message fails to send because of it.

Also, fix the retry logic on the corresponding message
Maxim Shishmarev 7724df25cc Fix incorrect handling of pow update
Maxim Shishmarev 29fe64f5d5 Fix retrieving with pubkey object
Maxim Shishmarev 12f73e23f2 Move onion requests to typescript
Maxim Shishmarev d5a98b8b47 Remove swarm nodes from conversations
Maxim Shishmarev 9cdb7710ec Stub out swarm polling
Maxim Shishmarev 0904e7a8ca Refactor from message polling to content message handling