-
- Downloads
Store remote votes URI (#10158)
* Store remote votes URI * Add spec for accepting remote votes * Make poll vote id generation work the same way as follows
Showing
- app/lib/activitypub/activity/create.rb 1 addition, 1 deletionapp/lib/activitypub/activity/create.rb
- app/models/poll_vote.rb 3 additions, 0 deletionsapp/models/poll_vote.rb
- app/serializers/activitypub/vote_serializer.rb 1 addition, 1 deletionapp/serializers/activitypub/vote_serializer.rb
- db/migrate/20190304152020_add_uri_to_poll_votes.rb 5 additions, 0 deletionsdb/migrate/20190304152020_add_uri_to_poll_votes.rb
- db/schema.rb 2 additions, 1 deletiondb/schema.rb
- spec/lib/activitypub/activity/create_spec.rb 21 additions, 0 deletionsspec/lib/activitypub/activity/create_spec.rb
Loading
Please register or sign in to comment