log

age author description
Mon, 30 Dec 2013 13:00:41 +0100 souliane browser_side: save the unibox panel space when unibox is disabled
Mon, 30 Dec 2013 00:33:19 +0100 souliane browser_side: display a "New message" button and add a "comment" icon for main entries in MicroblogPanel when the unibox is disabled
Mon, 30 Dec 2013 00:30:45 +0100 souliane browser_side: message box below the ChatPanel when unibox is disabled
Sun, 29 Dec 2013 23:15:35 +0100 souliane browser_side: make UniBox inherit from a more basic MessageBox class
Sun, 29 Dec 2013 23:07:28 +0100 souliane browser_side: make unibox optional
Fri, 27 Dec 2013 13:59:06 +0100 souliane server_side: removed unecessary debug info during a file upload
Thu, 19 Dec 2013 13:56:47 +0100 souliane browser_side (groupblog): order items using "published" instead of "updated"
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