Commit Graph

18 Commits (b83067d0ee2fff9dfc502030eb7807fcf399c3a7)

Author SHA1 Message Date
audric c83776e510 fix the log file space usage on path building error
the issue seems to be coming from the fact that we need at least
minSnodePool count snodes to build a path reliably.
4 years ago
Warrick Corfe-Tan ec447b2e2e network clear all WIP 4 years ago
Audric Ackermann 399041c5b3
cache identity pair and add some per measure 4 years ago
Audric Ackermann 89a0868fc3
remove getInstance of conversationController to get() 4 years ago
Audric Ackermann 5cab7908b4
add some test for partial path rebuilding 5 years ago
Audric Ackermann f7581cf4eb
increase prettier maxWidth to 100 5 years ago
Audric Ackermann 305ece1c7c update our profile on incoming configMessage sent after our last update 5 years ago
Audric Ackermann 5d6d81b9ef Move accountManager to typescript 5 years ago
Audric Ackermann 0a539c79ce
on signup/register, set last_profile_update_timestamp to now() 5 years ago
Audric Ackermann b6ff4dc186
always share profileKey if it is set 5 years ago
Audric Ackermann fc24df00fb
always share our profileKey on outgoing messages 5 years ago
Audric Ackermann 01085244bd
split up registration signup tab logic to sub components 5 years ago
Audric Ackermann e466062f15 WIP 5 years ago
Audric Ackermann 8ea9f02cec Move data.js to data.ts 5 years ago
Audric Ackermann b76ce0f2ff
update models to TS part2 5 years ago
Audric Ackermann a51f95d28c
move models to TS part1 5 years ago
Audric Ackermann c7d6e940ce speed up loading of messages by removing db call to fetch our pubkey 5 years ago
Audric Ackermann a0703bc2f9
remove primary and secondary device separate status 5 years ago