Journal des modifications

commit 3cc53e72aa0f64e6f64d82bf93ec7f4fabc06b58
Author: Bruno Michel <bmichel@menfin.info>
Date:   Fri Jan 4 23:12:32 2013 +0100

    Mark diaries that have been converted in news

commit aa0b6812bf0573ee119d8f2c7449774282743b89
Author: Bruno Michel <bmichel@menfin.info>
Date:   Fri Jan 4 22:19:08 2013 +0100

    Use a better lib for diffs

commit 392b679e93f163294d5a3ad0cd11cb8da619ca23
Author: Bruno Michel <bmichel@menfin.info>
Date:   Thu Jan 3 00:11:01 2013 +0100

    Update Rails

commit 146c8eb61f8928a81c39109800e8078a61047ca5
Author: Xavier Claude <contact@xavierclaude.be>
Date:   Sun Dec 23 14:49:41 2012 +0100

    Removing the left padding in the Markdown editor.
    
    Since the background image is not used anymore, the left padding move the text
    to the right for no reason.

commit 0cbd09e4dfff9e006271b51d2c3d0b3f75e62626
Author: Yves Brissaud <ybrissaud@tea-ebook.com>
Date:   Thu Dec 20 15:56:10 2012 +0100

    Add irony mark in the markdown cheatsheet.
    
    This is a punctuation mark used to indicate that a sentence should be
    understood at a second level.
    Two unicode characters can be used :
    
    * U+061F, ARABIC QUESTION MARK
    * U+2E2E, REVERSED QUESTION MARK
    
    I chose the second because of the meaning closest to the concept of
    irony and not the first which would be rather a diverted use.

commit 048a8905d9c38a7b71e28b3e99c350aca9a18585
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Sun Dec 16 20:51:17 2012 +0100

    Change pen icon, thanks to L. Gillot-Lamure

commit 453eb32b3b5907cb41a91f615944db549f201065
Author: Bruno Michel <bmichel@menfin.info>
Date:   Sun Dec 16 18:58:55 2012 +0100

    Use capistrano-maintenance

commit 186074a6480c1f19fcb37187d9e412b7890492dd
Author: Bruno Michel <bmichel@menfin.info>
Date:   Sun Dec 16 18:37:02 2012 +0100

    Use better_errors in development

commit 7f51c7137ccc37ceb1211eb31e22be5707026ff3
Author: Bruno Michel <bmichel@menfin.info>
Date:   Sun Dec 16 18:27:27 2012 +0100

    Update gems

commit 7c6058f512bf004305eea2655d50bd1802b084e9
Author: Bruno Michel <bmichel@menfin.info>
Date:   Sun Dec 16 17:24:55 2012 +0100

    By default, contents are now licensed CC by sa

commit ca15a5bb957dc8e7f0dffb36038956c198c1a00e
Author: jlgrall <jlgrall@yahoo.fr>
Date:   Fri Dec 14 23:21:53 2012 +0100

    Toolbar: stop current animation before animate
    
    Stop any currently running scroll animation before starting a new one.
    Allows to navigate much faster between items.
    See: http://api.jquery.com/stop/

commit f33cb4382b1a8782dd45ad2a57607b3a5441a0be
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Sun Dec 2 23:35:49 2012 +0100

    No HTML entities in refuse email

commit 8e643c2562a95470b699400a5fe7bb7b20fc9ada
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Sun Dec 2 23:35:14 2012 +0100

    Specify CC by-sa rights in Atom

commit bfb2bd5e210c4e9c6b46aeafc0e061938f9d0818
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Sun Dec 2 23:33:47 2012 +0100

    Un-breakable spaces in Markdown syntax

commit 944e94eff73b8dc1a60d90c060b55bb6a11231a0
Author: Bruno Michel <bmichel@menfin.info>
Date:   Tue Nov 27 01:13:14 2012 +0100

    Fix unicorn usage in development