log frontends/src/quick_frontend/quick_contact_list.py @ 1640:d470affbe65c

age author description
2015-11-08 Goffi quick frontend: fixed resources display in quickContactList
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:
2015-02-24 Goffi quick frontends (contact list): added self.whoami frontends_multi_profiles
2015-02-24 Goffi quick_frontends, primitivus (contact list): added nick observer + implemented onNickUpdate frontends_multi_profiles
2015-02-24 Goffi quick frontends, primitivus: fixed listener calls (kwargs where forgotten) + fixed presence listener + renamed updatePresence to onPresenceUpdate for consistency with oter listeners frontends_multi_profiles
2015-02-23 Goffi merged souliane changes frontends_multi_profiles
2015-02-23 Goffi quick frontends(contact list): added a getFullJid method to add resource to a bare jid frontends_multi_profiles
2015-02-23 Goffi quick_frontends (contact list): use of intermediate method for showEmptyGroups and showOfflineMessages to convert bridge values to actual booleans frontends_multi_profiles
2015-02-22 souliane quick_frontend, primitivus: use a listener to update the contact list when receiving a presence frontends_multi_profiles
2015-02-21 souliane quick_frontend (quick_contact_list): add property roster_entities_connected and method getSpecials frontends_multi_profiles
2015-02-06 souliane quick_frontend: remove the contact from the groups it has been removed from frontends_multi_profiles
2015-02-06 Goffi merged souliane commits frontends_multi_profiles
2015-02-06 Goffi quick frontends (QuickContactList): added isEntityInGroup method frontends_multi_profiles
2015-02-05 souliane quick_frontend: add some properties for QuickContactList 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