log

age author description
Tue, 18 Mar 2014 19:18:16 +0100 Goffi setup.py: update website (it's not http://www.salut-a-toi.org), and removed pyjamas framework which is not standard in pypi
Tue, 18 Mar 2014 19:17:28 +0100 Goffi misc: fixed python version in INSTALL: on wheezy, only python2.6 works with pyjamas (on libervia.org, may change for different environment)
Mon, 17 Mar 2014 18:30:07 +0100 souliane browser and server sides: display favicon
Mon, 17 Mar 2014 16:33:05 +0100 souliane browser_side: handle the signal "roomUserChangedNick"
Sun, 16 Mar 2014 21:03:50 +0100 souliane browser_side: display chat states (with symbols) for MUC participants
Sun, 16 Mar 2014 20:55:50 +0100 souliane browser_side: bug fix ListManager properties
Sat, 15 Mar 2014 00:33:04 +0100 souliane browser_side: display new lines in microblogs (convert '\n' to '<br/>')
Sat, 15 Mar 2014 00:21:04 +0100 souliane browser_side: refactorize SimpleTextEditor init parameters
Fri, 14 Mar 2014 21:00:13 +0100 souliane browser_side: microblogs edition: <shift> + <enter> makes a new line, <esc> finishes the edition
Thu, 13 Mar 2014 16:05:35 +0100 souliane browser_side: HTMLTextEditor and LightTextEditor factorization
Thu, 13 Mar 2014 13:15:48 +0100 souliane browser_side: LightTextEditor renamed to HTMLTextEditor, new class LightTextEditor based on TextArea
Tue, 11 Mar 2014 13:53:19 +0100 souliane browser_side: bug fixes for microblog raw/rich edition toggle
Tue, 11 Mar 2014 12:55:31 +0100 souliane browser_side: RoomChooser small improvements:
Tue, 11 Mar 2014 12:31:29 +0100 souliane browser_side: radiocol accepts mime type audio/mp3 in addition to audio/mpeg
Tue, 11 Mar 2014 11:53:03 +0100 souliane browser_side: radiocol displays who uploaded the file with ChatPanel.printInfo
Tue, 11 Mar 2014 10:45:52 +0100 souliane browser_side: small improvements for ListManager
Mon, 10 Mar 2014 22:39:26 +0100 souliane browser_side: new microblogs are not using the rich text editor by default:
Thu, 06 Mar 2014 01:06:19 +0100 souliane browser_side: radiocol supports MP3
Wed, 05 Mar 2014 21:42:03 +0100 souliane server_side: set max static blog banner dimensions
Mon, 03 Mar 2014 16:24:00 +0100 souliane browser_side: standardize the dialogs size and buttons display:
Mon, 03 Mar 2014 15:44:54 +0100 souliane browser_side: added a dialog in Settings/Account to update/delete the XMPP account
Mon, 03 Mar 2014 15:44:13 +0100 souliane browser_side: fix XMLUI password box initialisation
Tue, 25 Feb 2014 17:50:47 +0100 souliane server_side: display blog comments when you click on a main item header or title
Tue, 25 Feb 2014 11:31:11 +0100 souliane server_side: display blog banner if it is defined
Tue, 25 Feb 2014 07:56:05 +0100 souliane browser_side: factorize the code from AvatarUpload to a new class FileUploadPanel
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