Closed andrew-wja closed 3 years ago
Sorry, my editor stripped out some trailing whitespace, I can resubmit without the whitespace removal if you prefer!
This is fantastic! Thank you for doing all of the footwork on this, Andrew! 🥰 Truly indebted to you. I will get this tested and released this week.
Also would encourage you to join the Discord https://discord.gg/5MvkKjAyrM so we can catch up sometime. THANKYOU~!
Heheh, no problem! Fraidycat has legit changed how I use the internet, so I'm happy to contribute to something I get so much from!
I think this fixes the reappearing follows logic noted in #214
Removed the path in the logic where an incoming follow with the
deleted
field is added to the local follows and then not removed due to a mutual exclusion in two nestedif
statements.