Mercurial > libervia-backend
log src/plugins/plugin_misc_groupblog.py @ 1070:ad023e60da8c
age | author | description |
---|---|---|
2014-04-19 | Goffi | core: use of the new core.log module: |
2014-03-28 | Goffi | core, plugin XEP-0115: discovery refactoring: |
2014-03-28 | 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 |
2014-03-27 | souliane | plugin account, groupblog: user can erase all their microblogs at once |
2014-03-21 | Goffi | core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@' |
2014-02-28 | souliane | plugin groupblog: added a convenient bridge method getGroupBlogsWithComments |