log src/browser/sat_browser/panels.py @ 637:7113d40533d6 frontends_multi_profiles

age author description
Mon, 23 Feb 2015 18:47:27 +0100 Goffi merged souliane changes frontends_multi_profiles
Mon, 23 Feb 2015 18:43:08 +0100 Goffi browser side (menu): minor improvments: 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
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 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
Sat, 24 Jan 2015 01:45:39 +0100 Goffi browser side: big refactoring to base Libervia on QuickFrontend, first draft: frontends_multi_profiles
Fri, 28 Nov 2014 00:31:27 +0100 souliane browser and server side: uses RSM (XEP-0059)
Thu, 23 Oct 2014 16:56:36 +0200 souliane browser_side: revert one change from previous changeset: explicitely get history also for MUC, as we don't know if the service will send us the backlog
Wed, 22 Oct 2014 19:03:55 +0200 souliane browser_side: various improvements, especially for MUC
Mon, 20 Oct 2014 10:00:44 +0200 souliane browser_side: fixes issue while getting a chat state for a MUC occupant who already left
Sun, 19 Oct 2014 12:32:08 +0200 souliane browser_side: fixes call to logging method with more than one argument
Sun, 19 Oct 2014 02:45:18 +0200 souliane browser_side (blogs): massive insertion display the actual number of blogs being inserted
Sat, 18 Oct 2014 14:47:47 +0200 souliane browser_side: fixes the display of MUC occupants presences
Sat, 18 Oct 2014 13:16:56 +0200 souliane browser_side: safer attributes handling in getOrCreateLiberviaWidget + use it to create MUC panels
Fri, 17 Oct 2014 13:26:33 +0200 souliane browser_side: display MUC occupants presences
Mon, 06 Oct 2014 12:47:03 +0200 souliane browser_side: implements "Show offline contacts" and "Show empty groups" parameters
Fri, 03 Oct 2014 12:33:03 +0200 souliane browser_side: add XMLUI "int" widget type + historyPrint uses the new param "Chat history limit"
Tue, 23 Sep 2014 13:57:36 +0200 souliane browser_side (plugin OTR): display the correct icons on opening the window + auto-open on accepted invitation
Wed, 17 Sep 2014 17:15:03 +0200 souliane browser_side: disable OTR if the browser is too old to offer crypto.getRandomValues (CSPRNG)
Mon, 08 Sep 2014 15:32:33 +0200 souliane browser_side (plugin OTR): display OTR states with icons instead of a text
Sun, 07 Sep 2014 16:40:33 +0200 souliane browser_side: temporary way to display the OTR state in the LiberviaWidget header
Fri, 05 Sep 2014 19:29:35 +0200 Goffi browser_side: printInfo fixes:
Tue, 02 Sep 2014 21:13:59 +0200 souliane browser_side: avoid some confusions between jid object 1. as an instance of JID or 2. as a str
Thu, 21 Aug 2014 16:44:39 +0200 souliane browser_side: the status menu is now based on GenericMenuBar instead of PopupMenuPanel
Fri, 25 Jul 2014 11:43:27 +0200 souliane browser_side: also display the warning banner when writing to a single contact and unibox is disabled
Fri, 25 Jul 2014 02:38:30 +0200 souliane browser_side: menus refactorization + handle levels > 2
Thu, 17 Jul 2014 12:59:33 +0200 souliane browser_side: remove the annoying (esp. when editing a message) scrolling each time you select a microblog entry
Tue, 15 Jul 2014 18:45:33 +0200 souliane browser_side: handle menus of type ROOM, SINGLE and ROSTER_JID
Sun, 15 Jun 2014 18:16:24 +0200 souliane misc: remove some pylint errors and warnings
Thu, 12 Jun 2014 22:37:22 +0200 souliane browser side: rename and refactor constant UI_PARAMS to CACHED_PARAMS, from a dict of dict to a list of 2-tuple
Mon, 09 Jun 2014 22:15:26 +0200 Goffi browser_side: import fixes: base src/browser/panels.py@a5e223e3fabf