Commit Graph

2 Commits (ca22a22d7f4db867ad0045a7978e3d8dcd251a69)

Author SHA1 Message Date
Eugen Rochko 8fe93b0701
Fix vote validation for polls with multiple choices (#10138) 6 years ago
Eugen Rochko 230a012f00
Add polls (#10111)
* Add polls

Fix #1629

* Add tests

* Fixes

* Change API for creating polls

* Use name instead of content for votes

* Remove poll validation for remote polls

* Add polls to public pages

* When updating the poll, update options just in case they were changed

* Fix public pages showing both poll and other media
6 years ago