From e84ca06c63f92d4d8191d8f7be93684383cd6e92 Mon Sep 17 00:00:00 2001
From: Daniel Gultsch <daniel@gultsch.de>
Date: Sat, 9 Feb 2019 11:37:06 +0100
Subject: [PATCH] added a few entries to TODO

---
 TODO.md | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/TODO.md b/TODO.md
index 7081287..ebdc47c 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1 +1,5 @@
+* Allow multiple entries (phone numbers) per Jabber ID
+* Generalize look up method and allow email addresses (and potentially all sort of uris) to be stored in the directory
+* XEPify look up method
 * Give verified users access to query the directory (Probably configurable via config flag)
+* send IQ ping when 'already on another device' error occurs
-- 
GitLab