mastodon/db
ThibG 3babf8464b Add voters count support ()
* Add voters count to polls

* Add ActivityPub serialization and parsing of voters count

* Add support for voters count in WebUI

* Move incrementation of voters count out of redis lock

* Reword “voters” to “people”
..
migrate Add voters count support ()
post_migrate Validate Web::PushSubscription ()
schema.rb Add voters count support ()
seeds.rb Change unconfirmed user login behaviour ()