log src/core/sat_main.py @ 400:22788653ae8d

age author description
2011-10-06 Goffi core: added getLastResource method
2011-10-05 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)
2011-09-29 Goffi spelling
2011-09-29 Goffi core: progress callback now use id as first parameter
2011-06-18 Goffi core: local_dir moved to config file
2011-06-18 Goffi core: configuration file
2011-06-06 Goffi core: local_dir can now be overrided (usefull to launch 2 instances at the same time)
2011-06-04 Goffi Changed version number to dev version
2011-06-01 Goffi updated version number 0.2.0 SàT v0.2.0
2011-05-29 Goffi core: contact deletion from roster if we have no subscription to it (behaviour may change in futur)
2011-05-28 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
2011-05-26 Goffi code: added asyncConnect
2011-05-25 Goffi core: added email in registerNewAccount
2011-05-23 Goffi core: minor refactoring
2011-05-23 Goffi core: main SAT class now moved in its own module core.sat_main base src/sat.tac@e0d0151216d7