X-Git-Url: https://git.xandkar.net/?a=blobdiff_plain;f=TODO;h=b10616078f5efd699136b26865ef5dc1b95d9a4f;hb=refs%2Ftags%2F0.13.1;hp=be161dbd62910112dd93a20cedf22a4b73da9ce5;hpb=33cf28486d0a9b2e8fba1e07bc298d9a8092d078;p=tt.git diff --git a/TODO b/TODO index be161db..b106160 100644 --- 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)