Audric Ackermann
ca331b95a6
remove coverage unused
4 years ago
Audric Ackermann
6ca466cc22
fix about window localized string
4 years ago
Audric Ackermann
ef0b07bb7a
WIP
4 years ago
Audric Ackermann
447f862ace
add some static glowing to the actionpanel light
4 years ago
Audric Ackermann
504a9afc0a
fix up handling of clock out of sync
4 years ago
Audric Ackermann
e85f69a144
use our retrieve status as isOnline status
4 years ago
Audric Ackermann
13bc1a21d9
add test for swarmPolling variable rate
4 years ago
Audric Ackermann
7ea30b70ca
variable swarm polling based on activeAt timestamp
4 years ago
Audric Ackermann
e090b8e8c6
remove getInstance on swarmPolling
4 years ago
Audric Ackermann
89a0868fc3
remove getInstance of conversationController to get()
4 years ago
Warrick Corfe-Tan
02713328db
removed line.
4 years ago
Warrick Corfe-Tan
fce639bb6c
Fix snode return
4 years ago
Audric Ackermann
156a880472
fix snode fetch from seed if not enough on app start in db
4 years ago
Audric Ackermann
09799d83c6
allow single chars ONS
4 years ago
Audric Ackermann
e9217168e4
improve 502 handling with guard node in fault in some cases
4 years ago
Audric Ackermann
b403b89224
fix bug with quote empty profileName
4 years ago
Audric Ackermann
3c80869418
improve bad path handling when snode not in path
4 years ago
Audric Ackermann
5bf844241b
fix tests
4 years ago
Audric Ackermann
0a208c0d15
store snodes list on db, use them if possible on app start
...
if not enough snodes or no snodes at all, a request to the seed node is
made instead
4 years ago
Audric Ackermann
6b399e3683
add pn server dev url fallback to v2/lsrpc
...
the dev pn server is not used in the app, this change is just here to
not have to think of switching this part too when debugging against the
pn dev server
4 years ago
Audric Ackermann
f3768a674a
short error on no network for retry sending message
4 years ago
Audric Ackermann
0aefd1b2bf
add handling of old ONS names too
4 years ago
Audric Ackermann
d0c1a2bf3a
add ONS resolve for new ONS and loading on message overlay
4 years ago
Audric Ackermann
b055165a5d
display a message when the recipient screenshots an attachemnt
4 years ago
Audric Ackermann
db54cb37b9
hide failing call to deleteAuthToken logs
4 years ago
Audric Ackermann
88036edd38
add more tests for multi errors onion rebuild
4 years ago
Audric Ackermann
05745d7726
add tests to drop snode from path after 3 failure
4 years ago
Audric Ackermann
2e9a34f72b
add tests for handling of OXEN_SERVER_ERRORS
4 years ago
Audric Ackermann
53c9bb1012
add some tests for 421 handling at destination
4 years ago
Audric Ackermann
adb9208491
do not retry Oxen Server Error
4 years ago
Audric Ackermann
372119b17b
WIP
4 years ago
Audric Ackermann
a2ea02960e
add some retries for not already retries requests
4 years ago
Audric Ackermann
a777b09165
cleanup tests
4 years ago
Audric Ackermann
f4c3c82e31
Add some test for onion path rebuild handling
4 years ago
Audric Ackermann
5cab7908b4
add some test for partial path rebuilding
4 years ago
Audric Ackermann
4514714d60
WIP
4 years ago
Audric Ackermann
ed53ab43e6
WIP
4 years ago
Audric Ackermann
c599d0b629
WIP
4 years ago
Audric Ackermann
a83a2afa4f
scoring system kind of working
4 years ago
Audric Ackermann
c63d5a4581
rename serviceNodeApi to SNodeApi
4 years ago
Audric Ackermann
8cb50ebc91
move onionPath building to outside of index.ts
4 years ago
Audric Ackermann
58abd08e6d
Get snode from snode ( #1614 )
...
* force deleteAccount after 10sec timeout waiting for configMessage
* move some constants to file where they are used
* add a way to fetch snodes from snodes
* remove a snode from a pubkey's swarm if we get 421 without valid content
* remove getVersion from snodes
* hide groupMembers in right panel for non-group convo
4 years ago
Audric Ackermann
248494f15b
redesign group invitation message type
4 years ago
Audric Ackermann
7ec663df71
move SwarmPolling from window to require singleton
4 years ago
Audric Ackermann
4547afd97f
Poll for preview on room creation
4 years ago
Audric Ackermann
66d5fd93e2
Merge branch 'master' into open-group-v2
4 years ago
Audric Ackermann
3aa9ca785f
fix leave opengroup button right panel, and add memberCount
4 years ago
Audric Ackermann
bdcdca206b
write attachment path with absolute attachment to disk for opengroupv2
4 years ago
Audric Ackermann
87c3fa0c55
refresh snode list and rebuild onion path once in a day
4 years ago
Audric Ackermann
ad26e50de1
fix attachment upload for opengroupv1 and old file server
4 years ago