log src/plugins/plugin_xep_0045.py @ 1789:8e2c831073a6

age author description
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":
Thu, 16 Apr 2015 14:57:57 +0200 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
Thu, 09 Apr 2015 11:27:13 +0200 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)
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Wed, 25 Mar 2015 15:28:02 +0100 souliane memory, plugin XEP-0045: getMainResource returns None when asking a MUC entity + fixes /whois on a MUC (bare) entity
Tue, 24 Mar 2015 07:34:32 +0100 souliane plugins XEP-0045, XEP-0249: allow to join / invite without specifying the JID's host part (use client's values)
Fri, 20 Mar 2015 20:49:58 +0100 Goffi plugin XEP-0045: /join text command can be used in all contexts, not only group
Thu, 19 Mar 2015 14:30:08 +0100 Goffi plugin text command, XEP-0045, XEP-0048, XEP-0249: removed feedBackWrongContext which is no more usefull with new _contextValid method
Wed, 11 Mar 2015 12:35:21 +0100 souliane plugins XEP-0045, XEP-0249, parrot: use JID instead of unicode in many methods + class attributes frontends_multi_profiles
Sat, 07 Mar 2015 16:28:12 +0100 souliane plugin XEP-0045: make joinMUC asynchronous and fixes its handler frontends_multi_profiles
Mon, 09 Feb 2015 21:39:51 +0100 Goffi core (memory): updateEntityData now accept a "silent" argument to avoid sending signal to frontends when updating an attribute with "signalOnUpdate" flag. frontends_multi_profiles
Wed, 22 Oct 2014 14:16:01 +0200 souliane plugin XEP-0045: use HISTORY_LIMIT param to retrieve the MUC history
Mon, 20 Oct 2014 15:09:37 +0200 souliane plugin XEP-0045: set the entity data "type" asap (userJoinedRoom is triggered before the join callback)
Fri, 17 Oct 2014 15:49:46 +0200 souliane plugin XEP-0045: handle MUC presence
Mon, 15 Sep 2014 14:18:25 +0200 Matteo Cypriani misc: fixed some typos
Mon, 25 Aug 2014 21:32:23 +0200 Goffi plugin OTR: a warning is logged when Account is instancied with a bare jid.
Tue, 15 Jul 2014 18:26:36 +0200 souliane plugin XEP-0045: change security limit of "config room" menu to 4
Thu, 26 Jun 2014 00:05:25 +0200 Goffi pluging XEP-0045: configure room dynamic menu
Mon, 23 Jun 2014 16:07:13 +0200 souliane plugin XEP-0045: small refactorization + clean on profile's disconnection
Mon, 23 Jun 2014 15:42:56 +0200 souliane plugin XEP-0045, text_commands: add some commands:
Thu, 12 Jun 2014 18:56:08 +0200 souliane plugin XEP-0045: room configuration returns a success or failure message
Mon, 05 May 2014 18:58:34 +0200 Goffi core (log): refactoring + twisted backend:
Wed, 30 Apr 2014 16:34:09 +0200 souliane plugins TEXT-COMMANDS, XEP-0045, XEP-0048, XEP-0249:
Sat, 19 Apr 2014 19:19:19 +0200 Goffi core: use of the new core.log module:
Mon, 31 Mar 2014 12:23:13 +0200 Goffi plugin XEP-0045: profileConnected return the deferred, so muc service presence is checked before the end of initialisation
Fri, 28 Mar 2014 18:07:22 +0100 Goffi core, plugin XEP-0115: discovery refactoring:
Mon, 24 Mar 2014 14:46:18 +0100 Goffi plugin XEP-0045: added user information to /whois text command
Mon, 24 Mar 2014 10:57:15 +0100 Goffi plugin text commands: refactoring, text now only contain main commands, and other plugin can add commands themselve:
Fri, 21 Mar 2014 16:27:09 +0100 Goffi core: use of Const for profile_key + replaced '@DEFAULT@' default profile_key by '@NONE@'
Tue, 04 Feb 2014 18:32:49 +0100 Goffi dates update
Tue, 04 Feb 2014 18:06:12 +0100 Goffi plugin XEP-0045, primitivus: added MUC configuration
Fri, 10 Jan 2014 18:07:36 +0100 souliane plugins room games, XEP-0045: small fixes, improved docstrings
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Thu, 28 Nov 2013 21:27:18 +0100 souliane plugin XEP-0045: remove redondant errback from _join
Wed, 11 Dec 2013 17:16:53 +0100 souliane plugin XEP-0033: implementation of the addressing feature:
Tue, 19 Nov 2013 19:31:59 +0100 souliane plugins XEP-0045: added methods to get room nicks and "MUC user left" trigger
Sun, 17 Nov 2013 17:02:22 +0100 souliane plugin XEP-0045: fixed incorrect exceptions name
Sun, 17 Nov 2013 16:59:12 +0100 souliane plugins (MUC, tools, games): generalize the generation of a unique room name when joining a MUC and no room is specified:
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Wed, 20 Feb 2013 20:36:09 +0100 Goffi plugin XEP-0045: fixed isNickInRoom
Sat, 26 Jan 2013 00:30:00 +0100 Goffi plugin XEP-0045: fixed mucLeave bridge method
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Fix pep8 support in src/plugins.
Fri, 18 Jan 2013 17:55:35 +0100 Emmanuel Gil Peyrot Remove every old-style class.
Fri, 18 Jan 2013 17:55:34 +0100 Emmanuel Gil Peyrot Remove trailing whitespaces.
Mon, 07 Jan 2013 23:30:13 +0100 Goffi dates update
Sun, 21 Oct 2012 22:31:57 +0200 Goffi plugin XEP-0045: in case of nickname conflict when entering a room, a new one is automaticaly assigned
Sun, 21 Oct 2012 13:36:28 +0200 Goffi plugin XEP-0045: added isNickInRoom method
Sun, 21 Oct 2012 12:55:27 +0200 Goffi reverted bad commit
Sun, 21 Oct 2012 12:03:29 +0200 Goffi primitivus: fixed messages order in chat window
Sat, 20 Oct 2012 18:02:14 +0200 Goffi plugin XEP-0045, plugin text commands: added '/title' command
Fri, 28 Sep 2012 00:48:52 +0200 Goffi plugin text commands: added /join command
Fri, 28 Sep 2012 00:26:24 +0200 Goffi frontends, core, plugin XEP-0045: leave implementation + better nick change
Thu, 27 Sep 2012 00:51:43 +0200 Goffi plugin xep-0045: nick change management