Mercurial > libervia-backend
log src/core/xmpp.py @ 400:22788653ae8d
age | author | description |
---|---|---|
2011-08-27 | Xavier Maillard | core: Fix status update crash |
2011-05-29 | Goffi | core: contact deletion from roster if we have no subscription to it (behaviour may change in futur) |
2011-05-28 | Goffi | core: fixed several subscription scheme issues + removed most of profile_key default value in core.sat_main and core.xmmp (source of bugs) + contact update |
2011-05-26 | Goffi | code: added asyncConnect |
2011-05-25 | Goffi | core: added email in registerNewAccount |
2011-05-23 | Goffi | core: fixed None instead of empty dict in availableReceived |
2011-05-23 | Goffi | core: fixed a None sent instead of empty dict in unavailableReceived |
2011-05-23 | Goffi | Core: created a new core module where xmpp classes are put base src/sat.tac@6f2e1b2e562b |