Mon, 15 Dec 2014 14:04:19 +0100 |
souliane |
plugins XEP-0060, XEP-0277, groupblog: make use of RSM (XEP-0059)
|
Sun, 19 Oct 2014 02:48:11 +0200 |
souliane |
plugins groupblogs: fixes the massive retrieval callback (loop variable was misused in a lambda callback)
|
Mon, 06 Oct 2014 17:25:41 +0200 |
souliane |
plugin XEP-0277, groupblog: fixes namespace issue of the items that are received from an event + trap some errors
|
Mon, 22 Sep 2014 20:49:13 +0200 |
souliane |
plugin XEP-0060, groupblog: avoid unecessary pubsub errors while doing massive requests:
|
Mon, 08 Sep 2014 16:53:41 +0200 |
souliane |
plugin groupblog: fixes return value of getLastGroupBlogsAtom when an error occured
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Fri, 28 Mar 2014 18:07:22 +0100 |
Goffi |
core, plugin XEP-0115: discovery refactoring:
|
Fri, 28 Mar 2014 18:07:02 +0100 |
Goffi |
core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleaned
|
Thu, 27 Mar 2014 02:24:20 +0100 |
souliane |
plugin account, groupblog: user can erase all their microblogs at once
|
Fri, 21 Mar 2014 16:27:09 +0100 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
Fri, 28 Feb 2014 11:19:08 +0100 |
souliane |
plugin groupblog: added a convenient bridge method getGroupBlogsWithComments
|
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
|
Mon, 24 Feb 2014 12:21:59 +0100 |
souliane |
plugin groupblog: bug fix for the atom feed
|
Fri, 14 Feb 2014 21:24:31 +0100 |
souliane |
plugins groupblog, XEP-0277: attempt to clarify the code for the comments handling:
|
Tue, 18 Feb 2014 14:35:30 +0100 |
souliane |
plugin groupblog: do not log error message when asking for the entries of a non existent node (e.g the contact hasn't posted any message yet)
|
Wed, 05 Feb 2014 16:36:51 +0100 |
souliane |
plugin groupblog, XEP-0071, XEP-0277, text_syntaxes: manage raw/rich/xhtml data for content/title:
|