Mon, 23 Nov 2015 12:59:28 +0100 |
Goffi |
server side: fixed params, and removed self.authorized_params as authorisation is handled by the backend
|
Mon, 20 Apr 2015 09:52:22 +0200 |
souliane |
browser_side: don't open a new tab when inviting people to a MUC we already joined
|
Thu, 09 Apr 2015 11:40:53 +0200 |
souliane |
browser_side: improve comments for menus-related methods
|
Fri, 27 Mar 2015 00:15:42 +0100 |
souliane |
browser_side: let the backend check for the validity of MUC JIDs that come from a user input
|
Mon, 30 Mar 2015 10:28:47 +0200 |
Goffi |
2015 copyright dates update
|
Thu, 19 Mar 2015 20:41:46 +0100 |
Goffi |
browser side: versions management + version is shown in about dialog
|
Tue, 17 Mar 2015 20:42:02 +0100 |
Goffi |
browser side: menus refactorisation:
frontends_multi_profiles
|
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
|
Tue, 03 Mar 2015 22:31:54 +0100 |
souliane |
browser_side: OTR uses 'profilePlugged', 'disconnect' and 'gotMenus' listeners
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
|
Thu, 26 Feb 2015 18:10:54 +0100 |
Goffi |
browser_side: classes reorganisation:
frontends_multi_profiles
|
Sun, 22 Feb 2015 21:56:40 +0100 |
souliane |
browser_side: fixes MUC menus
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 19:13:25 +0100 |
Goffi |
browser side: web widget is recreated when there is already one
frontends_multi_profiles
|
Sat, 24 Jan 2015 01:45:39 +0100 |
Goffi |
browser side: big refactoring to base Libervia on QuickFrontend, first draft:
frontends_multi_profiles
|
Sat, 18 Oct 2014 13:16:56 +0200 |
souliane |
browser_side: safer attributes handling in getOrCreateLiberviaWidget + use it to create MUC panels
|
Wed, 10 Sep 2014 15:50:42 +0200 |
souliane |
browser_side: fixes bug at profile disconnection
|
Fri, 05 Sep 2014 11:41:40 +0200 |
souliane |
plugin OTR: disconnect the active OTR sessions on profile disconnection
|
Thu, 21 Aug 2014 16:18:51 +0200 |
souliane |
browser_side: add method GenericMenuBar.addCategory + fixes MenuNode.addMenuItem when callback argument is a sub-menu
|
Wed, 13 Aug 2014 15:06:40 +0200 |
souliane |
browser_side: categories of the menus can be "flattened":
|
Wed, 13 Aug 2014 14:09:09 +0200 |
Goffi |
browser side (XMLUI): XMLUI update to follow core changes:
|
Fri, 25 Jul 2014 02:38:30 +0200 |
souliane |
browser_side: menus refactorization + handle levels > 2
|
Tue, 15 Jul 2014 18:43:55 +0200 |
souliane |
browser_side: refactorisation of menus and LiberviaWidget's header
|
Mon, 14 Jul 2014 13:06:24 +0200 |
souliane |
browser_side: fixes the CSS for the menus
|
Mon, 09 Jun 2014 22:15:26 +0200 |
Goffi |
browser_side: import fixes:
base
src/browser/menu.py@8170b8ae5eda
|