Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-07 | Immediately display poll results to poll author (#10187) | Eugen Rochko | |
* Immediately display poll results to poll author * Refactor Poll#loaded_options and add Poll#voted? to improve DRYness | |||
2019-03-07 | Fix #10202 (#10203) | rinsuki | |
2019-03-05 | Fix various issues in polls (#10165) | Eugen Rochko | |
* Fix ActivityPub poll results being serialized even with hide_totals * Fix poll refresh button having a different font size * Display poll in OpenGraph description * Fix NoMethodError when serializing votes Regression from #10158 * Fix polls on public pages being broken for non-logged-in users * Do not show time remaining if poll has no expiration date | |||
2019-03-04 | Add non-JS fallback for polls on public pages (#10155) | ThibG | |