Merge with 0.7

Thu, 18 Feb 2010 18:57:55 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 18 Feb 2010 18:57:55 +0000
changeset 2666
ef33efdec5bb
parent 2662
6877179335a9 (current diff)
parent 2665
c26bfc0359bb (diff)
child 2668
4ddacf58f43d

Merge with 0.7

--- a/HACKERS	Thu Feb 18 16:46:07 2010 +0000
+++ b/HACKERS	Thu Feb 18 18:57:55 2010 +0000
@@ -5,6 +5,8 @@
 information on these at http://prosody.im/discuss
 
 Patches are welcome, though before sending we would appreciate if you read 
-docs/coding_style.txt for guidelines on how to format your code, and are 
-comfortable with copyright of contributions being assigned to the core 
-developers.
+docs/coding_style.txt for guidelines on how to format your code, and other tips.
+
+Documentation for developers can be found at http://prosody.im/doc/developers
+
+Have fun :)
--- a/README	Thu Feb 18 16:46:07 2010 +0000
+++ b/README	Thu Feb 18 18:57:55 2010 +0000
@@ -32,6 +32,6 @@
 ## Installation
 
 See the accompanying INSTALL file for help on building Prosody from source. Alternatively 
-see our guide at http://prosody.im/install
+see our guide at http://prosody.im/doc/install
 
 
--- a/TODO	Thu Feb 18 16:46:07 2010 +0000
+++ b/TODO	Thu Feb 18 18:57:55 2010 +0000
@@ -1,5 +1,16 @@
-- Ad-hoc commands
-- Clustering
+== 0.8 ==
+- Ad-hoc commands:
+	http://code.google.com/p/prosody-modules/wiki/mod_adhoc
+	http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_admin
+	http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_ping
+	http://code.google.com/p/prosody-modules/wiki/mod_adhoc_cmd_uptime
+	
 - Pubsub
+- Data storage backend abstraction
 
+== 0.9 ==
+- Clustering
 
+== 1.0 ==
+- Web interface?
+- World domination

mercurial