Skip to content

Add poll support in status composer

Joshua Goins requested to merge work/redstrate/poll-support into master

This is a WIP for poll support when posting toots!

image

  • Remove the binding loop when editing choices (it's a little better because I did it on onEditingFinished, not perfect yet)
  • Fix up interface
  • Do some more validation on the C++ side
  • Allow inputting custom values, it should be possible with ComboBox
  • Translate times
Edited by Joshua Goins

Merge request reports