Mercurial > libervia-backend
log src/plugins/plugin_xep_0045.py @ 1934:2daf7b4c6756
age | author | description |
---|---|---|
Sun, 17 Apr 2016 14:45:26 +0200 | Goffi | use of /usr/bin/env instead of /usr/bin/python in shebang |
Mon, 07 Mar 2016 15:48:11 +0100 | Goffi | plugin XEP-0045: overriden availableReceived method of MUCClient to work around a bug in Wokkel (affiliation and role are not set). TODO: propose a patch upstream |
Mon, 07 Mar 2016 13:50:57 +0100 | Goffi | plugin XEP-0045: fixed feedback for /kick /ban and /afficiliate commands which should not be public |
Wed, 13 Jan 2016 13:07:36 +0100 | souliane | plugin XEP-0045: raise a special error when the room has already been joined |
Sun, 03 Jan 2016 16:28:30 +0100 | Goffi | copyright update |
Tue, 15 Dec 2015 13:30:47 +0100 | souliane | complete the Exception's list when catching JID error: |
Sun, 29 Nov 2015 22:47:52 +0100 | Goffi | plugin XEP-0045: fixed bad default parameter |
Mon, 02 Nov 2015 22:02:41 +0100 | Goffi | core (disco): use of “profile” instead of “profile_key” in several disco methods |