log src/plugins/plugin_xep_0234.py @ 2339:d94e932be8b3

age author description
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:
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-03 Goffi copyright update
2015-12-17 Goffi plugin XEP-0234: log file transfer "terminated" instead of "completed", as the file may not be complete (check is done after)
2015-11-25 Goffi plugin pipe: rewritten plugin as a jingle application. The current implentation can, in some cases, block the backend, and is experimental only. Improvments are needed in the future.
2015-11-19 Goffi core, plugins file, XEP-0234, bridge: progression api enhancement:
2015-11-17 Goffi plugin XEP-0234: hash checksum proper handling