You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/app/lib/activitypub/activity
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”
5 years ago
..
accept.rb
add.rb
announce.rb
block.rb
create.rb Add voters count support (#11917) 5 years ago
delete.rb
flag.rb
follow.rb Change silences to always require approval on follow (#11975) 5 years ago
like.rb
move.rb Fix account migration not affecting followers on origin server (#11980) 5 years ago
reject.rb
remove.rb
undo.rb
update.rb