log src/plugins/plugin_xep_0045.py @ 1975:da6d1988dfcb

age author description
2016-06-27 Goffi plugin XEP-0045, quick_frontend + primitivus (chat): cleaning of XEP-0045 (first pass):
2016-06-20 Goffi backend, frontends: message refactoring (huge commit):
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-03-07 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
2016-03-07 Goffi plugin XEP-0045: fixed feedback for /kick /ban and /afficiliate commands which should not be public
2016-01-13 souliane plugin XEP-0045: raise a special error when the room has already been joined
2016-01-03 Goffi copyright update
2015-12-15 souliane complete the Exception's list when catching JID error:
2015-11-29 Goffi plugin XEP-0045: fixed bad default parameter
2015-11-02 Goffi core (disco): use of “profile” instead of “profile_key” in several disco methods
2015-09-29 Goffi reverted patch ad4ec8d9235e: there must not be security limit on room configuration
2015-08-18 Goffi plugin XEP-0045: added disco announce
2015-04-20 souliane core, plugin XEP-0045, frontends: change frontend method "setStatusOnline" for "setPresenceStatus":
2015-04-16 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
2015-04-09 souliane plugin XEP-0045, quick_frontend, primitivus: replace C.DEFAULT_MUC by bridge method getDefaultMUC (value is defined in plugin XEP-0045 and can be overriden with the config file)