log src/core/xmpp.py @ 572:ca13633d3b6b

age author description
Mon, 07 Jan 2013 23:30:13 +0100 Goffi dates update
Mon, 07 Jan 2013 00:58:43 +0100 Goffi core: initial discovery fix
Fri, 28 Dec 2012 01:00:31 +0100 Goffi core, plugin XEP-0054: avatar upload:
Thu, 22 Nov 2012 00:44:56 +0100 Goffi core: client.roster has now a got_roster deferred which is fired when roster is available
Sat, 10 Nov 2012 16:38:16 +0100 Goffi core, frontends, bridgen plugins: fixed methods which were unproperly managing multi-profiles
Sun, 21 Oct 2012 19:46:08 +0200 Goffi plugin text commands: added /parrot and /unparrot commands to use Parrot plugin
Sun, 21 Oct 2012 12:55:27 +0200 Goffi reverted bad commit
Sun, 21 Oct 2012 12:03:29 +0200 Goffi primitivus: fixed messages order in chat window
Sat, 20 Oct 2012 17:23:56 +0200 Goffi core, quick_frontend, primitivus, wixi, bridge: fixed delayed message timestamp:
Wed, 17 Oct 2012 00:35:48 +0200 Goffi core, bridge, quick_frontend: MUC private messages history management:
Tue, 25 Sep 2012 00:58:34 +0200 Goffi core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:
Fri, 17 Aug 2012 03:07:49 +0200 Goffi core: added isJidInRoster method
Wed, 15 Aug 2012 15:50:46 +0200 Goffi core: presence status + last resource refactored and kept in entitiesCache in memory.py, profile cache is purged on disconnection
Wed, 01 Aug 2012 22:53:02 +0200 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
Wed, 04 Apr 2012 00:06:44 +0200 Goffi core: exceptions moved to core