log src/browser/sat_browser/contact_list.py @ 961:22fe06569b1a

age author description
Wed, 10 Aug 2016 23:22:49 +0200 Goffi browser side(contact list): fixed calls to getGroupData
Wed, 10 Aug 2016 22:51:18 +0200 Goffi browser side (contact list): fixed groups displaying
Tue, 09 Aug 2016 01:07:15 +0200 Goffi browser, server: update to get compatibility with 0.7-dev (not finished):
Sun, 03 Jan 2016 16:24:27 +0100 Goffi copyright update
Wed, 02 Dec 2015 11:15:55 +0100 Goffi browser side (contact list): fixed a traceback on mouse enter/leave + bad attribute name
Mon, 30 Nov 2015 21:52:41 +0100 souliane browser_side: fixed ContactsPanel scrolling
Wed, 25 Nov 2015 16:48:28 +0100 souliane browser_side (contact_list): fixes click on the "Contacts" button above the roster
Tue, 24 Nov 2015 13:33:19 +0100 souliane browser_side: display the number of alerts for each contact and not only a symbol (*) + favicon displays the total number of waiting messages
Mon, 23 Nov 2015 16:39:11 +0100 Goffi browser side: fixed group panel drop and contact_list click on GroupLabel
Wed, 11 Nov 2015 11:49:32 +0100 souliane browser_side: add functions JIDSet and JIDDict
Sun, 16 Aug 2015 01:51:12 +0200 Goffi server + browser side: blogging refactoring (draft), huge commit sorry:
Mon, 20 Apr 2015 09:14:03 +0200 souliane browser_side: clean the code that has been commented or isolated during the refactorisation to base libervia on quick_frontend
Mon, 20 Apr 2015 08:51:25 +0200 souliane browser and server side: remove unibox
Thu, 16 Apr 2015 13:29:26 +0200 souliane browser_side: fixes new message alerts
Wed, 01 Apr 2015 22:04:17 +0200 souliane browser_side: ContactList.remove has been renamed to ContactList.removeContact to not interfer with Pyjamas Panel.remove (overriding not needed anymore)