Add a StreamingEventType for invalid events

An issue in GoToSocial <0.17.1 causes Tokodon to start adding blank posts to the timeline:

image

As a stopgap, an initial InvalidEvent variant can be added and effectively drop those invalid events.

Merge request reports

Loading