Add a poll system!

It'd be very cool to see and use!

26 points · 4 comments · view on lemmy.world

4 Comments

mp3@lemmy.ml · 2 pts · 3y (2 replies)

Are Mastodon polls a native feature of ActivityPub or are they specific to Mastodon?

Ignacio@kbin.social · 3 pts · 3y

I've only seen them on Mastodon. I don't know about Pleroma or Misskey or the likes.

BrenoMartins@lemmy.ml · 3 pts · 3y

yes

nivenkos@lemmy.world · 1 pts · 3y

The tricky part is implementing it with ActivityPub - could probably use the Likes as votes somehow, but you also want to be able to enforce things like only one vote, or multiple votes, etc.