diff options
author | Mattias Andrée <maandree@kth.se> | 2021-04-03 19:26:35 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-04-03 19:26:35 +0200 |
commit | 2c6143d373c86f6b5c31e07d97447063766cd4eb (patch) | |
tree | 3f92f07cb737dad6f0f6f02bd191741fdd57edad /TODO | |
parent | Add photo utils (diff) | |
download | contacts-2c6143d373c86f6b5c31e07d97447063766cd4eb.tar.gz contacts-2c6143d373c86f6b5c31e07d97447063766cd4eb.tar.bz2 contacts-2c6143d373c86f6b5c31e07d97447063766cd4eb.tar.xz |
m + add chat 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,23 +1,26 @@ Add tools for .blocks Add tools for .numbers Add tools for .addresses -Add tools for .chats Add tools for .birthday +Test find-contact-by-chat Test find-contact-by-email Test find-contact-by-name Test find-contact-by-organisation Test find-contact-by-pgpkey Test find-contact-by-photo Test find-contact-by-site +Test get-contact-chats Test get-contact-emails Test get-contact-name Test get-contact-organisations Test get-contact-pgpkeys Test get-contact-photos Test get-contact-sites +Test list-chat-contacts Test list-contact-organisations Test list-organisation-contacts +Test set-contact-chats Test set-contact-emails Test set-contact-groups Test set-contact-name |