mastodon/spec
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
..
controllers Add polls ()
fabricators Add polls ()
features rubocop issues - Cleaning up ()
fixtures Fix undefined method error in sidekiq ()
helpers Add pending specs for jsonld helper ()
lib Fix Announce activities of unknown statuses not fetching those statuses ()
mailers Improve e-mail digest ()
models Add polls ()
policies Redesign admin instances area ()
presenters Add specs for InstancePresenter ()
requests Use raw status code on have_http_status ()
routing
serializers/activitypub Improved remote thread fetching ()
services Improved remote thread fetching ()
support
validators Add support for IPv6 only MXes in Email validation ()
views Replace SVG asset with Custom mascot ()
workers Improved remote thread fetching ()
rails_helper.rb Disable Same-Site cookie implementation to fix SSO issues on WebKit browsers ()
spec_helper.rb Disable simplecov on CircleCI ()