Journal des modifications

commit 60e41e88547e1776ace1d3c5fd59510d92460923
Author: Bruno Michel <bmichel@menfin.info>
Date:   Fri Dec 30 22:02:42 2016 +0100

    Update deps

commit 193f3b348302cc8b48a83fcce40ac606f63c2049
Author: Bruno Michel <bmichel@menfin.info>
Date:   Fri Dec 30 13:42:21 2016 +0100

    Use protocol relative in 400.html

commit 3ddd9049bf08e73279e5a67ca26b59844fed91b4
Author: Bruno Michel <bmichel@menfin.info>
Date:   Thu Dec 29 21:56:18 2016 +0100

    Fix a 500 when a user has post a message on board and closed its account

commit 89d912d6146c182012fe2299c662a435a36ba251
Author: Bruno Michel <bmichel@menfin.info>
Date:   Thu Dec 29 21:52:26 2016 +0100

    Fix a 500 when trying to view a refused poll as anonymous

commit 4ad8a5e7318f51fdc6397aca30c91b1b46a63863
Author: Bruno Michel <bmichel@menfin.info>
Date:   Thu Dec 29 21:45:19 2016 +0100

    Show reorganize button for all contributors

commit 41539ec507342cc7e25e360dfbe8c7baeb911ca6
Author: Bruno Michel <bmichel@menfin.info>
Date:   Wed Dec 28 20:56:53 2016 +0100

    Add a section for Raspberry Pi

commit a4ff5ce37b130cf609d1447d6529836925d63bab
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Wed Dec 28 20:54:03 2016 +0100

    Improve messages

commit 9f0e73ba9728779405f01279afd1f6b345e2a055
Author: Gabriel Scherer <gabriel.scherer@gmail.com>
Date:   Thu Dec 22 15:27:30 2016 -0500

    change size limit on board messages from 500 to 65536
    
    The sanitization code would cut board messages at 500 characters. This
    is much too little: it naturally happens that people write messages of
    over 500 characters to explain their point of view -- eg. when
    collaborating on the writing of a news item.
    
    I left a limit in place, namely 65536, to avoid flooding attacks on
    the server. This means that the upper limit on space usage on the
    server is around 100Kio, which is less than uploaded images.

commit 5ea73f5767db44210d2730446c624faf9f185489
Author: Bruno Michel <bmichel@menfin.info>
Date:   Thu Dec 8 21:52:36 2016 +0100

    Fix a rails deprecation warning

commit 5e6f5c3a3f9f1f42d11387e1528705877c3ee003
Author: Bruno Michel <bmichel@menfin.info>
Date:   Thu Dec 8 21:40:48 2016 +0100

    Be compatible with hunspell 1.4

commit 08d657a4a12817fe5c1c02307289d80e512e5298
Author: Bruno Michel <bmichel@menfin.info>
Date:   Thu Dec 8 20:57:54 2016 +0100

    Fix README

commit 735af3904a9e98319ba70e605d996c9d1c087b9b
Author: Bruno Michel <bmichel@menfin.info>
Date:   Sat Dec 3 13:39:28 2016 +0100

    Typo

commit 34fdde027eee69c32e2994527b9fec2142f3f963
Author: SeeSchloss <mvalleton@noparking.net>
Date:   Fri Nov 4 11:18:16 2016 +0100

    Migrate tables from utf8 to utf8mb4 ("real" UTF-8)

commit f0f5a57676291d3c189075436070076e639933a7
Author: Bruno Michel <bmichel@menfin.info>
Date:   Tue Sep 13 15:17:21 2016 +0200

    Add ayo logo

commit 51f4018c23915aa2caee39304e3038fec9ab0a9a
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Wed Aug 31 17:01:02 2016 +0200

    Display current and last IPs for accounts / filter on IPs