log frontends/src/quick_frontend/quick_contact_list.py @ 2507:4c45df43ea44

age author description
2018-01-26 Goffi dates update
2017-11-03 Goffi misc: date update (yes it's a bit late :p )
2017-01-15 Goffi quick frontend(contact list): added all_iter property to get all cached entities
2017-01-15 Goffi plugin XEP-0054, quick frontend(app): various improvments:
2017-01-15 Goffi quick frontend (contact list): bare_default in getCache now default to True, plus added None:
2017-01-15 Goffi quick frontend (contact list): added isSpecial and isRoom to quickly now if an entity is specific
2017-01-15 Goffi quick frontend (contact list): fixed cached key removal
2016-10-02 Goffi quick frontend(contact_list): avoid crash when resource in cache has not priority
2016-09-09 Goffi quick frontend (contact list): better handling of cache with full jid:
2016-09-09 Goffi quick frontend (contat list/cache): workaround for avatar issue in MUC. Need to be reworked properly in the future (TODO)
2016-08-08 Goffi quick frontend (contact): fixed roster and roster_connected in handler + add a next function for pyjamas compatibility
2016-07-24 Goffi quick_frontend, primitivus (contact_list): ContactList widget must now call postInit() when ready, to avoid being registered before being constructed
2016-07-24 Goffi quick_frontend, primitivus: better notifications handling
2016-07-24 Goffi quick_frontend, primitivus (contact_list): improved and simplified handling of "special" entities:
2016-06-29 Goffi quick_frontend: allow presence of entities without resource
2016-06-27 Goffi quick_frontend, primitivus: notifications refactoring
2016-05-24 Goffi backend, frontend: messages refactoring (huge commit, not finished):
2016-04-18 Goffi minor doc fixes cagou
2016-04-18 Goffi quick app (contact list): when a new profile is plugged, updates are locked until the end of the process, this avoid many useless refreshes
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-12-15 Goffi reverted patch 58ecc0e2e6fc as it may hide an other issue
2015-12-10 souliane quick_frontend: catch an exception that can occurs when using a concurrent client
2015-11-24 souliane quick_frontend, primitivus: display the number of alerts for each contact and not only a symbol (*)
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