log

age author description
Wed, 18 Dec 2013 15:39:13 +0100 souliane server_side: display rich text in blogs (addURLToText is now in sat_frontends/tools/strings)
Wed, 18 Dec 2013 13:59:25 +0100 souliane browser_side: styles for displaying rich text
Wed, 18 Dec 2013 09:54:27 +0100 souliane browser_side: fix presence/status update (do not share between different resources)
Wed, 18 Dec 2013 09:51:10 +0100 souliane browser_side: fix internal JID class equality operator
Wed, 18 Dec 2013 08:59:44 +0100 souliane browser_side: bug fix for setting a new presence when the current one is 'unavailable'
Wed, 18 Dec 2013 07:45:53 +0100 souliane browser_side (plugin radiocol): set the upload limit to 10 MB instead of 5
Tue, 17 Dec 2013 19:37:47 +0100 souliane browser_side (plugins radiocol, xep-0054): handle upload errors
Tue, 24 Dec 2013 02:00:30 +0100 Goffi server and browser side: updated callback system to follow core changes
Tue, 17 Dec 2013 01:47:01 +0100 Goffi browser side: sendMessage alert on error
Tue, 17 Dec 2013 01:36:57 +0100 Goffi server side: sendMessage is now async
Tue, 17 Dec 2013 01:35:59 +0100 Goffi server+browser side: fixed bridge errback handling
Tue, 17 Dec 2013 01:34:56 +0100 Goffi server side: adapted registeringError reasons to new names in backend
Mon, 16 Dec 2013 16:39:03 +0100 souliane browser_side: bug fixes for switching between unibox and rich text editor:
Sun, 15 Dec 2013 12:01:25 +0100 souliane browser_side: blog post update: fix assignment to immutable element
Tue, 10 Dec 2013 14:03:47 +0100 souliane browser_side: set the ideal width for the rich text dialog when displayed in the unibox panel
Tue, 10 Dec 2013 13:04:51 +0100 souliane browser_side: set the ideal width for the blog post update dialog
Tue, 10 Dec 2013 10:27:58 +0100 souliane browser_side: set the ideal height for the contact panel size when displayed in the unibox panel
Tue, 10 Dec 2013 09:56:28 +0100 souliane browser_side: double click on unibox do not open the rich text editor anymore
Wed, 27 Nov 2013 14:00:58 +0100 souliane browser_side: renamed item and labels for discussion groups
Thu, 28 Nov 2013 21:43:12 +0100 souliane browser_side (plugin radiocol): send the current queue to new players
Wed, 27 Nov 2013 13:33:56 +0100 souliane browser_side (plugin radiocol): the UI uses CaptionPanel
Tue, 26 Nov 2013 19:51:02 +0100 souliane browser_side (plugin radiocol): use the status label to give more information
Mon, 25 Nov 2013 21:04:09 +0100 souliane browser_side (plugin radiocol): info message when you start the radiocol
Mon, 25 Nov 2013 20:39:28 +0100 souliane browser_side (plugins radiocol, xep-0054): check for file size or type before uploading
Tue, 10 Dec 2013 09:07:03 +0100 souliane browser_side: added blog item modification/deletion
Mon, 09 Dec 2013 15:34:03 +0100 souliane browser_side: more customizable rich text editor
Wed, 04 Dec 2013 21:52:30 +0100 souliane browser_side: changes related to the implementation of XEP-0033 (addressing)
Sat, 23 Nov 2013 14:46:03 +0100 souliane browser_side: set your own presence status and display those of others
Fri, 22 Nov 2013 21:43:08 +0100 souliane browser_side: white-space: nowrap for the groups in the contact manager
Fri, 13 Dec 2013 17:10:35 +0100 Goffi server side: fixed bad async bridge calls management