]> cat aescling's git repositories - mastodon.git/commit
Change filter logic to keep filtered toots, but not mark them as unread
authorThibaut Girka <thib@sitedethib.com>
Thu, 24 Oct 2019 15:47:19 +0000 (17:47 +0200)
committerThibG <thib@sitedethib.com>
Thu, 24 Oct 2019 20:09:55 +0000 (22:09 +0200)
commit984fce613e51bee54a12e2d42dda5018a870df24
tree9d8018b354cd25a3a9f8c19dc052aa3675272b1b
parent069e0520c9ab496c4685a9ff1629858d58269f1d
Change filter logic to keep filtered toots, but not mark them as unread

Keeping them in the TL fixes the front-end not being able to properly keep
track of pagination. Furthermore, filtered toots are not counted as unread
content, whether they are dropped or not.
app/javascript/flavours/glitch/actions/timelines.js
app/javascript/flavours/glitch/reducers/timelines.js