From: Thibaut Girka Date: Thu, 7 Nov 2019 12:43:56 +0000 (+0100) Subject: Merge branch 'master' into glitch-soc/merge-upstream X-Git-Url: https://git.xn--scling-oua.cat.family/?a=commitdiff_plain;h=83774367d25fd5ad3f9a7b103bea30c13c9e03d8;p=mastodon.git Merge branch 'master' into glitch-soc/merge-upstream Conflicts: - `app/javascript/mastodon/features/compose/components/poll_form.js` conflict because of the poll option limit being different than upstream's --- 83774367d25fd5ad3f9a7b103bea30c13c9e03d8 diff --cc app/javascript/mastodon/features/compose/components/poll_form.js index bdccf9ce7,898f956b0..923f1029f --- a/app/javascript/mastodon/features/compose/components/poll_form.js +++ b/app/javascript/mastodon/features/compose/components/poll_form.js @@@ -142,9 -142,7 +142,7 @@@ class PollForm extends ImmutablePureCom
- {options.size < 5 && ( - - )} - ++