Mercurial > libervia-backend
log src/core/sat_main.py @ 728:e07afabc4a25
age | author | description |
---|---|---|
Tue, 10 Dec 2013 17:25:31 +0100 | Goffi | plugin XEP-0050: Ad-Hoc commands first draft (answering part) |
Tue, 10 Dec 2013 17:25:31 +0100 | Goffi | core: fixed statuses parameter in setPresence, and using @NONE@ instead of @DEFAULT@ for default profile_key |
Wed, 13 Nov 2013 14:01:13 +0100 | Goffi | core: dont save anymore messages to database if there is no "message" data (fix empty records with chat states) |
Wed, 13 Nov 2013 13:58:10 +0100 | Goffi | core: sendMessage's options parameter has been renamed to extra to be consistent with newMessage |
Wed, 13 Nov 2013 13:57:36 +0100 | Goffi | core: sendMessage triggers now use a treatments deferred; |
Fri, 18 Oct 2013 19:23:03 +0200 | souliane | core (memory): cleaned the part for load/save to xml (not used) |
Tue, 05 Nov 2013 22:40:55 +0100 | Goffi | core: added SatIdentityHandler for Disco Identity, and set identity to "client/pc/Salut à Toi" |
Sat, 07 Sep 2013 02:03:17 +0200 | souliane | core: added the security_limit to setParam |