2015-09-10 |
souliane |
plugin XEP-0277, quick_frontend: rename mbGetLast to mbGet and add it the parameter "item_ids"
|
2015-08-25 |
Goffi |
frontends: callback are now always used in QuickApp launchAction (before it was only used if validated is present):
|
2015-08-20 |
Goffi |
QuickFrontend: removed old watched stuff as a new plugin now manages it properly
|
2015-08-18 |
Goffi |
quick_frontend, primitivus: handling of actionNew signal
|
2015-08-15 |
Goffi |
quick_frontend (constants, quick_app, quick_contact_list): blogging refactoring (not finished):
|
2015-07-20 |
souliane |
quick_frontend: display over whole alerts counter
|
2015-07-13 |
souliane |
quick_frontend: add a couple of TODOs
|
2015-06-10 |
souliane |
bridge, quick_frontend: the JID that is assigned by the server can differ from the one we asked for (resource)
|
2015-05-22 |
Goffi |
quick_frontend (quick_app): properly fixed roster loss:
|
2015-04-20 |
souliane |
quick_frontend: ask for the roster in connectedHandler instead of in ProfileManager, because we need it also when reconnecting after a disconnection whithout restarting the frontend
|
2015-04-20 |
souliane |
core, plugin XEP-0045, frontends: change frontend method "setStatusOnline" for "setPresenceStatus":
|
2015-04-16 |
souliane |
massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
|
2015-04-01 |
souliane |
quick_frontend (contact_list): rename QuickContactList.remove to QuickContactList.removeContact + remove the contact from _roster attribute (and not only from _cache)
|
2015-03-30 |
Goffi |
2015 copyright dates update
|
2015-03-25 |
souliane |
quick_frontend: fixes personalEventHandler signature
|
2015-03-25 |
souliane |
quick_frontend, primitivus: various fixes (MUC and cached signals):
|
2015-03-25 |
souliane |
quick_frontend: better PEP-8 compliance
|
2015-03-24 |
souliane |
quick_frontend, primitivus: remove QuickChat.updateEntityState and QuickChat.setContactStates, use more general QuickChat.update (also called when joining the room to initialise the occupants list)
|
2015-03-23 |
souliane |
quick_frontend, primivitus: remove QuickChat.getUserNick + primivitus ChatText gets the user nick directly from parent Chat instance
|
2015-03-22 |
souliane |
quick_frontend, primitivus: better PEP-8 compliance + remove/rename some (Quick)Chat attributes:
|
2015-03-20 |
souliane |
plugin XEP-0085, quick_frontend: fixes chat states
|
2015-03-20 |
souliane |
quick_frontends, primitivus: move the chat states logic to quick_frontend
|
2015-03-20 |
souliane |
quick_frontends, primitivus: know who are the MUC occupants from the presence informations:
|
2015-03-19 |
Goffi |
renamed tools.misc to tools.trigger
|
2015-03-17 |
Goffi |
core, quick_frontends: added an "extra" item in getMenus + use of new quick_menus module in QuickApp
frontends_multi_profiles
|
2015-03-17 |
Goffi |
quick_frontends: added "menu" listeners, which is called when a menu is added or removed.
frontends_multi_profiles
|
2015-03-11 |
souliane |
quick_frontend, primitivus (chat): pass a sorted list to Chat.setPresents
frontends_multi_profiles
|
2015-03-11 |
souliane |
frontends (quick_frontend, primitivus): fixes room games:
frontends_multi_profiles
|
2015-03-06 |
souliane |
quick_frontend: register the 'personalEvent' signal
frontends_multi_profiles
|
2015-03-05 |
souliane |
quick_frontend: replace last occurences of QuickApp.chat_wins with QuickApp.widgets
frontends_multi_profiles
|