Merged
Conversation
…into feature/friend-streak
# Conflicts: # zeeguu/api/endpoints/user.py
Feature/friend streak
…ghting The production table was created without the wrong_highlighting value, causing report submissions with that reason to fail with data truncation. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Hidden articles were still returned by /get_unfinished_user_reading_sessions, causing them to reappear in "Continue where you left off" after refresh. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Supports the new upgrade flow where anonymous users set their password after email confirmation, rather than all at once. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
New endpoints: request_email_verification (sends code without changing user) and complete_account_upgrade (verifies code + upgrades atomically with email_verified=True). User stays anonymous until fully verified. Also add @allows_unverified to user_settings and user_preferences as a safety net for the old upgrade flow. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Safety net for users stuck in the old upgrade limbo state. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
…erences No longer needed — the new atomic upgrade flow keeps users anonymous until fully verified, so they never hit the unverified limbo state. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Feature/see friend profile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



No description provided.