index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
models
/
poll.rb
Age
Commit message (
Expand
)
Author
2022-11-26
Clear voter count when poll is reset (#21700)
afontenot
2022-05-26
Fix regression in `tootctl search deploy` caused by unloaded attribute (#18514)
Eugen Rochko
2022-02-10
Fix poll votes not being properly reset on poll change (#17498)
Claire
2022-01-19
Add support for editing for published statuses (#16697)
Eugen Rochko
2021-01-07
Fix rubocop config and warnings (#15503)
abcang
2020-12-20
Fix AccountDeletionWorker crashing and clogging sidekiq queues (#15380)
ThibG
2019-12-01
Only normalize local polls (#12515)
ThibG
2019-09-29
Add voters count support (#11917)
ThibG
2019-09-22
Show user what options they have voted (#11195)
ThibG
2019-03-20
Add support for custom emojis in poll options (#10322)
ThibG
2019-03-13
Add UI for enabling/disabling poll notifications (#10255)
ThibG
2019-03-08
Do not allow adding votes to expired polls (#10214)
ThibG
2019-03-07
Immediately display poll results to poll author (#10187)
Eugen Rochko
2019-03-06
Add optimistic lock to avoid race conditions when handling votes (#10196)
ThibG
2019-03-05
Fix poll options not being stripped of surrounding whitespace on save (#10168)
Eugen Rochko
2019-03-03
Add polls (#10111)
Eugen Rochko