log src/plugins/plugin_xep_0065.py @ 2545:2df1ca79cb30

age author description
2018-02-28 Goffi XEP-0065,XEP-0096,XEP-0166,XEP-0235,XEP-0300: file transfer improvments:
2018-02-07 Goffi plugin pipe/stream, file transfert: refactoring and improvments:
2018-01-26 Goffi dates update
2017-11-03 Goffi misc: date update (yes it's a bit late :p )
2017-02-12 Goffi core (memory/disco): getInfos now handle node + use client instead of profile in many methods
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