You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
6 years ago
..
environments
initializers Add tight rate-limit for API deletions (#10042) 6 years ago
locales Add polls (#10111) 6 years ago
webpack Update dependencies for Node.js (2018-12-31) (#9669) 6 years ago
application.rb I18n: Add language options for Kazakh and Lithuanian (#10104) 6 years ago
boot.rb Fix bootsnap cache directory being declared relatively (#9511) 6 years ago
brakeman.ignore Add type, limit, offset, min_id, max_id, account_id to search API (#10091) 6 years ago
database.yml Remove PostgreSQL statement timeout (#9537) 6 years ago
deploy.rb Use the bundled Capistrano version (#9855) 6 years ago
environment.rb
i18n-tasks.yml Re-enable ignored translations that is needed (#7842) 6 years ago
navigation.rb Add featured hashtags to profiles (#9755) 6 years ago
puma.rb
routes.rb Add polls (#10111) 6 years ago
secrets.yml
settings.yml Enable "displaying application used to post" setting by default (#9994) 6 years ago
sidekiq.yml Add scheduled statuses (#9706) 6 years ago
themes.yml
webpacker.yml