Commit graph

3354 commits

Author SHA1 Message Date
Daniel Lugo
e90c3b2066 better filtering 2020-02-03 22:16:55 -04:00
Daniel Lugo
806ff0bab7 delete stored req on successful connect 2020-02-03 22:16:54 -04:00
Daniel Lugo
b108027ba5 dont decrypt initial msg 2020-02-03 22:16:54 -04:00
Daniel Lugo
bdf23e78e4 logging 2020-02-03 22:16:54 -04:00
Daniel Lugo
d6df459070 remove debug code 2020-02-03 22:16:54 -04:00
Daniel Lugo
a12e31f72a t 2020-02-03 22:16:53 -04:00
Daniel Lugo
89e07ac19f use getters 2020-02-03 22:16:53 -04:00
Daniel Lugo
eea9b0dac8 different handling of outgoings 2020-02-03 22:16:53 -04:00
Daniel Lugo
905cdd6f00 better handling of outgoings 2020-02-03 22:16:52 -04:00
Daniel Lugo
4a03cde744 dont delete encrypted outgoings 2020-02-03 22:16:52 -04:00
Daniel Lugo
2d1e328cfb unused var 2020-02-03 22:16:52 -04:00
Daniel Lugo
6b298763af notify on sub 2020-02-03 22:16:52 -04:00
Daniel Lugo
d4ed5e0355 use getter 2020-02-03 22:16:51 -04:00
Daniel Lugo
6768533515 pubtoincoming fixes 2020-02-03 22:16:51 -04:00
Daniel Lugo
5e6142fd1b typos 2020-02-03 22:16:51 -04:00
Daniel Lugo
3d685eb714 log 2020-02-03 22:16:50 -04:00
Daniel Lugo
f96114b7fc decrypt with correct secret 2020-02-03 22:16:50 -04:00
Daniel Lugo
7306a52f8e unencrypt incoming feed 2020-02-03 22:16:50 -04:00
Daniel Lugo
b0c615d483 typo 2020-02-03 22:16:49 -04:00
Daniel Lugo
21c9b7f577 typo 2020-02-03 22:16:49 -04:00
Daniel Lugo
81907545b0 circular dependency node bug 2020-02-03 22:16:49 -04:00
Daniel Lugo
c2c63f9576 new events and streams 2020-02-03 22:16:48 -04:00
Daniel Lugo
8d28395e77 storedreqs stream 2020-02-03 22:16:48 -04:00
Daniel Lugo
29ef6eceba correct schema 2020-02-03 22:16:48 -04:00
Daniel Lugo
8513493176 better received reqs 2020-02-03 22:16:48 -04:00
Daniel Lugo
64cff4b64b filter chats for which we don't know the request status 2020-02-03 22:16:47 -04:00
Daniel Lugo
d898506a28 fine grained validation 2020-02-03 22:16:47 -04:00
Daniel Lugo
11fd373301 typo 2020-02-03 22:16:47 -04:00
Daniel Lugo
f6dd79c159 avoid stack overflow 2020-02-03 22:16:46 -04:00
Daniel Lugo
0713d5500b no empty chats 2020-02-03 22:16:46 -04:00
Daniel Lugo
018978d7ce faster chats 2020-02-03 22:16:46 -04:00
Daniel Lugo
3fdd932e63 streams 2020-02-03 22:16:45 -04:00
Daniel Lugo
857b9ba131 rules 2020-02-03 22:16:45 -04:00
Daniel Lugo
58cf841bdc correct decrpyt 2020-02-03 22:16:45 -04:00
Daniel Lugo
44de364ae4 better error checking 2020-02-03 22:16:45 -04:00
Daniel Lugo
03fe61f2e4 actually store listener 2020-02-03 22:16:44 -04:00
Daniel Lugo
72ff9eb21a better err msg 2020-02-03 22:16:44 -04:00
Daniel Lugo
d1b6b238bf schema check for incomplete data 2020-02-03 22:16:44 -04:00
Daniel Lugo
f97a110392 dont unencrypt initial msg 2020-02-03 22:16:43 -04:00
Daniel Lugo
1e8148641a actually import open lib 2020-02-03 22:16:43 -04:00
Daniel Lugo
d40f53fa85 remove invalid keywords 2020-02-03 22:16:43 -04:00
Daniel Lugo
527072f538 new onoutgoing 2020-02-03 22:16:43 -04:00
Daniel Lugo
ba99c7e400 use gun.open 2020-02-03 22:16:42 -04:00
Daniel Lugo
3a169db2f9 Revert "parallel"
This reverts commit aa6d487ef884bdb0df6e0a9135fb9dbc663bd50f.
2020-02-03 22:16:42 -04:00
Daniel Lugo
2eac1eaaf7 parallel 2020-02-03 22:16:42 -04:00
Daniel Lugo
b72604075f pass error through 2020-02-03 22:16:41 -04:00
Daniel Lugo
0f208f0948 generate new handshake addr on disconnect 2020-02-03 22:16:41 -04:00
Daniel Lugo
6458bf7398 take disconnect into account 2020-02-03 22:16:41 -04:00
Daniel Lugo
61ece2905a disconnect deletes last req sent id 2020-02-03 22:16:40 -04:00
Daniel Lugo
d58b9cc78b avatar null initial state 2020-02-03 22:16:40 -04:00