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

Post Anonymous User #86

Merged
merged 4 commits into from
Feb 21, 2025
Merged

Post Anonymous User #86

merged 4 commits into from
Feb 21, 2025

Conversation

crod951
Copy link

@crod951 crod951 commented Feb 19, 2025

Added handling for anonymous post user so it doesnt break the post and thread display

Also fixed a bug where threads started by Anonymous users would not appear in thread list view

* origin/proxy:
  feat(sun-icon): add sun icon that toggles with dark mode
  fix(bug-report): remove bug report button
  feat(dark-mode): implement dark mode and save settings via local prefs
  style(user-posts): Prevent user posts from being cutoff on mobile
  style(column-gap): Removed column gap so posts view can use full width
  style(boards-view): Set flex always on last-post section of boards listing
  refactor(wip-dark-theme-colors): implement general dark theme css
  style(polls): Removed min-height from polls css
  style(polls): Added polls to the top of the thread; added collapse functionality
  style(boards): restructured board listing layout and spacing; added border-bottom to differentiate between boards better
  feat(title-update): Update document title based on page
  style(grid-columns): Removing base grid columns for posts and profile pages to enable full width
  style(large-numbers): Added thousands separators to large numbers to make them more readable
  refactor(report-bug): Removed report bug link in header
  style(avatar-size): Set avatar size to be 120x80 to match Bitcointalk sizing
…isplaying data; this resolves the bug where anonymous threads were not apprearing in the threads list
@akinsey akinsey merged commit 60ffefa into proxy Feb 21, 2025
1 check passed
@crod951 crod951 deleted the anonymous-user branch February 24, 2025 15:53
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.

2 participants