log src/sat.tac @ 662:4f747d7fde8c

age author description
2013-03-07 Goffi fixed licences in docstrings (they are now in comments)
2013-01-07 Goffi dates update
2012-08-01 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
2012-03-06 Goffi copyleft date update
2011-05-23 Goffi core: main SAT class now moved in its own module core.sat_main
2011-05-23 Goffi Core: created a new core module where xmpp classes are put
2011-05-10 Goffi core: fixed bad profile check in connect method
2011-04-16 Goffi QnD workaround for presence broadcast openfire bug
2011-04-07 Goffi core: server identities are now save in memory
2011-02-07 Goffi core: wokkel behavious work around on VersionHandler to avoid XEP-0115 issue with ejabberd (see comments for details)
2011-02-06 Goffi core: added plugin dependency not found import error
2011-02-06 Goffi core: added plugin dependency management