log src/plugins/plugin_xep_0115.py @ 1322:1f13a837e4b2 frontends_multi_profiles

age author description
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
2011-11-29 Goffi plugin XEP-0115: entity capabilities now use PersistentBinaryDict to store hash cache
2011-02-06 Goffi plugins: fixed bad import names
2011-02-03 Goffi core: added plugins for PubSub et PEP (first drafts)
2011-02-03 Goffi added plugin xep-0115: entity capabilities