log src/plugins/plugin_xep_0060.py @ 1259:633fcd13a7dc

age author description
Fri, 21 Nov 2014 16:35:40 +0100 Goffi plugin pubsub: fixed a bug introducted in revision 318eab3f93f8: getDiscoItems handler method which is called on disco items request, was calling getDiscoItems from host, which do a request itself, resulting in an infinite items request loop.
Sat, 18 Oct 2014 16:28:37 +0200 souliane core, plugins: improve a bit some log messages
Sun, 19 Oct 2014 02:48:11 +0200 souliane plugins groupblogs: fixes the massive retrieval callback (loop variable was misused in a lambda callback)
Sat, 18 Oct 2014 20:23:12 +0200 souliane plugin XEP-0060: fixes listing the nodes on the pubsub service
Mon, 22 Sep 2014 22:25:44 +0200 souliane plugin XEP-0059: first draft, pubsub and jabber search do not exploit it yet
Mon, 22 Sep 2014 20:49:13 +0200 souliane plugin XEP-0060, groupblog: avoid unecessary pubsub errors while doing massive requests:
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
Fri, 21 Mar 2014 16:27:09 +0100 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
Tue, 25 Feb 2014 17:49:15 +0100 souliane plugin XEP-0060, groupblog: added nodeIdentifiers attribute to getItems in order to retrieve items by ids
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Tue, 10 Dec 2013 09:02:20 +0100 souliane plugins groupblog (xep-0060, xep-0277): added blog item modification/deletion
Thu, 14 Nov 2013 17:51:35 +0100 Goffi plugin XEP-0277, group blogs: proper asynchronous methods for sending blogs.
Mon, 20 May 2013 23:21:29 +0200 Goffi plugins XEP-0060, XEP-0277, groupblog: comments implementation (first draft, not finished yet):
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/plugins.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Remove every old-style class.
Fri, 18 Jan 2013 17:55:34 +0100 Emmanuel Gil Peyrot Remove trailing whitespaces.
Mon, 07 Jan 2013 23:30:13 +0100 Goffi dates update
Wed, 01 Aug 2012 22:53:02 +0200 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
Mon, 25 Jun 2012 00:08:16 +0200 Goffi plugin groupblog: subscriptions/notifications
Tue, 06 Mar 2012 09:07:24 +0100 Goffi copyleft date update
Wed, 06 Jul 2011 01:06:18 +0200 Goffi core: plugins refactored according to bridge + updatedValue now use profile
Mon, 11 Apr 2011 12:47:35 +0200 Goffi plugin group blog: group blog subscription
Thu, 24 Mar 2011 21:15:26 +0100 Goffi plugin XEP_0277: microblog access model can now be changed
Mon, 21 Feb 2011 01:36:52 +0100 Goffi plugin xep-0060: added getEntry method
Sun, 06 Feb 2011 23:49:27 +0100 Goffi plugins: fixed bad import names
Fri, 04 Feb 2011 01:06:57 +0100 Goffi plugin xep-0163: added mood publishing
Thu, 03 Feb 2011 18:06:25 +0100 Goffi core: added plugins for PubSub et PEP (first drafts)