diff options
author | Mattias Andrée <maandree@kth.se> | 2021-04-06 01:42:13 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-04-06 01:42:13 +0200 |
commit | f2ee15e4ec3a02e4be6a522bb7b276bdf5703301 (patch) | |
tree | bfc43bf5dc1b2d8fec9a1c68c8c8e140f696f09f /TODO | |
parent | m (diff) | |
download | contacts-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-- | TODO | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |