Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-29 | Add voters count support (#11917) | ThibG | |
* 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” | |||
2019-09-22 | Show user what options they have voted (#11195) | ThibG | |
* 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 | |||
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` ↵ | Eugen Rochko | |
(#11247) |