mastodon/db
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
..
migrate Add polls (#10111) 2019-03-03 22:18:23 +01:00
post_migrate Extract counters from accounts table to account_stats table (#9295) 2018-11-19 00:43:52 +01:00
schema.rb Add polls (#10111) 2019-03-03 22:18:23 +01:00
seeds.rb Fix db/seeds.rb (#9738) 2019-01-07 08:14:53 +01:00