log src/core/sat_main.py @ 427:bb0236633da5

age author description
Fri, 11 Nov 2011 18:40:23 +0100 Goffi core: outgoing groupchat message are not added to history anymore
Tue, 08 Nov 2011 01:08:11 +0100 Goffi backend, bridge: asynchronous history
Mon, 07 Nov 2011 00:09:22 +0100 Goffi backend: - bridge async D-Bus method now automatically manage callback and errback, we just have to return a deferred
Wed, 02 Nov 2011 22:49:23 +0100 Goffi core: profile creation/deletion through database
Tue, 01 Nov 2011 22:59:15 +0100 Goffi core: param loading/purging on profile connection/disconnection
Tue, 01 Nov 2011 20:39:22 +0100 Goffi core: - individual parameters managed through sqlite
Sun, 30 Oct 2011 23:13:40 +0100 Goffi database integration: first draft
Thu, 06 Oct 2011 21:16:03 +0200 Goffi core: added getLastResource method
Wed, 05 Oct 2011 16:48:25 +0200 Goffi core: workaround to avoid a bug in item detection on jabber.fr. Need more investigation with jabber.fr admins (may be a bug in ejabberd)
Thu, 29 Sep 2011 14:59:14 +0200 Goffi spelling
Thu, 29 Sep 2011 12:14:19 +0200 Goffi core: progress callback now use id as first parameter
Sat, 18 Jun 2011 17:56:59 +0200 Goffi core: local_dir moved to config file
Sat, 18 Jun 2011 16:22:50 +0200 Goffi core: configuration file
Mon, 06 Jun 2011 18:34:40 +0200 Goffi core: local_dir can now be overrided (usefull to launch 2 instances at the same time)
Sat, 04 Jun 2011 19:11:38 +0200 Goffi Changed version number to dev version
Wed, 01 Jun 2011 12:09:09 +0200 Goffi updated version number 0.2.0 SàT v0.2.0
Sun, 29 May 2011 16:12:08 +0200 Goffi core: contact deletion from roster if we have no subscription to it (behaviour may change in futur)
Sat, 28 May 2011 20:28:21 +0200 Goffi core: fixed several subscription scheme issues + removed most of profile_key default value in core.sat_main and core.xmmp (source of bugs) + contact update
Thu, 26 May 2011 16:49:47 +0200 Goffi code: added asyncConnect
Wed, 25 May 2011 17:18:05 +0200 Goffi core: added email in registerNewAccount
Tue, 24 May 2011 00:48:29 +0200 Goffi core: minor refactoring
Mon, 23 May 2011 21:32:28 +0200 Goffi core: main SAT class now moved in its own module core.sat_main base src/sat.tac@e0d0151216d7