Eugen Rochko 230a012f00
Add polls ()
* Add polls

Fix 

* 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
..
v1 Add polls ()
v2 Add more granular OAuth scopes ()
web Lint pass ()
base_controller_spec.rb Use raw status code on have_http_status ()
oembed_controller_spec.rb Use raw status code on have_http_status ()
push_controller_spec.rb Use raw status code on have_http_status ()
salmon_controller_spec.rb rubocop issues - Cleaning up ()
subscriptions_controller_spec.rb rubocop issues - Cleaning up ()