- 29 Sep, 2019 1 commit
-
-
ThibG authored
* Add voters count to polls * Add ActivityPub serialization and parsing of voters count * Add support for voters count in WebUI * Move incrementation of voters count out of redis lock * Reword “voters” to “people”
-
- 22 Sep, 2019 1 commit
-
-
ThibG authored
* Add own_votes field to poll results in REST API Fixes #10679 * Display user votes in WebUI * Update styling * Add vote checkmark to public pages
-
- 20 Mar, 2019 1 commit
-
-
ThibG authored
* Backend changes for custom emoji support in poll options * Serialize poll emojis in REST API * Render custom emojis in poll options * Render custom emoji in poll options on public pages
-
- 07 Mar, 2019 1 commit
-
-
Eugen Rochko authored
* Immediately display poll results to poll author * Refactor Poll#loaded_options and add Poll#voted? to improve DRYness
-
- 03 Mar, 2019 1 commit
-
-
Eugen Rochko authored
* 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
-