log

age author description
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:52:22 +0200 souliane browser_side: don't open a new tab when inviting people to a MUC we already joined
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
Sun, 19 Apr 2015 13:10:41 +0200 souliane browser_side: don't rebuild the whole list on contact list update
Thu, 16 Apr 2015 14:57:02 +0200 souliane massive (preventive) addition of 'u' (unicode) before the strings passed to logging functions
Thu, 16 Apr 2015 13:29:26 +0200 souliane browser_side: fixes new message alerts
Thu, 09 Apr 2015 11:37:25 +0200 souliane browser_side: use host.default_muc instead of C.DEFAULT_MUC
Thu, 09 Apr 2015 11:46:45 +0200 souliane browser_side: minor fixes for ContactMenuBar and ContactGroupManager
Thu, 09 Apr 2015 11:40:53 +0200 souliane browser_side: improve comments for menus-related methods
Thu, 02 Apr 2015 00:36:08 +0200 souliane browser and server side: complete changeset 669 (a8fddccf5b84) about joining MUC:
Wed, 01 Apr 2015 22:04:17 +0200 souliane browser_side: ContactList.remove has been renamed to ContactList.removeContact to not interfer with Pyjamas Panel.remove (overriding not needed anymore)
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