1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app
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
..
chewy
controllers
helpers
javascript Add UI for creating polls (#10184) 2019-03-06 04:53:37 +01:00
lib Fix newlines in OStatus and RSS serializations (#10183) 2019-03-05 23:58:58 +01:00
mailers
models
policies
presenters
serializers When serializing polls over OStatus, serialize poll options to text (#10160) 2019-03-05 21:09:18 +01:00
services
validators
views
workers