log src/core/sat_main.py @ 1227:4da2e4d58bd0

age author description
2014-09-08 Goffi core (disco): added a timeout to get items
2014-09-01 souliane core: sendMessage handles the extra data key 'send_only' to skip triggers, storage and echo
2014-09-01 Goffi core: more robust plugins importation
2014-08-25 Goffi core: twistd plugin refactoring:
2014-08-24 Goffi core: sat bakcend is now a twisted plugin (no more .tac file)
2014-06-26 Goffi core: use of debug log instead of error when port default value is used
2014-06-25 Goffi core (menus): constants are used for menu types
2014-06-23 souliane core, plugins, stdui, frontends: fixes handling of "Force server" and "Force port" parameters:
2014-06-22 souliane core, memory, plugins, stdui, frontends: look for DNS SRV records when server is not specified:
2014-06-07 souliane frontends: async failures are more detailed (full class name + error message)
2014-05-23 souliane core, frontends: remove bridge method "connect" (always use asyncConnect)
2014-06-07 Goffi core (XMPP): sendMessage refactoring:
2014-05-21 souliane core, stdui (profile manager), quick_app: ask for another XMPP password when profile authentication succeed but XMPP connection fails
2014-05-15 souliane core, memory, bridge, plugin misc_register_account: move registerNewAccount to a new plugin:
2014-05-07 souliane stdui: add ui_profile_manager to interact with frontends when profile authentication is needed