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
Mon, 27 Jun 2016 22:36:22 +0200 Goffi quick_frontend, primitivus: notifications refactoring
Tue, 24 May 2016 22:11:04 +0200 Goffi backend, frontend: messages refactoring (huge commit, not finished):
Mon, 18 Apr 2016 18:35:19 +0200 Goffi minor doc fixes cagou
Mon, 18 Apr 2016 18:33:55 +0200 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
Mon, 18 Apr 2016 18:31:13 +0200 Goffi quick frontend, primitivus: quickContactList refactored to handle several profiles at once
Sun, 17 Apr 2016 14:45:26 +0200 Goffi use of /usr/bin/env instead of /usr/bin/python in shebang
Sun, 03 Jan 2016 16:28:30 +0100 Goffi copyright update
Tue, 15 Dec 2015 14:25:26 +0100 Goffi reverted patch 58ecc0e2e6fc as it may hide an other issue
Thu, 10 Dec 2015 10:44:04 +0100 souliane quick_frontend: catch an exception that can occurs when using a concurrent client
Tue, 24 Nov 2015 13:31:28 +0100 souliane quick_frontend, primitivus: display the number of alerts for each contact and not only a symbol (*)
Sun, 08 Nov 2015 15:16:14 +0100 Goffi quick frontend: fixed resources display in quickContactList
Sun, 16 Aug 2015 01:01:34 +0200 Goffi quick_frontend: minor fixes
Mon, 20 Jul 2015 10:23:58 +0200 souliane quick_frontend: display over whole alerts counter
Wed, 27 May 2015 19:08:16 +0200 Goffi quick frontends (contact list): cache is not cleared anymore on QuickContactList.fill, avoiding the accidental removal of cached values like avatars
Fri, 22 May 2015 22:31:37 +0200 Goffi quick_frontend (quick_app): properly fixed roster loss:
Fri, 24 Apr 2015 16:10:46 +0200 souliane display the resource in the chat dialog when printing a private MUC message
Mon, 20 Apr 2015 16:39:38 +0200 souliane core, plugin XEP-0045, frontends: change frontend method "setStatusOnline" for "setPresenceStatus":
Thu, 16 Apr 2015 17:17:28 +0200 souliane quick_frontend, primitivus: fixes a couple of issues:
Thu, 16 Apr 2015 14:57:57 +0200 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
Thu, 16 Apr 2015 13:31:14 +0200 souliane quick_frontend, primitivus: move code to remove a new message alert from primitivus to quick_frontend
Wed, 01 Apr 2015 23:59:56 +0200 souliane quick_frontend: keep the contact list groups synchronised on contact deletion
Wed, 01 Apr 2015 22:07:28 +0200 souliane quick_frontend (contact_list): rename QuickContactList.remove to QuickContactList.removeContact + remove the contact from _roster attribute (and not only from _cache)
Mon, 30 Mar 2015 10:26:26 +0200 Goffi 2015 copyright dates update
Wed, 25 Mar 2015 15:25:51 +0100 souliane quick_frontend, primitivus: various fixes (MUC and cached signals):
Wed, 25 Mar 2015 15:21:17 +0100 souliane quick_frontend: better PEP-8 compliance
Fri, 20 Mar 2015 16:25:38 +0100 souliane quick_frontends, primitivus: know who are the MUC occupants from the presence informations:
Tue, 24 Feb 2015 18:20:34 +0100 Goffi quick frontends (contact list): added self.whoami frontends_multi_profiles
Tue, 24 Feb 2015 17:14:10 +0100 Goffi quick_frontends, primitivus (contact list): added nick observer + implemented onNickUpdate frontends_multi_profiles
Tue, 24 Feb 2015 16:52:44 +0100 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
Mon, 23 Feb 2015 18:08:22 +0100 Goffi merged souliane changes frontends_multi_profiles
Mon, 23 Feb 2015 18:04:25 +0100 Goffi quick frontends(contact list): added a getFullJid method to add resource to a bare jid frontends_multi_profiles
Mon, 23 Feb 2015 18:04:16 +0100 Goffi quick_frontends (contact list): use of intermediate method for showEmptyGroups and showOfflineMessages to convert bridge values to actual booleans frontends_multi_profiles
Sun, 22 Feb 2015 21:30:20 +0100 souliane quick_frontend, primitivus: use a listener to update the contact list when receiving a presence frontends_multi_profiles
Sat, 21 Feb 2015 12:39:04 +0100 souliane quick_frontend (quick_contact_list): add property roster_entities_connected and method getSpecials frontends_multi_profiles
Fri, 06 Feb 2015 19:31:13 +0100 souliane quick_frontend: remove the contact from the groups it has been removed from frontends_multi_profiles
Fri, 06 Feb 2015 19:29:37 +0100 Goffi merged souliane commits frontends_multi_profiles
Fri, 06 Feb 2015 19:02:10 +0100 Goffi quick frontends (QuickContactList): added isEntityInGroup method frontends_multi_profiles
Thu, 05 Feb 2015 12:10:42 +0100 souliane quick_frontend: add some properties for QuickContactList frontends_multi_profiles
Sat, 24 Jan 2015 01:00:29 +0100 Goffi core, frontends: refactoring to base Libervia on QuickFrontend (big mixed commit): frontends_multi_profiles
Wed, 10 Dec 2014 19:00:09 +0100 Goffi quick_frontend, primitivus: multi-profiles refactoring part 1 (big commit, sorry :p): frontends_multi_profiles
Mon, 06 Oct 2014 13:54:41 +0200 souliane primitivus: implement parameter "Show empty groups"
Mon, 06 Oct 2014 12:44:58 +0200 souliane primitivus: implement "Show offline contacts" parameter (sync with "DISCONNECTED_HIDE" action key)
Thu, 29 May 2014 14:34:01 +0200 souliane frontends: fixes bug with private message introduced with revision 1000 (6f1e03068b5f) + display messages from contacts not in roster
Mon, 05 May 2014 18:58:34 +0200 Goffi quick_frontend: use of new logging system
Sun, 27 Apr 2014 18:22:12 +0200 souliane primitivus: fixes contact group update