Skip to content

Add a StreamingEventType for invalid events

snow flurry requested to merge flurry/tokodon:stream-skip-null into master

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