diff options
author | Mattias Andrée <maandree@kth.se> | 2021-04-12 13:37:59 +0200 |
---|---|---|
committer | Mattias Andrée <maandree@kth.se> | 2021-04-12 13:37:59 +0200 |
commit | fa88a28e46b7ac2d3dcd1938e5e4708157d08b22 (patch) | |
tree | c3ca4f98374328f37d71d1079f9e1f7406ed84d8 /TODO | |
parent | Minor fix to set-contact-photos (diff) | |
download | contacts-fa88a28e46b7ac2d3dcd1938e5e4708157d08b22.tar.gz contacts-fa88a28e46b7ac2d3dcd1938e5e4708157d08b22.tar.bz2 contacts-fa88a28e46b7ac2d3dcd1938e5e4708157d08b22.tar.xz |
Deduplicate code and make some small improvements
Signed-off-by: Mattias Andrée <maandree@kth.se>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 13 |
1 files changed, 1 insertions, 12 deletions
@@ -1,16 +1,5 @@ -Test find-contact-by-chat -Test find-contact-by-organisation -Test find-contact-by-pgpkey -Test find-contact-by-photo -Test get-contact-blocks -Test get-contact-chats -Test get-contact-organisations -Test get-contact-pgpkeys -Test get-contact-photos -Test list-chat-contacts -Test list-contact-organisations -Test list-organisation-contacts Test set-contact-blocks +Test get-contact-blocks Test unblock-contact Add ability to filter on unset values in entries Add ability to remove values in entries |