log src/plugins/plugin_xep_0045.py @ 2414:8b37a62336c3

age author description
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Mon, 06 Mar 2017 21:22:59 +0100 Goffi i18n: updated sat.po
Sun, 12 Feb 2017 21:17:56 +0100 Goffi plugin XEP-0045: fix after client refactoring
Sun, 12 Feb 2017 20:43:20 +0100 Goffi core (memory/disco): getInfos now handle node + use client instead of profile in many methods
Sun, 12 Feb 2017 18:59:10 +0100 Goffi core (plugins): added missing contants + use of new constants in PLUGIN_INFO
Sun, 12 Feb 2017 17:55:43 +0100 Goffi core, jp: component handling + client handling refactoring:
Fri, 09 Sep 2016 23:54:33 +0200 Goffi plugin XEP-0045, quick frontend (app,chat): various chat improvments:
Fri, 09 Sep 2016 23:54:32 +0200 Goffi plugin XEP-0045: minor docstring fix
Sun, 28 Aug 2016 18:20:55 +0200 Goffi plugin XEP-0045, XEP-0054, XEP-0096: deprecated bridge method are not used anymore
Mon, 08 Aug 2016 00:50:01 +0200 Goffi plugin XEP-0045: fixed options parameter handling in bridge callback
Sun, 24 Jul 2016 18:59:02 +0200 Goffi plugin XEP-0045: added bridge method to change subject
Sat, 02 Jul 2016 20:55:31 +0200 Goffi plugin XEP-0045: fixed typo in text commands
Fri, 01 Jul 2016 00:00:36 +0200 Goffi plugin XEP-0045: added /list text command:
Fri, 01 Jul 2016 00:00:23 +0200 Goffi plugin XEP-0045: various fixes/improvments:
Fri, 01 Jul 2016 00:00:09 +0200 Goffi plugin xep-0045: ask for password when getting a "not-allowed" error
Wed, 29 Jun 2016 13:46:14 +0200 Goffi xep-0045: ignore non standard presence received between own presence and room subject
Tue, 28 Jun 2016 18:26:21 +0200 Goffi plugin XEP-0045: fixed calls to join, nick, kick, ban and affiliate
Mon, 27 Jun 2016 21:45:11 +0200 Goffi plugin XEP-0045, quick_frontend + primitivus (chat): cleaning of XEP-0045 (first pass):
Mon, 20 Jun 2016 18:41:53 +0200 Goffi backend, frontends: message refactoring (huge commit):
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
Tue, 29 Sep 2015 19:07:32 +0200 Goffi reverted patch ad4ec8d9235e: there must not be security limit on room configuration
Tue, 18 Aug 2015 09:01:18 +0200 Goffi plugin XEP-0045: added disco announce
Mon, 20 Apr 2015 16:39:38 +0200 souliane core, plugin XEP-0045, frontends: change frontend method "setStatusOnline" for "setPresenceStatus":