log

age author description
Sat, 07 Mar 2015 15:08:56 +0100 souliane server and browser sides: fixes joining room with auto-generated name + leave JID error handling to the backend frontends_multi_profiles
Sat, 07 Mar 2015 13:28:11 +0100 souliane browser_side (CSS): show differences between enabled and disabled buttons frontends_multi_profiles
Fri, 06 Mar 2015 14:29:37 +0100 souliane browser_side (blog): clean the MicroblogPanel: 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
Tue, 03 Mar 2015 22:31:54 +0100 souliane browser_side: OTR uses 'profilePlugged', 'disconnect' and 'gotMenus' listeners frontends_multi_profiles
Tue, 03 Mar 2015 19:00:21 +0100 souliane browser_side: fixes wrong triggers names frontends_multi_profiles
Tue, 03 Mar 2015 07:21:50 +0100 souliane browser_side: fixes OTR using the new resource system and proper triggers (send and receive message) or listener (presence update) frontends_multi_profiles
Tue, 03 Mar 2015 06:51:13 +0100 souliane browser_side: replace all instances of 'str' with 'unicode' frontends_multi_profiles
Tue, 03 Mar 2015 06:24:27 +0100 souliane browser_side: implements collections.OrderedDict.__contains__ to fix an error while doing "presence in C.PRESENCE" 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 16:05:28 +0100 souliane browser_side: allow to drop a widget in the "+" tab 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 13:12:28 +0100 souliane browser_side: hide the tab bar and contact list's toggle button until the profile is connected frontends_multi_profiles
Fri, 27 Feb 2015 13:00:04 +0100 souliane browser_side: only display "+" button when the tab bar contains only 1 tab, and display it over the contact list to not use vertical space frontends_multi_profiles
Fri, 27 Feb 2015 02:41:11 +0100 souliane browser_side: implements setStatusOnline since it is not used only for setting the connected state on/off, but also to update the user presence and status 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:45:34 +0100 souliane browser_side: fixes sending/updating blog message/comment frontends_multi_profiles
Fri, 27 Feb 2015 01:11:34 +0100 souliane browser_side: MicroblogPanel.accepted_groups (set of unicode) is now built from QuickWidget.targets (set of tuple of unicode) 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
Fri, 27 Feb 2015 00:56:08 +0100 souliane browser_side: fixes misc issues (forgotten parenthesis and wrong argument) frontends_multi_profiles
Fri, 27 Feb 2015 00:55:07 +0100 souliane browser_side: fixes issue when placing a LiberviaWidget and some cells of the WidgetsPanel are empty 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
Wed, 25 Feb 2015 19:44:10 +0100 Goffi browser side: fixed typo in newMessageHandler frontends_multi_profiles
Wed, 25 Feb 2015 19:40:23 +0100 Goffi browser side: restored infoDialog for headline messages from server frontends_multi_profiles
Tue, 24 Feb 2015 20:27:31 +0100 Goffi browser side: call of parent profilePlugged for overriden method frontends_multi_profiles
Tue, 24 Feb 2015 19:15:28 +0100 Goffi browser side: do a hard reload on disconnected signal frontends_multi_profiles
Tue, 24 Feb 2015 19:15:07 +0100 Goffi browser side (json): replaced the Window.alert by a log warning when signal is lost 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
Tue, 24 Feb 2015 14:40:47 +0100 Goffi browser side: fixed use of profile for listeners frontends_multi_profiles
Mon, 23 Feb 2015 18:47:27 +0100 Goffi merged souliane changes frontends_multi_profiles
Mon, 23 Feb 2015 18:44:58 +0100 Goffi browser side (widgets management): removed getWidgetsPanel: we use directly getParent which do the same thing + displayWidget now detect hidden widgets (widgets without parent WidgetsPanel) frontends_multi_profiles
Mon, 23 Feb 2015 18:44:58 +0100 Goffi browser side (LiberviaWidget): an error is raised when expect is True on getParent frontends_multi_profiles
Mon, 23 Feb 2015 18:44:57 +0100 Goffi browser side (contact list): Contact list improvments: frontends_multi_profiles
Mon, 23 Feb 2015 18:43:15 +0100 Goffi browser side (contact list): use of c.bool for parameter conversion frontends_multi_profiles
Mon, 23 Feb 2015 18:43:08 +0100 Goffi browser side (menu): minor improvments: frontends_multi_profiles
Mon, 23 Feb 2015 18:20:04 +0100 Goffi browser side (libervia main): implemented visible_widgets property frontends_multi_profiles
Mon, 23 Feb 2015 18:16:07 +0100 Goffi browser side: contact_list update: frontends_multi_profiles
Mon, 23 Feb 2015 18:14:07 +0100 Goffi browser side (contact list): use EntityToShow to know which contacts must be displayed frontends_multi_profiles
Sun, 22 Feb 2015 21:57:24 +0100 souliane browser_side: implements showDialog frontends_multi_profiles
Sun, 22 Feb 2015 21:56:40 +0100 souliane browser_side: fixes MUC menus frontends_multi_profiles
Sun, 22 Feb 2015 21:56:18 +0100 souliane browser_side: fixes RoomAndContactsChooser dialog frontends_multi_profiles
Sun, 22 Feb 2015 21:55:27 +0100 souliane browser_side (PromptDialog): rename prompt attribute to prompt_widgets + related changes frontends_multi_profiles
Sun, 22 Feb 2015 21:51:20 +0100 souliane browser_side: fixes various issues frontends_multi_profiles
Sun, 22 Feb 2015 21:42:14 +0100 souliane server and browser sides: fixes bad call to "subscription" bridge method frontends_multi_profiles
Fri, 20 Feb 2015 22:05:14 +0100 souliane browser_side: fixes a typo (listerner --> listener) frontends_multi_profiles
Fri, 20 Feb 2015 21:46:18 +0100 souliane browser_side: fixes previous patch, forgot to pass an argument frontends_multi_profiles
Fri, 20 Feb 2015 19:38:11 +0100 souliane browser_side: move SatWebFrontend.addTab to MainTabPanel.addWidgetsTab and rename MainTabPanel.add to MainTabPanel.addTab frontends_multi_profiles
Fri, 20 Feb 2015 19:50:00 +0100 souliane browser_side: show more obvisouly the "dragover" style when dragging something over a tab frontends_multi_profiles
Fri, 20 Feb 2015 19:37:54 +0100 souliane browser_side: always display the main tab bar with a "+" button to add a new tab frontends_multi_profiles
Wed, 11 Feb 2015 11:21:27 +0100 souliane browser_side: add/improve some docstrings frontends_multi_profiles
Wed, 11 Feb 2015 11:18:13 +0100 souliane browser_side: add and use method displayWidget to harmonize widget's management in Libervia (not completely done, there are some issues) frontends_multi_profiles
Tue, 10 Feb 2015 20:52:02 +0100 Goffi browser side (web panel): add an option to hide url headed + use it for public blog frontends_multi_profiles
Tue, 10 Feb 2015 20:43:26 +0100 Goffi browser side: fixed jid's public blog menu frontends_multi_profiles
Tue, 10 Feb 2015 20:42:39 +0100 Goffi browser side: added a base_location property to get location of current Libervia instance frontends_multi_profiles
Tue, 10 Feb 2015 19:38:28 +0100 Goffi browser side (web panel): schemes are now checked, if no scheme is given (or a not accepted one), http:// is used frontends_multi_profiles
Tue, 10 Feb 2015 19:13:25 +0100 Goffi browser side: web widget is recreated when there is already one frontends_multi_profiles
Tue, 10 Feb 2015 19:11:24 +0100 Goffi browser side: widget is deleted by default when close button is clicked in LiberviaWidget frontends_multi_profiles