Measure and report timeline download time
[tt.git] / TODO
diff --git a/TODO b/TODO
index be161db..b106160 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,7 +1,7 @@
 - [ ] Convert to Typed Racket
   - requires: build executable (otherwise too slow)
-- [ ] Build executable
-  - requires: fix of "collection not found" when executing the built executable
+- [x] Build executable
+  Implies fix of "collection not found" when executing the built executable
     outside the source directory:
 
     collection-path: collection not found
@@ -17,8 +17,9 @@
 - [ ] Support redirects
   - should permanent redirects update the feed somehow?
 - [ ] Support time ranges (i.e. reading the timeline between given time points)
-- [ ] Implement rfc3339->epoch and remove dependency on rfc3339-old
-- [ ] remove dependency on http-client
+- [x] Implement rfc3339->epoch
+- [x] Remove dependency on rfc3339-old
+- [x] remove dependency on http-client
 - [ ] optional text wrap
 - [ ] write
 - [x] caching (use cache by default, unless explicitly asked for update)
This page took 0.03509 seconds and 4 git commands to generate.