log src/core/sat_main.py @ 722:04aabc3f2684

age author description
2013-11-13 Goffi core: dont save anymore messages to database if there is no "message" data (fix empty records with chat states)
2013-11-13 Goffi core: sendMessage's options parameter has been renamed to extra to be consistent with newMessage
2013-11-13 Goffi core: sendMessage triggers now use a treatments deferred;
2013-10-18 souliane core (memory): cleaned the part for load/save to xml (not used)
2013-11-05 Goffi core: added SatIdentityHandler for Disco Identity, and set identity to "client/pc/Salut à Toi"
2013-09-07 souliane core: added the security_limit to setParam
2013-09-05 souliane plugin XEP-0085: Chat State Notifications
2013-06-21 Goffi core, bridge, jp, quick_frontend: SàT stop more gracefully if bridge can't be initialised:
2013-03-07 Goffi fixed licences in docstrings (they are now in comments)
2013-02-23 Goffi core: fixed sendMessage
2013-02-21 Goffi core: sendMessage refactoring:
2013-01-18 Emmanuel Gil Peyrot Fix pep8 support in src/core.
2013-01-18 Emmanuel Gil Peyrot Remove trailing whitespaces.
2013-01-09 Goffi removed CONST from sat_main as it is already in default_config
2013-01-07 Goffi dates update