Commit Graph

3 Commits (e5b7ae95765eb99c1c9536bbed43425c63c68108)

Author SHA1 Message Date
Eugen Rochko 988b0493fe
Add more tests for ActivityPub controllers ()
Eugen Rochko 0ae5c6312f
Remove useless `respond_to` calls ()
Eugen Rochko 230a012f00
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