Journal des modifications

commit 74cb05bc0a4aaaa290ddf1afa88e97097f03a21e
Author: Bruno Michel <bmichel@menfin.info>
Date:   Wed Jul 17 18:35:41 2019 +0200

    Fix a security issue with mini_magick
    
    See https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-13574

commit be019e3f0f781b24a688d0c98973db5ad2d8280e
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Thu Jul 11 23:46:57 2019 +0200

    board: chat.coffee fix norlogize onChat for large boards

commit 3b2256087c79adba73b03316132614e27b232f45
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Thu Jul 11 23:28:57 2019 +0200

    board: fix th IE10 JavaScript legacy fix

commit 755256c7fc1d60cbf8854a389fa949df59784390
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Thu Jul 11 23:17:47 2019 +0200

    board: first message position when the board is almost empty

commit 3f070c13430faefa964f339a1613bb8af3ba809b
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Sun Jun 2 17:37:38 2019 +0200

    board: fix IE 10 with legacy JavaScript and CSS flex

commit 67ca98dd13fc6ef316b8fbcbea244b927194997d
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Wed Jul 10 23:35:26 2019 +0200

    board: on chat, render large message for large board and standard message for standard board
    
    Stop scroll animation, just scroll

commit 97bd7d26578fb0857e7298378b189b6a447cff86
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Tue Jul 9 00:08:24 2019 +0200

    board: first messages appears near the send button

commit d24fcaed34c90f2fd803eef8fb423ea1a1b113a3
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Tue Jul 9 00:00:01 2019 +0200

    news: on redaction creation, automatically add thanks message

commit 997cf1723af1cf8dc075a61f9a3d6f9133e939fc
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Thu Jul 4 00:14:53 2019 +0200

    board/large: now has a fixed height inbox container and append message on new messages

commit d63f6d74b443a6b3011456340adbe8a3cca85823
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Thu Jun 20 23:20:32 2019 +0200

    board: refresh large design
    
    - avatar is now alone on the left, without any text below
    - posts aren't any more collapsed
    - posts have neither background nor border
    - the text area has now a send button attached to it

commit 9668160a3cec34046f536f9d2576ff7c3b770193
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Thu Jul 11 21:00:14 2019 +0200

    boards on redaction/news and moderation/news have now large design

commit e89b320cbb77b76179003f3fe1c8550e0dc5b201
Author: raphj <raphael.github@jakse.fr>
Date:   Fri Jun 7 17:45:38 2019 +0000

    Fix size of comment textarea when JS not available (#241)
    
    When JS is not available, the textarea for writing comments is too tiny.
    This addition sets its size. It only applies when JS is disabled.
    When the JS is enabled, the textarea has both classes .markItUp and .markItUpEditor,
    which is not the case with JS disabled.

commit 6726e42d97744e0b1b8182d6653ac68d8ba33c4a
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Sun May 19 17:09:13 2019 +0200

    Tag moderation (public->not public, not the removal part)

commit 0674d0ce789ce20aadcd0563b7ba6e11935d4ca1
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Sun May 19 16:06:12 2019 +0200

    Unneeded join

commit 1288102294e50899c8c75bd09398ccb2d1e8a114
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Sun May 19 15:57:12 2019 +0200

    Tagging uniqueness for given user+node