Hmm, this wasn't saved when I committed it.

Fri, 05 Jun 2009 01:46:29 +0000

author
Paul Aurich <darkrain42@pidgin.im>
date
Fri, 05 Jun 2009 01:46:29 +0000
changeset 27248
b8775a6b1be0
parent 27247
06fd277b3355
child 27249
3f5b531ae0b3

Hmm, this wasn't saved when I committed it.

pidgin/plugins/disco/xmppdisco.c file | annotate | diff | comparison | revisions
--- a/pidgin/plugins/disco/xmppdisco.c	Thu Jun 04 06:40:16 2009 +0000
+++ b/pidgin/plugins/disco/xmppdisco.c	Fri Jun 05 01:46:29 2009 +0000
@@ -18,13 +18,15 @@
  */
 
 /* TODO list (a little bit of a brain dump):
-     * Support more actions than "register" and "add" based on context.
-	    - Subscribe to pubsub nodes (just...because?)
+	* Support more actions than "register" and "add" based on context.
+		- Subscribe to pubsub nodes (just...because?)
 		- Execute ad-hoc commands
 		- Change 'Register' to 'Unregister' if we're registered?
 		- Administer MUCs
-     * See if we can better handle the ad-hoc commands that ejabberd returns
-	   when disco'ing a server as an administrator:
+	* Enumerate pubsub node contents.
+		- PEP too? (useful development tool at times)
+	* See if we can better handle the ad-hoc commands that ejabberd returns
+	  when disco'ing a server as an administrator:
 from disco#items:
 	<item jid='darkrain42.org' node='announce' name='Announcements'/>
 disco#info:

mercurial