1
0
mirror of https://github.com/tuskyapp/Tusky synced 2025-02-04 10:47:49 +01:00
Konrad Pozniak a3bdd894f0
improve filters v1 loading (#4545)
A user still on Mastodon 3 complained that since my change in
https://github.com/tuskyapp/Tusky/pull/4539 the timeline reloads on
starting Tusky. Well, we need to do some reloading of the timeline after
loading the v1 filters or they won't work. Changing the `fullReload` to
`invalidate` improves the situation by not loading everything from the
network again (just the database) but there is still some noticeable
loading.
(I'm not willing to invest any more time to support these old instances)
2024-07-06 18:32:35 +02:00
..
2024-07-06 18:32:35 +02:00