log frontends/src/primitivus/chat.py @ 1252:5ff9f9af9d1f

age author description
2014-10-04 souliane frontends: printInfo and printMessage timestamp attribute defaults to None instead of ''
2014-09-08 Goffi Primitivus (xmlui): fixed window closing on save params + removed now unused onConfigureRoom in Chat
2014-09-08 Goffi Primitivus (file transfer): an error popup is shown when bad unicode is used in path, and an info popup is show to indicate that the file request has been sent
2014-09-05 Goffi primivitus: info messages now use "info_msg" attribute (yellow)
2014-09-04 Goffi primitivus: use of new keys modules from Urwid SàText
2014-08-26 souliane move sat.tools.jid to sat_frontends.tools.jid
2014-08-25 Goffi primivitus: fixed jid escaping for dynamic menus in one2one chat
2014-08-24 souliane primitivus (chat): fixes the messages display when opening a new chat window
2014-08-23 souliane quick_frontend, primitivus: add primitivus command ":history [limit]" (default value for limit is 50)
2014-08-22 souliane primitivus: prevent a notification flood when displaying the history
2014-08-13 Goffi frontends: XMLUI refactoring + dialogs:
2014-06-25 Goffi core, frontends (menus): MENU_ROOM and MENU_SINGLE are now managed
2014-06-07 souliane frontends: async failures are more detailed (full class name + error message)
2014-05-29 souliane frontends: fixes bug with private message introduced with revision 1000 (6f1e03068b5f) + display messages from contacts not in roster