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”
6 years ago
..
accept.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 7 years ago
add.rb
announce.rb Refactor controllers for statuses, accounts, and more (#11249) 7 years ago
block.rb Ensure blocked user unfollows blocker if Block/Undo Block are processed out of order (#9687) 7 years ago
create.rb Add voters count support (#11917) 6 years ago
delete.rb Change deletes to preserve soft-deleted statuses in unresolved reports (#11805) 6 years ago
flag.rb Change domain blocks to automatically support subdomains (#11138) 7 years ago
follow.rb Change silences to always require approval on follow (#11975) 6 years ago
like.rb
move.rb Fix account migration not affecting followers on origin server (#11980) 6 years ago
reject.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 7 years ago
remove.rb
undo.rb Fix handling of ActivityPub activities lacking some attributes (#8864) 7 years ago
update.rb Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401) 7 years ago