diff options
author | Mattias Andrée <maandree@kth.se> | 2021-04-04 03:31:26 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-04-04 03:31:26 +0200 |
commit | efa7ac2eef94614ed6e8481b57b00cf25239581b (patch) | |
tree | 94efbb77a19adf478522014f314edf5ff51a8eca /TODO | |
parent | m + add chat utils (diff) | |
download | contacts-efa7ac2eef94614ed6e8481b57b00cf25239581b.tar.gz contacts-efa7ac2eef94614ed6e8481b57b00cf25239581b.tar.bz2 contacts-efa7ac2eef94614ed6e8481b57b00cf25239581b.tar.xz |
misc
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 12 |
1 files changed, 10 insertions, 2 deletions
@@ -1,29 +1,37 @@ +Add tools for checking context for contact info Add tools for .blocks -Add tools for .numbers Add tools for .addresses -Add tools for .birthday + +list-birthdays +set-contact-birthday Test find-contact-by-chat Test find-contact-by-email Test find-contact-by-name +Test find-contact-by-number Test find-contact-by-organisation Test find-contact-by-pgpkey Test find-contact-by-photo Test find-contact-by-site +Test get-contact-birthday Test get-contact-chats Test get-contact-emails Test get-contact-name +Test get-contact-numbers Test get-contact-organisations Test get-contact-pgpkeys Test get-contact-photos Test get-contact-sites +Test list-birthdays Test list-chat-contacts Test list-contact-organisations Test list-organisation-contacts +Test set-contact-birthday Test set-contact-chats Test set-contact-emails Test set-contact-groups Test set-contact-name +Test set-contact-numbers Test set-contact-organisations Test set-contact-pgpkeys Test set-contact-photos |