From: Thibaut Girka Date: Sun, 27 May 2018 19:33:04 +0000 (+0200) Subject: Do not replace history state X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=c644e6ea898413a35c5bd69bf49b872f605151dc;p=mastodon.git Do not replace history state This is both for consistency with account timelines and to not mess with the logic used to decide whether going back in the browser's history is going to make us leave the WebUI. --- diff --git a/app/javascript/flavours/glitch/features/community_timeline/components/section_headline.js b/app/javascript/flavours/glitch/features/community_timeline/components/section_headline.js index c7176d04b..8c0c68cdc 100644 --- a/app/javascript/flavours/glitch/features/community_timeline/components/section_headline.js +++ b/app/javascript/flavours/glitch/features/community_timeline/components/section_headline.js @@ -48,8 +48,8 @@ export default class SectionHeadline extends Component { ) : ( - - + + )}