log frontends/src/quick_frontend/constants.py @ 1390:337be5318177

age author description
2015-03-24 souliane primitivus: prefill "Join MUC" dialog with only the JID's node part when in debug version + display error directly from the DBus object
2015-03-20 souliane quick_frontends, primitivus: move the chat states logic to quick_frontend
2015-03-17 Goffi quick_frontends: added "menu" listeners, which is called when a menu is added or removed. frontends_multi_profiles
2015-03-03 souliane frontends: add listeners 'profilePlugged', 'disconnect' and 'gotMenus' (the last one to be removed when the menus are refactored to quick_app) frontends_multi_profiles
2015-02-24 Goffi quick_frontends, primitivus (contact list): added nick observer + implemented onNickUpdate frontends_multi_profiles
2015-02-22 souliane quick_frontend: add a 'presence' listener for the 'presenceUpdate' signal frontends_multi_profiles
2015-02-22 souliane frontends: merge sat_frontends.constants to sat_frontends.quick_frontend.constants frontends_multi_profiles
2015-02-09 Goffi frontends (quick frontend): use of new getEntitiesData to get cached values for avatars on profile connection. 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-08-26 souliane move sat.tools.jid to sat_frontends.tools.jid
2014-02-04 Goffi dates update
2013-11-23 souliane frontends: define the constants with classes and inheritance instance of using __builtin__
2013-03-07 Goffi fixed licences in docstrings (they are now in comments)
2013-01-07 Goffi dates update
2012-10-10 Goffi quick frontend, primitivus, wix: MUC private messages management