log frontends/src/quick_frontend/quick_chat.py @ 2308:0b21d87c91cf

age author description
2017-02-26 Goffi core, frontends: various fixes for Libervia:
2017-01-15 Goffi plugin XEP-0054, quick frontend(app): various improvments:
2017-01-09 Goffi quick frontends (chat): send actual value instead of None on status and state updates
2016-12-04 Goffi core, quick_frontends: android compatibility hacks:
2016-09-25 Goffi quick frontend (chat): added Message.main_message_xhtml property to get XHTML content
2016-09-23 Goffi quick frontend (chat): update use a dict
2016-09-15 Goffi quick_frontend, primitivus (chat): renamed updated to update, using a dict as argument + fixed Primitivus group chat
2016-09-09 Goffi quich frontend, primivius (chat): better avatar handling:
2016-09-09 Goffi plugin XEP-0045, quick frontend (app,chat): various chat improvments:
2016-09-09 Goffi quick frontend (chat): recreateArgs implementation
2016-08-28 Goffi quick frontend (chat): added helping properties avatar and contact_list
2016-08-28 Goffi plugin XEP-0245: removed plugin XEP-0245:
2016-08-28 Goffi quick_frontend (chat): fixed hash generation, tuple was causing trouble when used with unicode() because of dbus.String
2016-08-28 Goffi quick frontend (chat): fixed getWidgetHash
2016-08-21 Goffi quick frontend (chat): fixed messageNew signal dispatching when several widgets are handling the target
2016-08-08 Goffi quick frontend (chat): added a getlocale method and changed self.day_change calculation for pyjamas compatibility
2016-08-08 Goffi primitivus, quick frontend (chat): moved time text generation to QuickChat
2016-08-07 Goffi quick frontend(chat): fixed traceback in log message
2016-08-02 Goffi quick frontends, primitivus: messageState signal handling
2016-07-24 Goffi primitivus (chat): added :topic (and :subject and :title aliases) to change subject with a dialog (/!\ urwid SàText need to be updated)
2016-07-24 Goffi quick frontend, primitivus (chat, contact_list): fixed MUC private messages handling:
2016-07-24 Goffi quick_frontend(chat): better handling of cached signals when initialising widget
2016-07-24 Goffi quick_frontend, primitivus (chat): fixed widget bad locking + don't send notification when locked
2016-07-24 Goffi quick_frontend, primitivus (contact_list): improved and simplified handling of "special" entities:
2016-07-17 Goffi backend (memory), frontends: improved history filtering:
2016-07-17 Goffi plugin XEP-0085, quick_frontends, primitivus: chat states are working again
2016-07-10 Goffi quick_frontend, primitivus: moved main_message property to quick_frontend
2016-06-27 Goffi quick_frontend, primitivus (chat): mention detection in group chat + notification (mention and messages)
2016-06-27 Goffi quick_frontend, primitivus: notifications refactoring
2016-06-20 Goffi backend, frontends: message refactoring (huge commit):