log src/browser/sat_browser/chat.py @ 832:ded96b54ee02

age author description
Sun, 03 Jan 2016 16:24:27 +0100 Goffi copyright update
Tue, 22 Dec 2015 11:37:25 +0100 souliane browser (chat): printing the history is left to quick_frontend
Tue, 15 Dec 2015 20:04:03 +0100 souliane browser_side: restore printing the day change while displaying history
Tue, 15 Dec 2015 19:35:00 +0100 souliane browser_side (chat): adapt printMessage to recent modifications done in quick_chat
Tue, 01 Dec 2015 13:55:01 +0100 Goffi browser side: workaround for a pyjamas bug which freeze the browser in some case with addURLToText regex
Mon, 30 Nov 2015 21:52:41 +0100 souliane browser_side: fixed ContactsPanel scrolling
Mon, 08 Jun 2015 14:59:12 +0200 souliane browser_side: fix updating OTR icons when state or trust has changed
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
Mon, 23 Mar 2015 09:35:46 +0100 souliane browser_side: update ContactList, Chat, ContactsPanel, ContactBox, ContactLabel to update the display using listeners as it is done in quick_frontend:
Mon, 30 Mar 2015 10:28:47 +0200 Goffi 2015 copyright dates update
Wed, 18 Mar 2015 10:17:04 +0100 souliane browser_side: follow changes made on quick_frontend for chat states and MUC symbols + minor fixes following the refactorisation:
Wed, 18 Mar 2015 16:15:18 +0100 Goffi merged branch frontends_multi_profiles base src/browser/sat_browser/panels.py@3fafedbf792a
Tue, 17 Mar 2015 20:42:02 +0100 Goffi browser side: menus refactorisation: frontends_multi_profiles
Wed, 11 Mar 2015 19:01:27 +0100 souliane browser_side: add attribute "merge_resources" to ContactsPanel to display the MUC occupants + override Chat.replaceUser and Chat.removeUser frontends_multi_profiles