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
/
javascript
/
flavours
/
glitch
/
components
/
poll.js
Age
Commit message (
Expand
)
Author
2019-12-07
[Glitch] Fix poll options not being selectable via keyboard
ThibG
2019-11-06
[Glitch] Fix an issue where polls with 'expires_at' not set expired
Takeshi Umeda
2019-09-30
[Glitch] Add voters count support
ThibG
2019-09-30
[Glitch] Change vote results to display ex-aequo leading options as leading
ThibG
2019-09-30
[Glitch] Fix vote checkmark in poll results
ThibG
2019-09-30
[Glitch] Show user what options they have voted
ThibG
2019-09-18
[Glitch] Fix expiring polls not being displayed as such in the WebUI
ThibG
2019-08-31
Fix imports importing modules from vanilla flavour instead of glitch
Thibaut Girka
2019-04-04
[Glitch] Update poll remaining time just like with status timestamps
ThibG
2019-03-20
[Glitch] Add support for custom emojis in poll options
ThibG
2019-03-08
[Glitch] Fix NaN in Poll component
Eugen Rochko
2019-03-06
Fix poll options not rendering text after vote/refresh
Eugen Rochko
2019-03-06
Render unicode emoji in polls using emoji pack
Eugen Rochko
2019-03-05
Fix various issues in polls
Eugen Rochko
2019-03-05
Display closed polls as such
ThibG
2019-03-05
Fixes to the polls UI
ThibG
2019-03-05
Fix web UI crash on page load when detailed status has a poll
Eugen Rochko
2019-03-05
Add polls
Eugen Rochko