log frontends/src/quick_frontend/quick_chat.py @ 1350:32ccda01a2be frontends_multi_profiles

age author description
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__