log frontends/src/quick_frontend/constants.py @ 2186:9061c7247964

age author description
2017-02-05 Goffi quick app: check type in notify
2016-12-22 Goffi quick frontend (quick app): added progressFinished and progressError listeners
2016-07-17 Goffi plugin XEP-0085, quick_frontends, primitivus: chat states are working again
2016-06-27 Goffi quick_frontend, primitivus: notifications refactoring
2016-04-18 Goffi quick frontend, primitivus: quickContactList refactored to handle several profiles at once
2016-04-17 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
2016-01-03 Goffi copyright update
2015-08-15 Goffi quick_frontend (constants, quick_app, quick_contact_list): blogging refactoring (not finished):
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