Mercurial > libervia-backend
log src/plugins/plugin_xep_0163.py @ 1799:f1f4775f8cc0
age | author | description |
---|---|---|
2016-01-03 | Goffi | copyright update |
2015-08-15 | Goffi | plugins xep-0060, xep-0163, xep-0277, groupblog: bloging improvments (huge patch, sorry): |
2015-04-16 | souliane | massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions |
2015-03-30 | Goffi | 2015 copyright dates update |
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-04 | Goffi | dates update |
2013-12-29 | Goffi | core: i18n refactoring: |
2013-11-14 | Goffi | plugin XEP-0277, group blogs: proper asynchronous methods for sending blogs. |
2013-10-15 | Goffi | core, plugins: fixed bad use of children instead of elements() for domish.Element instances. |
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. |