log src/browser/libervia_main.py @ 834:2491898b3041

age author description
Tue, 12 Jan 2016 17:59:07 +0100 souliane browser (chat, notification): remove the textual alerts counter, merge it with the favicon counter
Sun, 03 Jan 2016 16:24:27 +0100 Goffi copyright update
Wed, 02 Dec 2015 11:15:58 +0100 Goffi browser side: fixed public blog menu (moved temporarily to frontend side)
Tue, 01 Dec 2015 13:55:01 +0100 Goffi browser side: workaround for a pyjamas bug which freeze the browser in some case with addURLToText regex
Tue, 01 Dec 2015 12:34:26 +0100 souliane browser_side: rename "Manage groups" to "Manage contact groups" to avoid confusion
Tue, 01 Dec 2015 12:01:03 +0100 souliane browser_side (menu): moved Tarot from Games to Groups
Tue, 01 Dec 2015 11:04:10 +0100 souliane browser_side: fixed contact list refresh on param change
Mon, 30 Nov 2015 16:26:31 +0100 souliane browser_side: modify a message to avoid a confusion when fine access blogging is not available
Sun, 29 Nov 2015 22:58:38 +0100 Goffi browser side: the new menu 'help/official room chat' launch the default_muc room, which can be used to get some help
Wed, 25 Nov 2015 02:35:32 +0100 Goffi browser side: restored web widget
Mon, 23 Nov 2015 23:30:34 +0100 Goffi browser side: features are checked for microblogging and group blogging. If one of them is not available, a pop-up warns it, and it is not possible to write a new entry.
Wed, 21 Oct 2015 15:08:34 +0200 souliane browser_side: fixes auto-login (broken by previous changeset)
Tue, 18 Aug 2015 08:10:02 +0200 Goffi browser + server sides: actionNew signal handling
Sun, 16 Aug 2015 01:51:12 +0200 Goffi server + browser side: blogging refactoring (draft), huge commit sorry:
Mon, 20 Jul 2015 10:18:02 +0200 souliane browser_side: use favico.js to display alerts counter
Mon, 13 Jul 2015 13:33:01 +0200 souliane browser_side: remove methods that were used before the merge, when Libervia was not based on quick_frontend
Thu, 04 Jun 2015 12:03:45 +0200 souliane browser and server sides: renamed max to max_ after sat's changeset 1423 (882e5fabf68c)
Wed, 27 May 2015 19:11:25 +0200 Goffi browser side: when there is no avatar in cache in getAvatarURL, set its value to empty string to avoid requesting again
Wed, 27 May 2015 19:10:16 +0200 Goffi browser side: added signal caching before profile is plugged, as QuickFrontend mechanism is not used
Mon, 20 Apr 2015 17:10:38 +0200 souliane browser_side: change frontend method "setStatusOnline" for "setPresenceStatus"
Mon, 20 Apr 2015 09:14:03 +0200 souliane browser_side: clean the code that has been commented or isolated during the refactorisation to base libervia on quick_frontend
Mon, 20 Apr 2015 08:51:25 +0200 souliane browser and server side: remove unibox
Thu, 16 Apr 2015 14:57:02 +0200 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
Thu, 09 Apr 2015 11:37:25 +0200 souliane browser_side: use host.default_muc instead of C.DEFAULT_MUC
Mon, 23 Mar 2015 09:35:46 +0100 souliane browser_side: update ContactList, Chat, ContactsPanel, ContactBox, ContactLabel to update the display using listeners as it is done in quick_frontend:
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
Wed, 18 Mar 2015 16:15:18 +0100 Goffi merged branch frontends_multi_profiles
Tue, 17 Mar 2015 20:42:02 +0100 Goffi browser side: menus refactorisation: frontends_multi_profiles