2017-02-12 |
Goffi |
core (plugins): added missing contants + use of new constants in PLUGIN_INFO
|
2016-08-28 |
Goffi |
plugin XEP-0045, XEP-0054, XEP-0096: deprecated bridge method are not used anymore
|
2016-04-17 |
Goffi |
use of /usr/bin/env instead of /usr/bin/python in shebang
|
2016-03-09 |
souliane |
plugin XEP-0096: add missing dependency to FILE plugin
|
2016-01-03 |
Goffi |
copyright update
|
2015-11-22 |
Goffi |
plugin XEP-0363, upload: File upload (through HTTP upload only for now):
|
2015-11-14 |
Goffi |
plugins XEP-0096, XEP-0260, file: sendFile method is managed by file plugin, which choose the best available method + progress_id fix
|
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 |
plugins XEP-0020, XEP-0065, XEP-0095, XEP-0096: fixed file copy with Stream Initiation:
|
2015-11-02 |
Goffi |
plugin XEP-0065, XEP-0096: preparation for plugin XEP-0260 implementation:
|
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-09-08 |
Goffi |
plugins XEP-0096, XEP-0065: fixed bad log calls
|
2014-04-20 |
Goffi |
plugin XEP-0096: fixed a bug introduced by the log refactoring
|
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-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-26 |
Goffi |
jp: removed named argument for pipeOut, as it's not managed with dynamicaly added methods
|
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-12 |
Goffi |
plugin XEP-0096: restored XEP-0065 usage
|
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-06 |
Goffi |
plugin XEP-0096: minor cleaning
|
2011-10-05 |
Goffi |
File transfer:
|
2011-10-03 |
Goffi |
plugin XEP-0065: refactored and misc stuff fixed. Still not finished
|
2011-09-29 |
Goffi |
spelling
|
2011-09-29 |
Goffi |
plugins: plugin XEP-0096 update, use of XEP-0047 (IBB)
|
2011-07-05 |
Goffi |
core: plugins refactored according to bridge + updatedValue now use profile
|
2011-02-06 |
Goffi |
plugins: fixed bad import names
|
2011-01-05 |
Goffi |
2011 copyright upgrade
|
2010-12-29 |
Goffi |
Files reorganisation
base
plugins/plugin_xep_0096.py@e9ff185f47d5
|