From 66d4a167999f26914aa7d73ae443ce6e61d611d1 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Wed, 16 Oct 2013 11:53:45 +0200 Subject: [PATCH 1/2] Also add address to index.html --- README.rst | 2 +- index.html | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 88106c28f..d4066ac99 100644 --- a/README.rst +++ b/README.rst @@ -80,7 +80,7 @@ Licence Donate ------ -Bitcoins: 16FsPqE9DhFTryxrUenpsGX4LJ1TPu8GqS +Bitcoin address: 16FsPqE9DhFTryxrUenpsGX4LJ1TPu8GqS .. _Converse.js: http://conversejs.org .. _strophe.js: http://strophe.im/strophejs diff --git a/index.html b/index.html index bcc81172b..78e717a0a 100644 --- a/index.html +++ b/index.html @@ -160,9 +160,12 @@

Converse.js is released under both the MIT and GPL licenses.

+

Donate

+

Bitcoin address: 16FsPqE9DhFTryxrUenpsGX4LJ1TPu8GqS

+

Contact

You can follow me on Twitter

-

My XMPP username is jc@opkode.im.

+

My XMPP handle is jc@opkode.im.

Send me an email via this contact form.

From 3260c7d2b056773e0151b7f1113f053181af43f7 Mon Sep 17 00:00:00 2001 From: JC Brand Date: Wed, 16 Oct 2013 12:03:24 +0200 Subject: [PATCH 2/2] Use @thomascube's roundcube add-on fork. --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 78e717a0a..c737827da 100644 --- a/index.html +++ b/index.html @@ -83,8 +83,7 @@ into Django. It adds single-signon-support (SSO) support and a database model to store XMPP credentials.
  • Roundcube

    - roundcube-converse.js-xmpp-plugin - is a plugin for Roundcube Webmail. It's README states that it's still a work in progress. + roundcube-converse.js-xmpp-plugin is a plugin for Roundcube Webmail.