Mercurial > libervia-backend
log src/plugins/plugin_misc_groupblog.py @ 704:3c304929af74
age | author | description |
---|---|---|
Thu, 14 Nov 2013 17:51:35 +0100 | Goffi | plugin XEP-0277, group blogs: proper asynchronous methods for sending blogs. |
Thu, 14 Nov 2013 16:49:57 +0100 | Goffi | plugin group blog: renamed options parameter as extra for consistency with sendMessage |
Tue, 15 Oct 2013 19:28:34 +0200 | Goffi | core, plugins: fixed bad use of children instead of elements() for domish.Element instances. |
Thu, 20 Jun 2013 12:14:43 +0200 | Goffi | pluging groupblog: comments handling: |
Mon, 17 Jun 2013 13:55:11 +0200 | Goffi | plugin group blog: getItems for comments fixed when we are the publisher of the parent node |
Mon, 17 Jun 2013 13:30:57 +0200 | Goffi | plugin groupblog: fixed bad inialisation check |
Mon, 17 Jun 2013 13:17:43 +0200 | Goffi | plugin group blog: comments handling (comments are automaticaly requested when a comment node is found) |
Sun, 16 Jun 2013 18:49:02 +0200 | Goffi | plugin groupblog: comment item is specified through microblog data, there is no more a specific signal type |