Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix various issues in polls #10165

Merged
merged 7 commits into from
Mar 5, 2019
Merged

Fix various issues in polls #10165

merged 7 commits into from
Mar 5, 2019

Conversation

Gargron
Copy link
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
- 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.

None yet

3 participants