mastodon/config
Eugen Rochko 230a012f00
Add polls (#10111)
* Add polls

Fix #1629

* 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
..
environments
initializers Add tight rate-limit for API deletions (#10042) 2019-02-14 06:27:54 +01:00
locales Add polls (#10111) 2019-03-03 22:18:23 +01:00
webpack
application.rb I18n: Add language options for Kazakh and Lithuanian (#10104) 2019-02-23 22:20:35 +01:00
boot.rb
brakeman.ignore Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 2019-02-26 15:21:36 +01:00
database.yml
deploy.rb Use the bundled Capistrano version (#9855) 2019-01-18 21:31:11 +01:00
environment.rb
i18n-tasks.yml Re-enable ignored translations that is needed (#7842) 2019-02-02 19:37:16 +01:00
navigation.rb Add featured hashtags to profiles (#9755) 2019-02-04 04:25:59 +01:00
puma.rb
routes.rb Add polls (#10111) 2019-03-03 22:18:23 +01:00
secrets.yml
settings.yml Enable "displaying application used to post" setting by default (#9994) 2019-02-09 17:33:41 +01:00
sidekiq.yml
themes.yml
webpacker.yml