Skip to content

Conversation

nikclayton
Copy link
Contributor

Previous code was missing the JSON name of the event, so it wasn't present when it should have been, resulting in a crash.

Also, the Mastodon documentation is incorrect about the relationship count, which is instead represented as two properties, one for followers and one for following. So model that, and display them separately in the UI.

Fixes #1086

Previous code was missing the JSON name of the event, so it wasn't
present when it should have been, resulting in a crash.

Also, the Mastodon documentation is incorrect about the relationship
count, which is instead represented as two properties, one for followers
and one for following. So model that, and display them separately in
the UI.

Fixes #1086
@nikclayton nikclayton merged commit 37169d9 into main Nov 13, 2024
24 checks passed
@nikclayton nikclayton deleted the 1086-rel-sev-event branch November 13, 2024 13:51
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.

Crashing on severed relationships notification
1 participant