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

Fix type error in Mastodon v4.3+ #78

Merged
merged 5 commits into from
May 23, 2024
Merged

Fix type error in Mastodon v4.3+ #78

merged 5 commits into from
May 23, 2024

Conversation

ItsVipra
Copy link
Owner

Ensures divs with class "account" don't also have "account--minimal", which is used on the element showing the currently logged-in user. Closes #77.

Also works around a quirk in newer Mastodon versions, which leads to doubled ProPlates when navigating away from the timeline and then back.

Vipra added 2 commits May 21, 2024 18:19
new div around element showing the currently logged in user
causes double proplates in certain cases on mastodon v4.3
@ItsVipra ItsVipra linked an issue May 21, 2024 that may be closed by this pull request
Vipra added 3 commits May 23, 2024 10:49
(status-public, status-unlisted, etc.)
adding generic status class causes double proplates
on Mastodon v4.3 in some cases
@ItsVipra ItsVipra merged commit a9e7400 into main May 23, 2024
3 checks passed
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

Successfully merging this pull request may close these issues.

Currently failing on latest glitch-soc (v4.3.0-alpha.3+glitch)
1 participant