mastodon/app/javascript/mastodon/actions
Eugen Rochko d97cbb0da6
Add UI for creating polls (#10184)
* Add actions and reducers for polls

* Add poll button

* Disable media upload if poll enabled

* Add poll form

* Make delete & redraft work with polls
2019-03-06 04:53:37 +01:00
..
importer Render unicode emoji in polls using emoji pack (#10185) 2019-03-06 03:57:46 +01:00
push_notifications
accounts.js
alerts.js Allow multiple files upload through web UI, including drag & drop (#9856) 2019-02-02 20:22:05 +01:00
blocks.js
bundles.js
columns.js
compose.js Add UI for creating polls (#10184) 2019-03-06 04:53:37 +01:00
conversations.js Fix direct timeline pagination in the WebUI (#10126) 2019-02-27 19:13:16 +01:00
custom_emojis.js
domain_blocks.js
dropdown_menu.js
emojis.js
favourites.js
filters.js
height_cache.js
interactions.js
lists.js
modal.js
mutes.js
notifications.js Add notification quick-filter bar in the frontend app (#9399) 2018-12-16 05:56:41 +01:00
onboarding.js Add new first-time tutorial (#9531) 2018-12-17 11:07:17 +01:00
pin_statuses.js
polls.js Add polls (#10111) 2019-03-03 22:18:23 +01:00
reports.js
search.js
settings.js
statuses.js Add UI for creating polls (#10184) 2019-03-06 04:53:37 +01:00
store.js
streaming.js
suggestions.js
timelines.js