log frontends/src/quick_frontend/quick_chat.py @ 2078:3a0a7e5cef49

age author description
Sun, 25 Sep 2016 16:07:44 +0200 Goffi quick frontend (chat): added Message.main_message_xhtml property to get XHTML content
Fri, 23 Sep 2016 22:50:13 +0200 Goffi quick frontend (chat): update use a dict
Thu, 15 Sep 2016 21:58:35 +0200 Goffi quick_frontend, primitivus (chat): renamed updated to update, using a dict as argument + fixed Primitivus group chat
Fri, 09 Sep 2016 23:54:33 +0200 Goffi quich frontend, primivius (chat): better avatar handling:
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:33 +0200 Goffi quick frontend (chat): recreateArgs implementation
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