about summary refs log tree commit diff
path: root/app/javascript/flavours/glitch/components/poll.js
AgeCommit message (Expand)Author
2020-04-17[Glitch] Fix not being able to voteThibG
2020-04-17[Glitch] Fix Poll fetchPoll action not being debounced.Gurgen Hayrapetyan
2020-04-02[Glitch] Improve polls: option lengths & redesignSasha Sorokin
2019-12-07[Glitch] Fix poll options not being selectable via keyboardThibG
2019-11-06[Glitch] Fix an issue where polls with 'expires_at' not set expiredTakeshi Umeda
2019-09-30[Glitch] Add voters count supportThibG
2019-09-30[Glitch] Change vote results to display ex-aequo leading options as leadingThibG
2019-09-30[Glitch] Fix vote checkmark in poll resultsThibG
2019-09-30[Glitch] Show user what options they have votedThibG
2019-09-18[Glitch] Fix expiring polls not being displayed as such in the WebUIThibG
2019-08-31Fix imports importing modules from vanilla flavour instead of glitchThibaut Girka
2019-04-04[Glitch] Update poll remaining time just like with status timestampsThibG
2019-03-20[Glitch] Add support for custom emojis in poll optionsThibG
2019-03-08[Glitch] Fix NaN in Poll componentEugen Rochko
2019-03-06Fix poll options not rendering text after vote/refreshEugen Rochko
2019-03-06Render unicode emoji in polls using emoji packEugen Rochko
2019-03-05Fix various issues in pollsEugen Rochko
2019-03-05Display closed polls as suchThibG
2019-03-05Fixes to the polls UIThibG
2019-03-05Fix web UI crash on page load when detailed status has a pollEugen Rochko
2019-03-05Add pollsEugen Rochko