Skip to content

Show voted indicator on homepage post list + complete Polish translations#1482

Merged
mattwoberts merged 5 commits intogetfider:mainfrom
lol2x:fix/homepage-vote-indicator
Apr 2, 2026
Merged

Show voted indicator on homepage post list + complete Polish translations#1482
mattwoberts merged 5 commits intogetfider:mainfrom
lol2x:fix/homepage-vote-indicator

Conversation

@lol2x
Copy link
Copy Markdown
Contributor

@lol2x lol2x commented Mar 11, 2026

Summary

  • Show "Voted!" text next to the vote count on the homepage when the logged-in user has already voted on a post. The hasVoted field was already returned by the API but not used in the homepage list rendering.
  • Complete all 51 missing Polish (pl) client-side translations including moderation, pagination, post details, and UI labels — bringing Polish to 0 missing strings.

Fixes #1473

Test plan

  • Log in and vote on a few posts
  • Go to the homepage — voted posts should show "Votes · Voted!" next to the count
  • Switch language to Polish — should show "Głosów · Zagłosowane!"
  • Verify previously translated strings are unchanged
  • Check moderation UI strings appear in Polish when moderation is enabled

@lol2x lol2x force-pushed the fix/homepage-vote-indicator branch from 5902dff to a023463 Compare March 11, 2026 15:36
lol2x added 2 commits March 11, 2026 16:37
Display 'Voted!' text next to the vote count on the homepage when the
user has already voted on a post, reusing the existing translation.

Fixes getfider#1473
Translate all 51 missing Polish locale strings including moderation,
pagination, post details, and various UI labels.
@lol2x lol2x force-pushed the fix/homepage-vote-indicator branch from a023463 to 1da998d Compare March 11, 2026 15:37
Move the voted indicator into its own span with smaller text,
blue color, and a check icon for better visual hierarchy.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@mattwoberts
Copy link
Copy Markdown
Contributor

@lol2x ok cool looking good - made some small UI changes to it, but will try to get this into an april release I'm sorting out

mattwoberts and others added 2 commits March 27, 2026 20:32
…nning.net

The old CNAME record for feedbacktest.goenning.net no longer resolves
correctly, causing two SSL tests to fail. Switched to ssltest.fider.dev
which has a CNAME pointing to goenning.test.fider.io.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@mattwoberts mattwoberts merged commit acd54bf into getfider:main Apr 2, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Homepage does not show whether the current user has already voted on a post

2 participants