Mercurial > libervia-backend
log
age | author | description |
---|---|---|
Fri, 21 Nov 2014 16:35:40 +0100 | Goffi | plugin pubsub: fixed a bug introducted in revision 318eab3f93f8: getDiscoItems handler method which is called on disco items request, was calling getDiscoItems from host, which do a request itself, resulting in an infinite items request loop. |
Wed, 22 Oct 2014 18:58:29 +0200 | souliane | memory: fixes issue in a test |
Wed, 22 Oct 2014 14:38:20 +0200 | souliane | plugin misc_room_game, radiocol, tarot: fixes bridge method "prepareRoom" declaration (add "async=True") |
Wed, 22 Oct 2014 14:16:01 +0200 | souliane | plugin XEP-0045: use HISTORY_LIMIT param to retrieve the MUC history |
Wed, 22 Oct 2014 11:42:15 +0200 | souliane | plugin XEP-0054: the fix by revision 1248 (77a4592816f6) was not complete |
Mon, 20 Oct 2014 20:46:10 +0200 | souliane | test: fixes test for XEP-0085 (use full JID) |
Mon, 20 Oct 2014 20:26:46 +0200 | souliane | plugin XEP-0085: send 'gone' state before disconnection |