Mercurial > libervia-backend
log src/plugins/plugin_misc_groupblog.py @ 896:0199a17f4d92
age | author | description |
---|---|---|
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: |
Wed, 22 Jan 2014 17:10:28 +0100 | souliane | plugin groupblog: added method getLastGroupBlogsAtom returns the Atom feed of blog posts |