Mercurial > libervia-backend
log src/plugins/plugin_xep_0060.py @ 1252:5ff9f9af9d1f
age | author | description |
---|---|---|
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@' |