From 54498e59964d2819baa30a4f0fdfd2745bd4147e Mon Sep 17 00:00:00 2001 From: Rick Carlino Date: Thu, 7 May 2020 07:33:24 -0500 Subject: [PATCH] Update README todo items --- README.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index a3f08d9..e034076 100644 --- a/README.md +++ b/README.md @@ -49,10 +49,8 @@ See `kitchen_sink.sh` examples. - [X] Create a contact email for project outsiders (and maybe a developer email list?) - [X] Update README.md - [X] Update Ruby API docs - - [ ] Make location of blob folder configurable - - [ ] Update blobs spec to clear out blob folder every time it runs. - - [ ] Filter messages from blocked users importing bundles. - - [ ] Filter blobs from blocked users when importing bundles. + - [X] Update blobs spec to clear out blob folder every time it runs. + - [ ] Make location of blob folder configurable? - [ ] Oops, `lipmaa` field needs to be a hash, not an integer! - [ ] Update Dev docs in protocol spec to reflect changes to `lipmaa` header. - [ ] Update spec document CLI usage examples to reflect API changes in 2020.