2018-03-30 |
Goffi |
plugin XEP-0115: fixed caps initial check
|
2018-03-24 |
Goffi |
core (disco), plugin XEP-0115: client use + capabilities hash improvment:
|
2018-02-28 |
Goffi |
plugin file sharing component: first draft:
|
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:
|
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
|
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
|