log frontends/src/quick_frontend/quick_contact_list.py @ 1499:adc72c39f032

age author description
2015-08-15 Goffi quick_frontend: minor fixes
2015-07-20 souliane quick_frontend: display over whole alerts counter
2015-05-27 Goffi quick frontends (contact list): cache is not cleared anymore on QuickContactList.fill, avoiding the accidental removal of cached values like avatars
2015-05-22 Goffi quick_frontend (quick_app): properly fixed roster loss:
2015-04-24 souliane display the resource in the chat dialog when printing a private MUC message
2015-04-20 souliane core, plugin XEP-0045, frontends: change frontend method "setStatusOnline" for "setPresenceStatus":
2015-04-16 souliane quick_frontend, primitivus: fixes a couple of issues:
2015-04-16 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
2015-04-16 souliane quick_frontend, primitivus: move code to remove a new message alert from primitivus to quick_frontend
2015-04-01 souliane quick_frontend: keep the contact list groups synchronised on contact deletion
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, primitivus: various fixes (MUC and cached signals):
2015-03-25 souliane quick_frontend: better PEP-8 compliance
2015-03-20 souliane quick_frontends, primitivus: know who are the MUC occupants from the presence informations: