Journal des modifications

commit 871575dcc2a092336cf09d4f1ce98432f23beb92
Author: Bruno Michel <bmichel@menfin.info>
Date:   Thu Jun 25 08:37:57 2020 +0200

    Add a new logo

commit b32777da2cb40f3e8739b01c26e4ac01fdb8b1d8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed Jun 24 21:50:50 2020 +0200

    build(deps): bump rack from 2.2.2 to 2.2.3 (#276)
    
    Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.3.
    - [Release notes](https://github.com/rack/rack/releases)
    - [Changelog](https://github.com/rack/rack/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/rack/rack/compare/v2.2.2...2.2.3)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit 8f8d9277da7a17673f1d58105f5d4551fff2872c
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Fri May 8 23:21:30 2020 +0200

    footer: hide comments of invisible content
    
    As the list of last comments in footer contains link to the content with anchor to comment,
    the server will responses with 'forbidden access' (due to the content invisible state).
    
    Note: it add a SQL join between Comment and Node which could impact performances

commit 94b1bbaffe03d2397a77815f3755245a37556d2e
Author: Adrien Dorsaz <adrien@adorsaz.ch>
Date:   Fri Jun 19 23:28:13 2020 +0200

    comments: wikify_body set nofollow if user account has been closed

commit 5eccacc0afab5c587f6cf3ca945ca8f1bdd7c6d1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri Jun 5 19:23:36 2020 +0200

    build(deps): bump websocket-extensions from 0.1.4 to 0.1.5 (#273)
    
    Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-ruby) from 0.1.4 to 0.1.5.
    - [Release notes](https://github.com/faye/websocket-extensions-ruby/releases)
    - [Changelog](https://github.com/faye/websocket-extensions-ruby/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/faye/websocket-extensions-ruby/compare/0.1.4...0.1.5)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit ce3cf9a115ad33ea5a3b4b2a2cc3267b6d5fb26d
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Sun May 31 17:54:39 2020 +0200

    SQL schema in a picture

commit fe580b1abe1fe28cffdc136c36347b789ffaaf9d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Fri May 29 09:25:11 2020 +0200

    build(deps): bump kaminari from 0.17.0 to 1.2.1 (#272)
    
    Bumps [kaminari](https://github.com/kaminari/kaminari) from 0.17.0 to 1.2.1.
    - [Release notes](https://github.com/kaminari/kaminari/releases)
    - [Changelog](https://github.com/kaminari/kaminari/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/kaminari/kaminari/compare/v0.17.0...v1.2.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit be40bf9f062fd1b19d4bd52a713c92c84b7732c6
Author: Bruno Michel <bmichel@menfin.info>
Date:   Mon May 18 20:50:40 2020 +0200

    Update Rails
    
    See https://weblog.rubyonrails.org/2020/5/18/Rails-5-2-4-3-and-6-0-3-1-have-been-released/

commit 409b606dd2df0c819ed48813922ee45d4525eef0
Author: Bruno Michel <bmichel@menfin.info>
Date:   Wed May 13 21:02:25 2020 +0200

    Fix the login partial in the sidebar

commit 3a5576608199702a114c5ca20ddf017c84cac8eb
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Wed May 13 20:18:18 2020 +0200

    New logo logo-linuxfr-zemarmot-masque.png by Ysabeau

commit b6b7372aad78fd1d64551f78f8d34e2e9a6ea646
Author: Bruno Michel <bmichel@menfin.info>
Date:   Wed May 13 20:09:37 2020 +0200

    Use our fork of actionpack-page_caching

commit 92c4f638d53181ee1645832ab717d7654a61a8a9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Date:   Wed May 13 19:22:42 2020 +0200

    build(deps): bump actionpack-page_caching from 1.1.0 to 1.2.1 (#271)
    
    Bumps [actionpack-page_caching](https://github.com/rails/actionpack-page_caching) from 1.1.0 to 1.2.1.
    - [Release notes](https://github.com/rails/actionpack-page_caching/releases)
    - [Changelog](https://github.com/rails/actionpack-page_caching/blob/master/CHANGELOG.md)
    - [Commits](https://github.com/rails/actionpack-page_caching/compare/v1.1.0...v1.2.1)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

commit e25216375d9188d8e643a1e6a8002f512adcc14b
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Sun Apr 26 21:13:34 2020 +0200

    Enhance information about accounts for admins

commit b81071e6140907c06cd2d6d1a5d170e58916b73b
Author: Benoît Sibaud <oumph@linuxfr.org>
Date:   Sun Apr 26 19:10:51 2020 +0200

    RoR & HTML fixes + extra rewording + synchronization with current prod status

commit 9d3ee3381a938d3061689f2d53425b3705584f65
Author: Oumph <37904057+Oumph@users.noreply.github.com>
Date:   Fri Apr 10 15:04:42 2020 +0200

    Update config/locales/doorkeeper.fr.yml