Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-06 | Fix poll validation issues (#10186) | Eugen Rochko | |
- Fix missing interpolation argument in PollValidator - Fix PollValidator rejecting exact allowed min/max durations | |||
2019-03-04 | Widen allowed time windows for polls (#10162) | ThibG | |
2019-03-03 | Add polls (#10111) | Eugen Rochko | |
* 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 |