Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unfollow and refollow causes display bug in DMs #3

Open
BladeMcCool opened this issue Apr 2, 2021 · 0 comments
Open

Unfollow and refollow causes display bug in DMs #3

BladeMcCool opened this issue Apr 2, 2021 · 0 comments

Comments

@BladeMcCool
Copy link
Owner

I believe it is related to not purging the dms when unfollowing, upon refollow they still exist in memory and the refollow crawling operation will end up adding extra copies of the followeees content. Havent reproduced it since I saw it but I believe this is what happened. If so, the solution should be to purge the dms from the followee out of the ordered array they are held in at the time of unfollowing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant