Sun, 03 Jan 2016 16:28:30 +0100 |
Goffi |
copyright update
|
Mon, 02 Nov 2015 22:02:41 +0100 |
Goffi |
core (disco): use of “profile” instead of “profile_key” in several disco methods
|
Thu, 16 Apr 2015 14:57:57 +0200 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
Mon, 30 Mar 2015 10:26:26 +0200 |
Goffi |
2015 copyright dates update
|
Mon, 09 Feb 2015 21:39:51 +0100 |
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
|
Sat, 18 Oct 2014 16:28:37 +0200 |
souliane |
core, plugins: improve a bit some log messages
|
Sun, 19 Oct 2014 11:54:07 +0200 |
souliane |
plugin XEP-0115: better disco error handling
|
Tue, 07 Oct 2014 10:19:01 +0200 |
souliane |
plugin XEP-0115: trap "service-unavailable" error when retrieving disco infos
|
Sat, 19 Apr 2014 19:19:19 +0200 |
Goffi |
core: use of the new core.log module:
|
Mon, 07 Apr 2014 16:22:18 +0200 |
Goffi |
plugin XEP-0115: minor logs improvment
|
Mon, 31 Mar 2014 20:19:34 +0200 |
Goffi |
plugin XEP-0115: fixed bad disco_infos construction
|
Mon, 31 Mar 2014 16:57:02 +0200 |
Goffi |
plulgin XEP-0115: fixed caps_optimize init
|
Mon, 31 Mar 2014 12:24:20 +0200 |
Goffi |
plugin xep-0115: caps optimisation
|
Fri, 28 Mar 2014 18:07:22 +0100 |
Goffi |
core, plugin XEP-0115: discovery refactoring:
|
Fri, 28 Mar 2014 18:07:02 +0100 |
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
|
Fri, 21 Mar 2014 16:27:09 +0100 |
Goffi |
core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
|
Tue, 04 Feb 2014 18:32:49 +0100 |
Goffi |
dates update
|
Sun, 29 Dec 2013 17:06:01 +0100 |
Goffi |
core: i18n refactoring:
|
Tue, 05 Nov 2013 22:40:56 +0100 |
Goffi |
plugin XEP-0115: changed node for "http://sat.goffi.org" + filtering using list comprehension instead of filter()
|
Fri, 08 Mar 2013 00:36:22 +0100 |
Goffi |
fixed licences in docstrings (they are now in comments)
|
Fri, 18 Jan 2013 17:55:35 +0100 |
Emmanuel Gil Peyrot |
Fix pep8 support in src/plugins.
|
Fri, 18 Jan 2013 17:55:35 +0100 |
Emmanuel Gil Peyrot |
Remove every old-style class.
|
Fri, 18 Jan 2013 17:55:34 +0100 |
Emmanuel Gil Peyrot |
Remove trailing whitespaces.
|
Mon, 07 Jan 2013 23:30:13 +0100 |
Goffi |
dates update
|
Wed, 01 Aug 2012 22:53:02 +0200 |
Goffi |
Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
|
Tue, 06 Mar 2012 09:07:24 +0100 |
Goffi |
copyleft date update
|
Wed, 30 Nov 2011 00:24:41 +0100 |
Goffi |
plugin XEP-0115: entity capabilities now use PersistentBinaryDict to store hash cache
|
Sun, 06 Feb 2011 23:49:27 +0100 |
Goffi |
plugins: fixed bad import names
|
Thu, 03 Feb 2011 18:06:25 +0100 |
Goffi |
core: added plugins for PubSub et PEP (first drafts)
|
Thu, 03 Feb 2011 01:27:57 +0100 |
Goffi |
added plugin xep-0115: entity capabilities
|