Mercurial > libervia-backend
log frontends/src/quick_frontend/constants.py @ 1415:846577ff8b8f
age | author | description |
---|---|---|
2015-04-09 | souliane | plugin XEP-0045, quick_frontend, primitivus: replace C.DEFAULT_MUC by bridge method getDefaultMUC (value is defined in plugin XEP-0045 and can be overriden with the config file) |
2015-04-01 | souliane | quick_frontend (constants): set a constant for default MUC service |
2015-03-30 | Goffi | 2015 copyright dates update |
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 |