1
0
mirror of https://github.com/tuskyapp/Tusky synced 2025-02-09 20:30:41 +01:00
Willow 18b943fef5
Bind account early in timeline & notification view models (#4577)
This will make it less likely that data from different accounts will get
mixed up.

I checked the codepaths and we shouldn't hit viewModel if account is not
there but this is still a bit of risk to assume that so I'll investigate
if we can pass in more things and use DI to make it more secure

---------

Co-authored-by: Conny Duck <git@connyduck.at>
2024-08-02 17:13:32 +02:00
..
2024-07-07 19:56:51 +02:00