Misskey: Update poll federation

Created on 3 Mar 2019  ·  6Comments  ·  Source: syuilo/misskey

Summary

From tootsuite/mastodon#10111 and #3940.

Working at poll branch.

⚙️Server 🌌Federation

Most helpful comment

@Gargron Misskey will start using name property when #4409 is merged!

All 6 comments

Memo: have to support anyOf choices.

  • anyOf (multiple-choice)
  • endTime (expiration date) (closed when already expired)
  • For each item in oneOf/anyOf, you can add replies: { type: 'Collection', totalItems: 123 } instead of (or additionally to) _misskey_votes

@Gargron Thank you for the useful info!

I have another request... Could you use name to federate poll votes instead of content (or _misskey_content?), so we can avoid HTML and also differentiate between normal replies and votes easier

@Gargron Misskey will start using name property when #4409 is merged!

Was this page helpful?
0 / 5 - 0 ratings