X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=TODO;h=69ace9090ff10c91453beb93eea1af28186ccc6f;hb=HEAD;hp=f669c7239b00c3125f1377b53456ac7694bcc9c4;hpb=a993cb8550a584242d352ff7d845a6ca7ff3c755;p=tt.git diff --git a/TODO b/TODO index f669c72..69ace90 100644 --- a/TODO +++ b/TODO @@ -57,6 +57,11 @@ In-progress - [x] @ - [x] @ - [ ] "following" from timeline comments: # following = + 1. split file lines in 2 groups: comments and messages + 2. dispatch messages parsing as usual + 3. dispatch comments parsing for: + - # following = + - what else? - [ ] Parse User-Agent web access logs. - [-] Update peer ref file(s) - [x] peers-all @@ -107,9 +112,7 @@ In-progress Backlog ------- - [ ] Support date without time in timestamps -- [ ] Crawl all cache/objects/*, not given peers. - BUT, in order to build A-mentioned-B graph, we need to know the nick - associated with the URI whos object we're examining. How to do that? +- [ ] Associate cached object with nick. - [ ] Crawl downloaded web access logs - [ ] download-command hook to grab the access logs @@ -174,6 +177,7 @@ Backlog Done ---- +- [x] Crawl all cache/objects/*, not given peers. - [x] Support time ranges (i.e. reading the timeline between given time points) - [x] Dedup read-in peers before using them. - [x] Prevent redundant downloads