log frontends/src/quick_frontend/quick_chat.py @ 2428:c2d88fe05303

age author description
2017-11-03 Goffi misc: date update (yes it's a bit late :p )
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):
2016-05-24 Goffi backend, frontend: messages refactoring (huge commit, not finished):
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-12 souliane quick_frontend, primitivus (chat): move notification command to quick_frontend
2016-01-03 Goffi copyright update
2015-12-22 souliane quick_frontend (chat): temporary fix for bug 12:
2015-12-22 souliane quick_frontend (chat): scroll down after having printed the history
2015-12-22 souliane quick_frontend, primitivus (chat): printing the history is left to quick_frontend
2015-12-15 souliane quick_frontend: restore printing the day change while displaying history
2015-12-12 souliane frontends: small message refactorisation:
2015-08-15 Goffi quick_frontend: minor fixes
2015-07-14 souliane quick_frontend (quick_chat): QuickChat._get_nick returns "" instead of None for message from the MUC
2015-04-24 souliane display the resource in the chat dialog when printing a private MUC message
2015-03-30 Goffi 2015 copyright dates update
2015-03-24 souliane quick_frontend, primitivus: remove QuickChat.updateEntityState and QuickChat.setContactStates, use more general QuickChat.update (also called when joining the room to initialise the occupants list)
2015-03-23 souliane quick_frontend, primivitus: remove QuickChat.getUserNick + primivitus ChatText gets the user nick directly from parent Chat instance
2015-03-23 souliane quick_frontend, primitivus (chat): merge setOccupantStates and setContactStates
2015-03-20 souliane quick_frontend: display MUC games symbols
2015-03-20 souliane quick_frontends, primitivus: move the chat states logic to quick_frontend
2015-03-20 souliane quick_frontends, primitivus: know who are the MUC occupants from the presence informations:
2015-03-17 Goffi core, quick_frontends: added an "extra" item in getMenus + use of new quick_menus module in QuickApp frontends_multi_profiles
2015-03-11 souliane quick_frontend, primitivus (chat): pass a sorted list to Chat.setPresents frontends_multi_profiles
2015-03-11 souliane frontends (quick_frontend, primitivus): fixes room games: frontends_multi_profiles
2015-02-06 souliane quick_frontend: fix the history log message frontends_multi_profiles
2015-01-24 Goffi core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles
2014-12-10 Goffi quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p): frontends_multi_profiles
2014-10-04 souliane bridge, memory: add "search" attribute to getHistory (filter the results with a unix globbing pattern)
2014-10-04 souliane frontends: printInfo and printMessage timestamp attribute defaults to None instead of ''
2014-09-24 souliane memory: add Parameter "Chat history limit"
2014-08-26 souliane move sat.tools.jid to sat_frontends.tools.jid
2014-08-23 souliane quick_frontend, primitivus: add primitivus command ":history [limit]" (default value for limit is 50)
2014-05-05 Goffi quick_frontend: use of new logging system
2014-03-17 souliane primitivus: display chat states (with symbols) for MUC participants
2014-02-04 Goffi frontends: fixed /me usage + renamed a couple of "type" parameters to type_
2014-02-04 Goffi dates update
2013-12-29 Goffi core: i18n refactoring:
2013-11-23 souliane frontends: define the constants with classes and inheritance instance of using __builtin__
2013-10-29 souliane tools: renamed tools.jid.JID attribute "short" to "bare"
2013-10-28 souliane primitivus, wix: auto-display MUC dialog after it has been joined:
2013-11-07 Goffi core, bridge: extra parameter is saved in history:
2013-03-07 Goffi fixed licences in docstrings (they are now in comments)
2013-01-18 Emmanuel Gil Peyrot Remove every old-style class.
2013-01-18 Emmanuel Gil Peyrot Remove trailing whitespaces.
2013-01-07 Goffi dates update
2012-11-12 Goffi quick frontend: fixed getHistory call
2012-10-28 Goffi primitivus: fixed info messages timestamp
2012-10-20 Goffi core, quick_frontend, primitivus, wixi, bridge: fixed delayed message timestamp:
2012-10-16 Goffi core, bridge, quick_frontend: MUC private messages history management:
2012-10-10 Goffi quick frontend, primitivus, wix: MUC private messages management
2012-09-27 Goffi frontends, core, plugin XEP-0045: leave implementation + better nick change
2012-09-24 Goffi core, quick_frontend, primitivus, wix: Contacts List refactoring phase 1:
2012-08-01 Goffi Licence modification: the full project is now under AGPL v3+ instead of GPL v3+
2012-03-06 Goffi copyleft date update
2011-12-04 Goffi core: - history management improved
2011-11-08 Goffi backend, bridge: asynchronous history
2011-08-27 Goffi primitivus: freedesktop notifications (if available) when somebody is talking to us and we have not focus, or our nick is pinged and we have not focus.
2011-01-05 Goffi 2011 copyright upgrade
2011-01-05 Goffi distutils installation script, draft
2010-12-29 Goffi Files reorganisation base frontends/quick_frontend/quick_chat.py@a01c7f5f891b