Commit Graph

5 Commits (2d07bde935a9bc4d3624df6619ccf4416c08044c)

Author SHA1 Message Date
Eugen Rochko 367ab6764f Remove unused ActivityPub `@context` values depending on response ()
Fix 
2019-03-27 15:55:23 +01:00
ThibG 7da087dabe Store remote votes URI ()
* Store remote votes URI

* Add spec for accepting remote votes

* Make poll vote id generation work the same way as follows
2019-03-04 22:51:23 +01:00
Eugen Rochko 6056edf7a5 Fix ActivityPub votes having nil IDs () 2019-03-04 01:53:58 +01:00
Eugen Rochko 8e75233020 Fix missing in_reply_to in ActivityPub::VoteSerializer () 2019-03-04 01:06:19 +01:00
Eugen Rochko 4a3acdc916 Add polls ()
* Add polls

Fix 

* Add tests

* Fixes

* Change API for creating polls

* Use name instead of content for votes

* Remove poll validation for remote polls

* Add polls to public pages

* When updating the poll, update options just in case they were changed

* Fix public pages showing both poll and other media
2019-03-03 22:18:23 +01:00