log

age author description
Fri, 06 Feb 2015 18:54:44 +0100 Goffi core: fixed items registration in roster management frontends_multi_profiles
Fri, 06 Feb 2015 18:53:07 +0100 Goffi core: fixed some logging calls without unicode strings, and use of print frontends_multi_profiles
Fri, 06 Feb 2015 18:46:26 +0100 Goffi core: better use of C.bool: C.bool only accept basestring subclasses and return the associated constant, C.boolConst return the associated constant for a boolean value frontends_multi_profiles
Thu, 05 Feb 2015 12:10:42 +0100 souliane quick_frontend: add some properties for QuickContactList frontends_multi_profiles
Fri, 06 Feb 2015 10:50:01 +0100 souliane quick_frontend: fix the history log message frontends_multi_profiles
Thu, 05 Feb 2015 11:59:26 +0100 souliane modification of the social contract according to the General Assembly of 19/08/2014
Fri, 30 Jan 2015 14:08:01 +0100 souliane plugin groupblog: fixes bad errback default value
Mon, 26 Jan 2015 02:03:16 +0100 Goffi plugin XEP-0054: couple of fixes in VCard/avatar management: frontends_multi_profiles
Mon, 26 Jan 2015 01:57:06 +0100 Goffi core: added items() and iteritems() methods to PersistentDict frontends_multi_profiles
Sat, 24 Jan 2015 16:12:50 +0100 souliane remove remaining references to Wix frontends_multi_profiles
Sat, 24 Jan 2015 01:00:29 +0100 Goffi core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles
Sat, 24 Jan 2015 00:15:01 +0100 Goffi Wix removal: Wix is now officially abandonned (a futur desktop frontend will replace it) frontends_multi_profiles
Sat, 24 Jan 2015 00:14:58 +0100 Goffi quick_frontend, primitivus: moved parts of primitivus's profileManager to quick_frontend frontends_multi_profiles
Thu, 15 Jan 2015 21:54:53 +0100 souliane plugin XEP-0313: handle forwarded pubsub event
Thu, 15 Jan 2015 21:02:41 +0100 souliane tmp: update wokkel MAM implementation