log src/core/sat_main.py @ 994:652c01ca69b1

age author description
2014-04-19 Goffi core: use of the new core.log module:
2014-04-18 Goffi core: logging refactoring, first step:
2014-04-03 souliane core, frontends: unify the roster management UIs in sat/stdui/ui_contact_list.py
2014-04-02 Goffi core: better plugin initialisation sequence:
2014-04-01 Goffi core (disco): added discoInfos and discoItems bridge methods
2014-03-31 Goffi core (disco): added checkFeature method + fixed hasFeature test
2014-03-31 Goffi core: fixed bad closure in connection intialisation sequence (profileConnected in plugins were not called correctly)
2014-03-28 Goffi core, plugin XEP-0115: discovery refactoring:
2014-03-28 Goffi core (memory): entities cache improvments:
2014-03-28 Goffi core, plugins: host.getClient now raise an exception instead of returning None when no profile is found, plugins have been adapted consequently and a bit cleaned
2014-03-23 souliane core, memory: use XDG recommended paths as the defaults for the config and local directories
2014-03-23 Goffi core: plugins now accepts recommendations:
2014-03-22 Goffi core: removed default_config:
2014-03-22 Goffi core: sendMessageTrigger now manage pre and post treatments, which happen before or after XML generation