log frontends/src/primitivus/chat.py @ 1126:8870417c8e8c

age author description
Sun, 24 Aug 2014 18:39:32 +0200 souliane primitivus (chat): fixes the messages display when opening a new chat window
Sat, 23 Aug 2014 20:26:04 +0200 souliane quick_frontend, primitivus: add primitivus command ":history [limit]" (default value for limit is 50)
Fri, 22 Aug 2014 12:31:55 +0200 souliane primitivus: prevent a notification flood when displaying the history
Wed, 13 Aug 2014 14:48:49 +0200 Goffi frontends: XMLUI refactoring + dialogs:
Thu, 26 Jun 2014 00:05:20 +0200 Goffi core, frontends (menus): MENU_ROOM and MENU_SINGLE are now managed
Sat, 07 Jun 2014 15:39:20 +0200 souliane frontends: async failures are more detailed (full class name + error message)
Thu, 29 May 2014 14:34:01 +0200 souliane frontends: fixes bug with private message introduced with revision 1000 (6f1e03068b5f) + display messages from contacts not in roster
Fri, 21 Mar 2014 15:04:03 +0100 Goffi primitivus: removed deprecated use of set_focus
Mon, 17 Mar 2014 13:24:55 +0100 souliane primitivus: display chat states (with symbols) for MUC participants
Mon, 17 Feb 2014 14:58:26 +0100 souliane misc: fix unnamed arguments in format strings
Tue, 04 Feb 2014 18:51:16 +0100 Goffi frontends: fixed /me usage + renamed a couple of "type" parameters to type_
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
Sun, 29 Dec 2013 17:06:01 +0100 Goffi core: i18n refactoring:
Mon, 25 Nov 2013 12:36:49 +0100 souliane primivitus: do not notify when an empty message is received
Tue, 29 Oct 2013 16:26:55 +0100 souliane tools: renamed tools.jid.JID attribute "short" to "bare"
Mon, 21 Oct 2013 15:52:28 +0200 souliane primitivus: code factorization for user notification
Thu, 05 Sep 2013 20:57:00 +0200 souliane misc: a few "cosmetic" changes (PEP 8...)
Sun, 08 Sep 2013 19:13:02 +0200 souliane primitivus: chat state implementation
Sun, 10 Mar 2013 20:54:45 +0100 Goffi Primitivus: fixed xmlui/chat bad contents change
Fri, 08 Mar 2013 00:36:22 +0100 Goffi fixed licences in docstrings (they are now in comments)
Sun, 24 Feb 2013 13:57:37 +0100 Goffi primitivus: fixed urwid issues with recent urwid versions
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
Wed, 14 Nov 2012 20:37:15 +0100 Goffi frontends: incoming files transfer management:
Sun, 28 Oct 2012 17:59:24 +0100 Goffi primitivus: fixed info messages timestamp
Sun, 21 Oct 2012 13:23:21 +0200 Goffi primitivus: fixed double messages discarding
Sun, 21 Oct 2012 12:55:47 +0200 Goffi primitivus: better chat text insertion in chat window
Sun, 21 Oct 2012 12:03:29 +0200 Goffi primitivus: fixed messages order in chat window
Sat, 20 Oct 2012 17:24:30 +0200 Goffi Primitivus: avoid double messages in case of backlog/history conflict