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
|
Mon, 09 Mar 2015 16:30:06 +0100 |
souliane |
browser_side: replace ContactsPanel and ContactBox init "parent" attribute with "host" + menus bound to the avatar can be parameterized
frontends_multi_profiles
|
Thu, 05 Mar 2015 13:27:41 +0100 |
souliane |
browser_side: don't display MUC entities in the contact list + fixes ContactList.remove (QuickContactList and SimplePanel conflict)
frontends_multi_profiles
|
Fri, 27 Feb 2015 22:53:27 +0100 |
Goffi |
browser side (contact list): ContactPanels is used instead of OccupantsList in MUC:
frontends_multi_profiles
|
Fri, 27 Feb 2015 02:42:44 +0100 |
souliane |
browser_side: the contact list's height needs a window resize after it's been added or when the tab bar display is changed
frontends_multi_profiles
|
Fri, 27 Feb 2015 02:39:43 +0100 |
souliane |
browser_side: MainPanel is now based on a DockPanel, which allows to use less tables and also to remove some "window resized" listeners
frontends_multi_profiles
|
Fri, 27 Feb 2015 01:08:36 +0100 |
souliane |
browser_side, server_side: MicroblogPanel.onGroupDrop and bridge method getMassiveLastMBlogs now only accepts the publishers as a set of unicode (no more None value or single unicode).
frontends_multi_profiles
|
Thu, 26 Feb 2015 18:10:54 +0100 |
Goffi |
browser_side: classes reorganisation:
frontends_multi_profiles
|
Thu, 26 Feb 2015 13:10:46 +0100 |
Goffi |
browser side: moved ContactBox, ContactsPanel, ContactLabeland ContactMenuBar to base_widget/base_panels so they can be reused outside of contact_list module
frontends_multi_profiles
|
Tue, 24 Feb 2015 18:21:33 +0100 |
Goffi |
browser side (contact list): removed our own bare jid from contact list
frontends_multi_profiles
|
Tue, 24 Feb 2015 16:49:07 +0100 |
Goffi |
browser side(contact list): added nick listener
frontends_multi_profiles
|
Tue, 24 Feb 2015 16:48:41 +0100 |
Goffi |
browser side (contact list): fixed forgotten profile argument in presence listener
frontends_multi_profiles
|