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/app/views/stream_entries
Eugen Rochko a198add83b
Fix various issues in polls (#10165)
* Fix ActivityPub poll results being serialized even with hide_totals

* Fix poll refresh button having a different font size

* Display poll in OpenGraph description

* Fix NoMethodError when serializing votes

Regression from #10158

* Fix polls on public pages being broken for non-logged-in users

* Do not show time remaining if poll has no expiration date
6 years ago
..
_attachment_list.html.haml
_detailed_status.html.haml Add non-JS fallback for polls on public pages (#10155) 6 years ago
_og_description.html.haml
_og_image.html.haml
_poll.html.haml Fix various issues in polls (#10165) 6 years ago
_simple_status.html.haml Add non-JS fallback for polls on public pages (#10155) 6 years ago
_status.html.haml
embed.html.haml
show.html.haml