Skip to content

Develop#113

Merged
Rabithua merged 11 commits intomainfrom
develop
Dec 8, 2025
Merged

Develop#113
Rabithua merged 11 commits intomainfrom
develop

Conversation

@Rabithua
Copy link
Copy Markdown
Owner

@Rabithua Rabithua commented Dec 8, 2025

No description provided.

- Add Apple OAuth authentication support with full integration
- Fix type error: change nickname from null to undefined in createUser call
- Update OAuthConfigTab types to include Apple provider configuration
- Add Apple OAuth configuration UI in admin panel
- Update frontend types to match backend Apple OAuth config structure
- Replace Apple emoji (🍎) with lucide-react Apple icon component
- Add missing Chinese translations for Apple OAuth settings
- Add boundOAuthProvider field to profile API to correctly identify bound OAuth provider
- Fix Apple account binding status display in user settings
- Add i18n support for Apple OAuth configuration placeholders
- Refactor OAuth implementation into modular providers and handlers
- Split monolithic user db methods into specialized modules (account, data, oauth, profile, settings)
- Update Apple logo with new SVG asset supporting dark/light modes
- Add new database migrations for user schema updates
- Update frontend components to support new OAuth configuration structure
- Fetch detailed user information (username, nickname, avatar) for reactions in note queries
- Update Reaction type definition in frontend to include user object
- Fetch and return full user details (username, nickname, avatar) immediately after adding a reaction
- Ensures frontend consistency without page reload
- Add Tooltip component to display avatars of users who reacted
- Wrap avatars with Link to navigate to user profile (/user/:username)
- Handle anonymous reactions by showing a generic user icon
@Rabithua Rabithua merged commit 18a1b07 into main Dec 8, 2025
2 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.

1 participant