log src/browser/sat_browser/contact_list.py @ 672:b39a9eddfe56 frontends_multi_profiles

age author description
2015-03-09 souliane browser_side: replace ContactsPanel and ContactBox init "parent" attribute with "host" + menus bound to the avatar can be parameterized frontends_multi_profiles
2015-03-05 souliane browser_side: don't display MUC entities in the contact list + fixes ContactList.remove (QuickContactList and SimplePanel conflict) frontends_multi_profiles
2015-02-27 Goffi browser side (contact list): ContactPanels is used instead of OccupantsList in MUC: frontends_multi_profiles
2015-02-27 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
2015-02-27 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
2015-02-27 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
2015-02-26 Goffi browser_side: classes reorganisation: frontends_multi_profiles
2015-02-26 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
2015-02-24 Goffi browser side (contact list): removed our own bare jid from contact list frontends_multi_profiles
2015-02-24 Goffi browser side(contact list): added nick listener frontends_multi_profiles
2015-02-24 Goffi browser side (contact list): fixed forgotten profile argument in presence listener frontends_multi_profiles
2015-02-24 Goffi browser side: fixed use of profile for listeners frontends_multi_profiles
2015-02-23 Goffi merged souliane changes frontends_multi_profiles
2015-02-23 Goffi browser side (contact list): Contact list improvments: frontends_multi_profiles
2015-02-23 Goffi browser side (contact list): use of c.bool for parameter conversion frontends_multi_profiles