about summary refs log tree commit diff
path: root/app/serializers/activitypub/vote_serializer.rb
AgeCommit message (Expand)Author
2019-03-27Remove unused ActivityPub `@context` values depending on response (#10378)Eugen Rochko
2019-03-04Store remote votes URI (#10158)ThibG
2019-03-04Fix ActivityPub votes having nil IDs (#10151)Eugen Rochko
2019-03-04Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko