log src/plugins/plugin_xep_0115.py @ 2281:4af1805cc6df

age author description
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:
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-03 Goffi copyright update
2015-11-02 Goffi core (disco): use of “profile” instead of “profile_key” in several disco methods
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
2015-02-09 Goffi core (memory): updateEntityData now accept a "silent" argument to avoid sending signal to frontends when updating an attribute with "signalOnUpdate" flag. frontends_multi_profiles
2014-10-18 souliane core, plugins: improve a bit some log messages
2014-10-19 souliane plugin XEP-0115: better disco error handling
2014-10-07 souliane plugin XEP-0115: trap "service-unavailable" error when retrieving disco infos
2014-04-19 Goffi core: use of the new core.log module:
2014-04-07 Goffi plugin XEP-0115: minor logs improvment
2014-03-31 Goffi plugin XEP-0115: fixed bad disco_infos construction
2014-03-31 Goffi plulgin XEP-0115: fixed caps_optimize init
2014-03-31 Goffi plugin xep-0115: caps optimisation
2014-03-28 Goffi core, plugin XEP-0115: discovery refactoring:
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-05 Goffi plugin XEP-0115: changed node for "http://sat.goffi.org" + filtering using list comprehension instead of filter()
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-07 Goffi dates update
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