Mercurial > libervia-backend
log src/plugins/plugin_xep_0060.py @ 994:652c01ca69b1
age | author | description |
---|---|---|
2014-04-19 | Goffi | core: use of the new core.log module: |
2014-03-21 | Goffi | core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@' |
2014-02-25 | souliane | plugin XEP-0060, groupblog: added nodeIdentifiers attribute to getItems in order to retrieve items by ids |
2014-02-04 | Goffi | dates update |
2013-12-29 | Goffi | core: i18n refactoring: |
2013-12-10 | souliane | plugins groupblog (xep-0060, xep-0277): added blog item modification/deletion |
2013-11-14 | Goffi | plugin XEP-0277, group blogs: proper asynchronous methods for sending blogs. |
2013-05-20 | Goffi | plugins XEP-0060, XEP-0277, groupblog: comments implementation (first draft, not finished yet): |
2013-03-07 | Goffi | fixed licences in docstrings (they are now in comments) |
2013-01-18 | Emmanuel Gil Peyrot | Fix pep8 support in src/plugins. |
2013-01-18 | Emmanuel Gil Peyrot | Remove every old-style class. |
2013-01-18 | Emmanuel Gil Peyrot | Remove trailing whitespaces. |