log frontends/src/quick_frontend/quick_chat.py @ 2057:a52a6ed7d48f

age author description
Mon, 29 Aug 2016 01:21:47 +0200 Goffi quick frontend (chat): added helping properties avatar and contact_list
Sun, 28 Aug 2016 21:00:53 +0200 Goffi plugin XEP-0245: removed plugin XEP-0245:
Sun, 28 Aug 2016 19:42:48 +0200 Goffi quick_frontend (chat): fixed hash generation, tuple was causing trouble when used with unicode() because of dbus.String
Sun, 28 Aug 2016 18:23:55 +0200 Goffi quick frontend (chat): fixed getWidgetHash
Sun, 21 Aug 2016 17:04:33 +0200 Goffi quick frontend (chat): fixed messageNew signal dispatching when several widgets are handling the target
Tue, 09 Aug 2016 01:11:22 +0200 Goffi quick frontend (chat): added a getlocale method and changed self.day_change calculation for pyjamas compatibility
Mon, 08 Aug 2016 21:05:04 +0200 Goffi primitivus, quick frontend (chat): moved time text generation to QuickChat
Mon, 08 Aug 2016 00:48:22 +0200 Goffi quick frontend(chat): fixed traceback in log message
Tue, 02 Aug 2016 23:11:44 +0200 Goffi quick frontends, primitivus: messageState signal handling
Sun, 24 Jul 2016 19:00:50 +0200 Goffi primitivus (chat): added :topic (and :subject and :title aliases) to change subject with a dialog (/!\ urwid SàText need to be updated)
Sun, 24 Jul 2016 18:07:45 +0200 Goffi quick frontend, primitivus (chat, contact_list): fixed MUC private messages handling:
Sun, 24 Jul 2016 18:02:34 +0200 Goffi quick_frontend(chat): better handling of cached signals when initialising widget
Sun, 24 Jul 2016 17:59:24 +0200 Goffi quick_frontend, primitivus (chat): fixed widget bad locking + don't send notification when locked
Sun, 24 Jul 2016 17:47:09 +0200 Goffi quick_frontend, primitivus (contact_list): improved and simplified handling of "special" entities:
Mon, 18 Jul 2016 00:52:02 +0200 Goffi backend (memory), frontends: improved history filtering:
Sun, 17 Jul 2016 16:47:33 +0200 Goffi plugin XEP-0085, quick_frontends, primitivus: chat states are working again
Sun, 10 Jul 2016 12:26:13 +0200 Goffi quick_frontend, primitivus: moved main_message property to quick_frontend
Mon, 27 Jun 2016 22:37:51 +0200 Goffi quick_frontend, primitivus (chat): mention detection in group chat + notification (mention and messages)
Mon, 27 Jun 2016 22:36:22 +0200 Goffi quick_frontend, primitivus: notifications refactoring
Mon, 20 Jun 2016 18:41:53 +0200 Goffi backend, frontends: message refactoring (huge commit):
Tue, 24 May 2016 22:11:04 +0200 Goffi backend, frontend: messages refactoring (huge commit, not finished):
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Tue, 12 Jan 2016 17:52:17 +0100 souliane quick_frontend, primitivus (chat): move notification command to quick_frontend
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Tue, 22 Dec 2015 11:44:51 +0100 souliane quick_frontend (chat): temporary fix for bug 12:
Tue, 22 Dec 2015 11:43:02 +0100 souliane quick_frontend (chat): scroll down after having printed the history
Tue, 22 Dec 2015 11:39:45 +0100 souliane quick_frontend, primitivus (chat): printing the history is left to quick_frontend
Tue, 15 Dec 2015 20:05:27 +0100 souliane quick_frontend: restore printing the day change while displaying history
Sat, 12 Dec 2015 12:18:54 +0100 souliane frontends: small message refactorisation:
Sun, 16 Aug 2015 01:01:34 +0200 Goffi quick_frontend: minor fixes