You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
chewy
controllers Add polls (#10111) 6 years ago
helpers Do not error out on unsalvageable errors in FetchRepliesService (#10175) 6 years ago
javascript Add UI for creating polls (#10184) 6 years ago
lib Fix newlines in OStatus and RSS serializations (#10183) 6 years ago
mailers
models Fix status creation API silently discarding invalid poll (#10171) 6 years ago
policies Ensure only people allowed to see the poll can actually vote (#10161) 6 years ago
presenters
serializers When serializing polls over OStatus, serialize poll options to text (#10160) 6 years ago
services Do not error out on unsalvageable errors in FetchRepliesService (#10175) 6 years ago
validators Widen allowed time windows for polls (#10162) 6 years ago
views Fix various issues in polls (#10165) 6 years ago
workers Do not error out on unsalvageable errors in FetchRepliesService (#10175) 6 years ago