log frontends/src/quick_frontend/quick_contact_list.py @ 1414:159d16336f87

age author description
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
2014-10-06 souliane primitivus: implement parameter "Show empty groups"
2014-10-06 souliane primitivus: implement "Show offline contacts" parameter (sync with "DISCONNECTED_HIDE" action key)
2014-05-29 souliane frontends: fixes bug with private message introduced with revision 1000 (6f1e03068b5f) + display messages from contacts not in roster
2014-05-05 Goffi quick_frontend: use of new logging system
2014-04-27 souliane primitivus: fixes contact group update
2014-02-04 Goffi dates update
2013-12-29 Goffi core: i18n refactoring: