diff options
author | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-15 10:08:47 +0200 |
---|---|---|
committer | Emmanuel ROHEE <erohee@amdocs.com> | 2014-09-15 10:08:47 +0200 |
commit | 3292f70071f036e8a3963bf5aca0207ace93fc2f (patch) | |
tree | 18d62188c733342a205cf64ee07f6889fa647f16 /WISHLIST.rst | |
parent | Define a CLOS-like 'around' modifier as a decorator, to neaten up the 'orig_*... (diff) | |
parent | unbreak wordwrapping by breaking multiline paste for now (diff) | |
download | synapse-3292f70071f036e8a3963bf5aca0207ace93fc2f.tar.xz |
Merge remote-tracking branch 'origin/master' into develop
Diffstat (limited to 'WISHLIST.rst')
-rw-r--r-- | WISHLIST.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/WISHLIST.rst b/WISHLIST.rst index 68324ad9d4..a0713f1966 100644 --- a/WISHLIST.rst +++ b/WISHLIST.rst @@ -5,3 +5,5 @@ Broad-sweeping stuff which would be nice to have - homeserver implementation in go - homeserver implementation in node.js - client SDKs + - libpurple library + - irssi plugin? |