log frontends/src/quick_frontend/quick_app.py @ 1313:a8d7500090f6 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-18 souliane frontends (quick_app): fixes wrong JID construction when processing getPresenceStatuses result
2014-10-06 souliane primitivus: implement parameter "Show empty groups"
2014-10-06 souliane primitivus: implement "Show offline contacts" parameter (sync with "DISCONNECTED_HIDE" action key)
2014-10-04 souliane frontends: printInfo and printMessage timestamp attribute defaults to None instead of ''
2014-09-05 Goffi frontends: use of new "info" type in newMessage
2014-08-26 souliane move sat.tools.jid to sat_frontends.tools.jid
2014-08-21 souliane quick_frontend: fixes an issue with the profile in the signal handler
2014-08-11 Goffi frontends: signals are managed in a more generic way
2014-06-25 Goffi core, frontends (menus): MENU_ROOM and MENU_SINGLE are now managed
2014-06-15 souliane frontends (quick_frontend): fixes the handling of asyncConnect failure
2014-06-07 souliane frontends: async failures are more detailed (full class name + error message)
2014-05-23 souliane core (xmpp), stdui (profile_manager), bridge, frontends: raise an exception if the XMPP connection failed instead of sending a signal