Commit Graph

23 Commits

Author SHA1 Message Date
audric e9412df60e fix lint and steal autofocus on registration to seed 2021-08-06 15:59:38 +10:00
audric 61b48dd06b move delete_all api call to snodeAPI.ts 2021-08-06 11:01:18 +10:00
audric bea704ecf0 bump react to 17 2021-08-04 10:52:24 +10:00
Audric Ackermann 19c6bebab0
make sure to retry fetch sqwarm with a new targetNode if needed 2021-08-02 14:33:39 +10:00
Audric Ackermann 8760a59875
nodefetch headers as on mobile + cleanup worker code 2021-07-09 15:31:10 +10:00
Audric Ackermann ca331b95a6
remove coverage unused 2021-07-05 10:26:40 +10:00
Audric Ackermann 504a9afc0a
fix up handling of clock out of sync 2021-06-29 14:55:59 +10:00
Audric Ackermann e85f69a144
use our retrieve status as isOnline status 2021-06-29 13:59:41 +10:00
Audric Ackermann 09799d83c6
allow single chars ONS 2021-06-17 09:23:54 +10:00
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
2021-06-08 14:35:30 +10:00
Audric Ackermann f3768a674a
short error on no network for retry sending message 2021-06-03 14:30:58 +10:00
Audric Ackermann 0aefd1b2bf
add handling of old ONS names too 2021-06-02 13:59:48 +10:00
Audric Ackermann d0c1a2bf3a
add ONS resolve for new ONS and loading on message overlay 2021-06-02 12:29:06 +10:00
Audric Ackermann b055165a5d
display a message when the recipient screenshots an attachemnt 2021-06-01 15:46:29 +10:00
Audric Ackermann 372119b17b
WIP 2021-05-25 09:53:11 +10:00
Audric Ackermann a2ea02960e
add some retries for not already retries requests 2021-05-24 16:03:52 +10:00
Audric Ackermann a777b09165
cleanup tests 2021-05-24 11:43:51 +10:00
Audric Ackermann 5cab7908b4
add some test for partial path rebuilding 2021-05-19 15:54:31 +10:00
Audric Ackermann 4514714d60
WIP 2021-05-19 11:44:30 +10:00
Audric Ackermann ed53ab43e6
WIP 2021-05-18 14:22:57 +10:00
Audric Ackermann c599d0b629
WIP 2021-05-17 14:39:56 +10:00
Audric Ackermann a83a2afa4f
scoring system kind of working 2021-05-17 10:07:27 +10:00
Audric Ackermann c63d5a4581
rename serviceNodeApi to SNodeApi 2021-05-13 14:52:13 +10:00
Renamed from ts/session/snode_api/serviceNodeAPI.ts (Browse further)