Skip to content

Fix various issues in polls#10165

Merged
Gargron merged 7 commits intomasterfrom
fix-polls-misc
Mar 5, 2019
Merged

Fix various issues in polls#10165
Gargron merged 7 commits intomasterfrom
fix-polls-misc

Conversation

@Gargron
Copy link
Copy Markdown
Member

@Gargron Gargron commented Mar 4, 2019

  • Fix ActivityPub serializer exposing vote counts on hide_totals polls before expiration
  • Fix refresh button on polls having smaller font-size
  • Fix OpenGraph description missing poll text

@Gargron Gargron added the bug Something isn't working label Mar 4, 2019
Gargron added 4 commits March 5, 2019 03:01
- Fix NoMethodError when serializing votes
- Fix public pages with polls for non-logged-in users
- Fix display of remaining time when poll has no expiration date
@Gargron Gargron merged commit a198add into master Mar 5, 2019
@Gargron Gargron deleted the fix-polls-misc branch March 5, 2019 02:51
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
* 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 mastodon#10158

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

* Do not show time remaining if poll has no expiration date
messenjahofchrist pushed a commit to Origin-Creative/mastodon that referenced this pull request Jul 30, 2021
* 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 mastodon#10158

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

* Do not show time remaining if poll has no expiration date
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants