about summary refs log tree commit diff
path: root/app/javascript/mastodon/features/compose/components/poll_button.js
AgeCommit message (Collapse)Author
2019-03-06Add UI for creating polls (#10184)Eugen Rochko
* Add actions and reducers for polls * Add poll button * Disable media upload if poll enabled * Add poll form * Make delete & redraft work with polls