Mercurial > libervia-web
log src/browser/sat_browser/contact_panel.py @ 714:03e9fe91081c
age | author | description |
---|---|---|
Sun, 19 Apr 2015 13:10:41 +0200 | souliane | browser_side: don't rebuild the whole list on contact list update |
Thu, 09 Apr 2015 11:37:25 +0200 | souliane | browser_side: use host.default_muc instead of C.DEFAULT_MUC |
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: |
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 |