aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2021-04-06 01:42:13 +0200
committerMattias Andrée <maandree@kth.se>2021-04-06 01:42:13 +0200
commitf2ee15e4ec3a02e4be6a522bb7b276bdf5703301 (patch)
treebfc43bf5dc1b2d8fec9a1c68c8c8e140f696f09f /TODO
parentm (diff)
downloadcontacts-f2ee15e4ec3a02e4be6a522bb7b276bdf5703301.tar.gz
contacts-f2ee15e4ec3a02e4be6a522bb7b276bdf5703301.tar.bz2
contacts-f2ee15e4ec3a02e4be6a522bb7b276bdf5703301.tar.xz
m + add block utils
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 90e03e9..a334e06 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-Add tools for .blocks
+update list-contacts to handle block status
Test find-contact-by-chat
Test find-contact-by-email
@@ -7,6 +7,7 @@ Test find-contact-by-organisation
Test find-contact-by-pgpkey
Test find-contact-by-photo
Test find-contact-by-site
+Test get-contact-blocks
Test get-contact-chats
Test get-contact-emails
Test get-contact-numbers
@@ -19,6 +20,7 @@ Test list-contact-organisations
Test list-organisation-contacts
Test set-contact-addresses
Test set-contact-birthday
+Test set-contact-blocks
Test set-contact-chats
Test set-contact-emails
Test set-contact-groups
@@ -28,6 +30,7 @@ Test set-contact-organisations
Test set-contact-pgpkeys
Test set-contact-photos
Test set-contact-sites
+Test unblock-contact
Add ability to filter on unset values in entries
Add ability to remove values in entries
Add man pages