]> cat aescling's git repositories - mastodon.git/commit
Drop filtered messages if the filter is “irreversible”
authorThibaut Girka <thib@sitedethib.com>
Tue, 15 Oct 2019 19:52:53 +0000 (21:52 +0200)
committerThibG <thib@sitedethib.com>
Thu, 17 Oct 2019 09:43:58 +0000 (11:43 +0200)
commitb4046dc0268cbc81c67ed3f54833b78103697137
treed61a47019158a6213f259386a9a0db661d3d3f80
parentfbe1de114fca16d63ff651425f69eb534ba013e9
Drop filtered messages if the filter is “irreversible”

… instead of adding them to the timelines and then not showing them.
This fixes timelines showing new items when the only new items are
“irreversibly” filtered toots. This may be an edge case in Mastodon/glitch-soc,
but it is not in Pleroma, which does no filtering server-side whatsoever.
app/javascript/flavours/glitch/actions/timelines.js