From 885e0c8b76a09b67bd6d535a2918be11322d5865 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Sun, 31 Aug 2014 00:36:11 +0100 Subject: add a basic wishlist --- WISHLIST.rst | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 WISHLIST.rst (limited to 'WISHLIST.rst') diff --git a/WISHLIST.rst b/WISHLIST.rst new file mode 100644 index 0000000000..e9e120874e --- /dev/null +++ b/WISHLIST.rst @@ -0,0 +1,6 @@ +Broad-sweeping stuff which would be nice to have +================================================ + + - homeserver implementation in go + - homeserver implementation in node.js + - client SDKs -- cgit 1.4.1 From fad58dbd08a1c675a50b732545c2efd83390be74 Mon Sep 17 00:00:00 2001 From: Matthew Hodgson Date: Mon, 1 Sep 2014 13:22:50 +0100 Subject: add another public wishlist item --- WISHLIST.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'WISHLIST.rst') diff --git a/WISHLIST.rst b/WISHLIST.rst index e9e120874e..68324ad9d4 100644 --- a/WISHLIST.rst +++ b/WISHLIST.rst @@ -1,6 +1,7 @@ Broad-sweeping stuff which would be nice to have ================================================ + - Additional SQL backends beyond sqlite - homeserver implementation in go - homeserver implementation in node.js - client SDKs -- cgit 1.4.1