log frontends/src/primitivus/chat.py @ 1330:22fce2e51c70 frontends_multi_profiles

age author description
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 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
2014-03-21 Goffi primitivus: removed deprecated use of set_focus
2014-03-17 souliane primitivus: display chat states (with symbols) for MUC participants
2014-02-17 souliane misc: fix unnamed arguments in format strings
2014-02-04 Goffi frontends: fixed /me usage + renamed a couple of "type" parameters to type_
2014-02-04 Goffi dates update
2014-02-04 Goffi plugin XEP-0045, primitivus: added MUC configuration
2013-12-29 Goffi core: i18n refactoring:
2013-11-25 souliane primivitus: do not notify when an empty message is received
2013-10-29 souliane tools: renamed tools.jid.JID attribute "short" to "bare"
2013-10-21 souliane primitivus: code factorization for user notification
2013-09-05 souliane misc: a few "cosmetic" changes (PEP 8...)
2013-09-08 souliane primitivus: chat state implementation
2013-03-10 Goffi Primitivus: fixed xmlui/chat bad contents change
2013-03-07 Goffi fixed licences in docstrings (they are now in comments)