hometown/app/controllers/api
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
2019-03-03 22:18:23 +01:00
..
v1 Add polls () 2019-03-03 22:18:23 +01:00
v2 Add type, limit, offset, min_id, max_id, account_id to search API () 2019-02-26 15:21:36 +01:00
web Sanitize and sandbox toot embeds () 2018-12-23 02:16:35 +01:00
base_controller.rb Add error message with invalid email confirmation () 2018-12-25 19:35:26 +01:00
oembed_controller.rb Update status embeds () 2017-08-30 10:23:43 +02:00
push_controller.rb Fix - Connect signed PuSH subscription requests to instance domain () 2017-07-14 23:01:20 +02:00
salmon_controller.rb Fix response of signature_verification_failure_reason () 2018-02-08 05:00:45 +01:00
subscriptions_controller.rb HTTP signatures () 2017-07-14 20:41:49 +02:00