2017-02-12 |
Goffi |
core (plugins): added missing contants + use of new constants in PLUGIN_INFO
|
2017-02-12 |
Goffi |
core, jp: component handling + client handling refactoring:
|
2017-02-04 |
Goffi |
core: replaced calls to client.xmlstream.send by client.send which is the right method to use. client.xmlstream should not be used directly
|
2016-04-17 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
2016-01-03 |
Goffi |
copyright update
|
2015-11-19 |
Goffi |
plugin 0047: increased timeout to 120s
|
2015-11-13 |
Goffi |
plugins XEP-0047, XEP-0065, XEP-0096: fixed use of failure.condition insteand of failure.value + removed gettext use for local logs
|
2015-11-11 |
Goffi |
plugin XEP-0047: some cleaning
|
2015-11-02 |
Goffi |
plugin XEP-0047: minor improvements
|
2015-09-25 |
Goffi |
plugin XEP-0047, XEP-0096: In-Band Bystream plugin cleaning:
|
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-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-02-04 |
Goffi |
dates update
|
2013-12-29 |
Goffi |
core: i18n refactoring:
|
2013-09-05 |
souliane |
misc: a few "cosmetic" changes (PEP 8...)
|
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.
|
2013-01-18 |
Emmanuel Gil Peyrot |
Remove useless trailing semicolons.
|
2013-01-07 |
Goffi |
dates update
|
2012-11-10 |
Goffi |
core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
|
2012-11-01 |
Goffi |
core, plugins: fixed bad namespace in stanza creation
|
2012-08-01 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
2012-03-06 |
Goffi |
copyleft date update
|
2011-10-08 |
Goffi |
plugin xep-0047: removed gajim workaround as gajim has been fixed
|
2011-10-07 |
Goffi |
plugins XEP-0047 and XEP-0065: timout bug fix
|
2011-10-03 |
Goffi |
plugin XEP-0065: refactored and misc stuff fixed. Still not finished
|
2011-09-29 |
Goffi |
spelling
|
2011-09-29 |
Goffi |
plugin XEP-0047: typo
|
2011-09-29 |
Goffi |
plugins: In-Band Bytestreams (XEP-0047) implementation
|