log

age author description
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
Mon, 30 Mar 2015 10:28:47 +0200 Goffi 2015 copyright dates update
Wed, 18 Mar 2015 10:17:04 +0100 souliane browser_side: follow changes made on quick_frontend for chat states and MUC symbols + minor fixes following the refactorisation:
Thu, 19 Mar 2015 20:41:46 +0100 Goffi browser side: versions management + version is shown in about dialog
Thu, 19 Mar 2015 20:41:14 +0100 Goffi server side: implemented methods to get SàT and Libervia versions
Thu, 19 Mar 2015 17:27:22 +0100 Goffi browser side: updated trigger import according to backend renaming (sat.tools.misc is now sat.tools.trigger)
Wed, 18 Mar 2015 16:17:30 +0100 Goffi closing branch frontends_multi_profiles frontends_multi_profiles
Wed, 18 Mar 2015 16:15:18 +0100 Goffi merged branch frontends_multi_profiles
Tue, 17 Mar 2015 22:20:36 +0100 Goffi browser side(otr): restored menu hooks using new hook system frontends_multi_profiles
Tue, 17 Mar 2015 22:18:25 +0100 Goffi browser side: fixed __setitem__ in OrderedDict (was bugging when the key was already existing) frontends_multi_profiles
Tue, 17 Mar 2015 20:42:02 +0100 Goffi browser side: menus refactorisation: frontends_multi_profiles
Tue, 17 Mar 2015 20:28:41 +0100 Goffi browser side: host listeners are called when host is instantiated frontends_multi_profiles
Tue, 17 Mar 2015 20:26:31 +0100 Goffi browser_side: added __len__ method in OrderedDict frontends_multi_profiles
Wed, 11 Mar 2015 19:01:27 +0100 souliane browser_side: add attribute "merge_resources" to ContactsPanel to display the MUC occupants + override Chat.replaceUser and Chat.removeUser frontends_multi_profiles
Wed, 11 Mar 2015 12:50:19 +0100 souliane browser_side: fixes room games: frontends_multi_profiles
Mon, 09 Mar 2015 16:30:06 +0100 souliane browser_side: replace ContactsPanel and ContactBox init "parent" attribute with "host" + menus bound to the avatar can be parameterized frontends_multi_profiles
Mon, 09 Mar 2015 16:27:20 +0100 souliane browser_side: rename askConfirmation handler 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
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