about summary refs log tree commit diff
path: root/app/serializers/activitypub/update_poll_serializer.rb
AgeCommit message (Expand)Author
2020-11-18Break up AP envelope addressing by domainFire Demon
2019-06-27Fix account URI in UpdatePollSerializer (#11194)ThibG
2019-03-28Rename :poll to :preloadable_poll and :owned_poll to :poll on Status (#10401)Eugen Rochko
2019-03-27Remove unused ActivityPub `@context` values depending on response (#10378)Eugen Rochko
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG