log

age author description
Wed, 26 Feb 2014 14:13:15 +0100 Goffi SàT 0.4 released
Wed, 26 Feb 2014 14:13:02 +0100 Goffi version update SàT v0.4.0
Wed, 26 Feb 2014 14:00:07 +0100 Goffi README update
Wed, 26 Feb 2014 13:50:26 +0100 souliane browser_side: refresh the ChatPanel and MicroblogPanel when they are opened from a drag and drop
Wed, 26 Feb 2014 09:19:53 +0100 souliane browser_side: focus the password input after account creation
Wed, 26 Feb 2014 02:28:19 +0100 souliane plugin card_game: update to use the new XMLUI mechanism + copy the autoplay mode from QuickFrontend:
Tue, 25 Feb 2014 12:41:31 +0100 souliane browser_side: bug fixes microblogs:
Wed, 26 Feb 2014 01:50:49 +0100 souliane added INSTALL
Tue, 25 Feb 2014 10:46:20 +0100 souliane browser_side: fix typos
Tue, 25 Feb 2014 09:42:52 +0100 Goffi browser side: fixed bad variable reference in menus management
Tue, 25 Feb 2014 02:13:53 +0100 Goffi browser side: XMLUI AdvancedListContainer: rows are highlighted when there are selectable
Mon, 24 Feb 2014 22:30:01 +0100 souliane server and browser sides: add in the static blog the link to the Atom feed + set encoding of libervia.html
Mon, 24 Feb 2014 19:05:35 +0100 souliane server_side: fix error management at account creation
Mon, 24 Feb 2014 14:04:21 +0100 souliane browser_side: fix bubble CSS for chromium and epiphany browsers
Mon, 24 Feb 2014 13:43:49 +0100 souliane browser_side: fixed imports
Sun, 23 Feb 2014 17:22:05 +0100 souliane server_side: blog: bug fixes
Sun, 23 Feb 2014 17:01:03 +0100 souliane browser_side: refactorization of the file tools.py:
Sun, 23 Feb 2014 16:20:03 +0100 souliane browser_side: CSS for the selectable rows of AdvancedListContainer: change the cursor and highlight the selected row
Sun, 23 Feb 2014 15:00:42 +0100 souliane browser_side: escape the microblog titles when they are displayed
Sat, 22 Feb 2014 08:25:42 +0100 souliane change libervia.sh access permissions to 755
Fri, 21 Feb 2014 18:44:47 +0100 souliane browser_side: allow one blogger to moderate the comments made on his own blog messages.
Thu, 20 Feb 2014 19:33:31 +0100 souliane browser_side: groupblog: handle main items with no associated comments node + do not mix up attributes names between the item own service/node and the comments service/node
Wed, 19 Feb 2014 17:52:39 +0100 souliane browser_side: hide the syntax label when wysiwyg edtion is active
Wed, 19 Feb 2014 16:42:37 +0100 souliane tools: remove unused method that was copy/pasted from nltk module
Wed, 19 Feb 2014 16:38:13 +0100 souliane browser_side: display the popup notifying the message's recipient when you edit the blog entry's bubble.
Wed, 19 Feb 2014 14:17:03 +0100 souliane browser_side: the popup notifying the message's recipient is no more dependent to the unibox.
Tue, 18 Feb 2014 00:15:43 +0100 souliane added setup.py for the installation with setuptools
Tue, 18 Feb 2014 14:38:04 +0100 souliane browser_side: fix error when displaying the microblogs of a contact
Thu, 13 Feb 2014 15:34:34 +0100 souliane browser_side: microblog images have a fixed CSS "max-width" and they are clickable
Thu, 13 Feb 2014 15:32:59 +0100 souliane browser_side: small fixes for RichTextEditor