mastodon/app/javascript/mastodon/features/status
Eugen Rochko 230a012f00
Add polls (#10111)
* Add polls

Fix #1629

* Add tests

* Fixes

* Change API for creating polls

* Use name instead of content for votes

* Remove poll validation for remote polls

* Add polls to public pages

* When updating the poll, update options just in case they were changed

* Fix public pages showing both poll and other media
2019-03-03 22:18:23 +01:00
..
components Add polls (#10111) 2019-03-03 22:18:23 +01:00
containers Redesign public hashtag page to use a masonry layout (#9822) 2019-01-16 19:47:46 +01:00
index.js Refactor icons in web UI to use Icon component (#9951) 2019-02-01 00:14:05 +01:00