log frontends/src/quick_frontend/quick_contact_list.py @ 2483:0046283a285d

age author description
Fri, 26 Jan 2018 11:14:13 +0100 Goffi dates update
Fri, 03 Nov 2017 14:31:42 +0100 Goffi misc: date update (yes it's a bit late :p )
Sun, 15 Jan 2017 22:41:22 +0100 Goffi quick frontend(contact list): added all_iter property to get all cached entities
Sun, 15 Jan 2017 17:51:37 +0100 Goffi plugin XEP-0054, quick frontend(app): various improvments:
Sun, 15 Jan 2017 16:00:41 +0100 Goffi quick frontend (contact list): bare_default in getCache now default to True, plus added None:
Sun, 15 Jan 2017 16:00:41 +0100 Goffi quick frontend (contact list): added isSpecial and isRoom to quickly now if an entity is specific
Sun, 15 Jan 2017 16:00:40 +0100 Goffi quick frontend (contact list): fixed cached key removal
Sun, 02 Oct 2016 13:46:29 +0200 Goffi quick frontend(contact_list): avoid crash when resource in cache has not priority
Fri, 09 Sep 2016 23:54:33 +0200 Goffi quick frontend (contact list): better handling of cache with full jid:
Fri, 09 Sep 2016 23:54:33 +0200 Goffi quick frontend (contat list/cache): workaround for avatar issue in MUC. Need to be reworked properly in the future (TODO)
Tue, 09 Aug 2016 01:10:09 +0200 Goffi quick frontend (contact): fixed roster and roster_connected in handler + add a next function for pyjamas compatibility
Sun, 24 Jul 2016 17:56:18 +0200 Goffi quick_frontend, primitivus (contact_list): ContactList widget must now call postInit() when ready, to avoid being registered before being constructed
Sun, 24 Jul 2016 17:56:14 +0200 Goffi quick_frontend, primitivus: better notifications handling
Sun, 24 Jul 2016 17:47:09 +0200 Goffi quick_frontend, primitivus (contact_list): improved and simplified handling of "special" entities:
Wed, 29 Jun 2016 13:42:35 +0200 Goffi quick_frontend: allow presence of entities without resource