mastodon/app
ThibG 3babf8464b Add voters count support (#11917)
* 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”
2019-09-29 22:58:01 +02:00
..
chewy Add more accurate hashtag search (#11579) 2019-08-18 03:45:51 +02:00
controllers Add a nodeinfo endpoint (#12002) 2019-09-29 21:31:51 +02:00
helpers Add account migration UI (#11846) 2019-09-19 20:58:19 +02:00
javascript Add voters count support (#11917) 2019-09-29 22:58:01 +02:00
lib Add voters count support (#11917) 2019-09-29 22:58:01 +02:00
mailers Add password challenge to 2FA settings, e-mail notifications (#11878) 2019-09-18 16:37:27 +02:00
models Add voters count support (#11917) 2019-09-29 22:58:01 +02:00
policies Change admin UI for hashtags and add back whitelisted trends (#11490) 2019-08-05 19:54:29 +02:00
presenters Add a nodeinfo endpoint (#12002) 2019-09-29 21:31:51 +02:00
serializers Add voters count support (#11917) 2019-09-29 22:58:01 +02:00
services Add voters count support (#11917) 2019-09-29 22:58:01 +02:00
validators Fix uncaught domain normalization error in remote follow (#11703) 2019-08-30 02:19:17 +02:00
views Add voters count support (#11917) 2019-09-29 22:58:01 +02:00
workers Fix account migration not affecting followers on origin server (#11980) 2019-09-29 16:23:13 +02:00