No description
Find a file
Nixyan 32168722a2 Add user status management and metadata fields to authentication
- Introduced user status management with the ability to update online, busy, offline, and away statuses.
- Added metadata fields for user preferences, including phrase preferences and friends list.
- Updated API and database schema to accommodate new user fields.
- Enhanced the authentication component to handle additional user data effectively.
- Implemented hooks for socket management and OLM setup to improve user experience.
2025-12-19 17:04:24 -03:00
.vscode Restarted the project. 2025-12-03 09:41:21 -03:00
convex Add user status management and metadata fields to authentication 2025-12-19 17:04:24 -03:00
public/assets/logo Restarted the project. 2025-12-03 09:41:21 -03:00
src Add user status management and metadata fields to authentication 2025-12-19 17:04:24 -03:00
.gitignore Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
bun.lock Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
components.json Restarted the project. 2025-12-03 09:41:21 -03:00
next.config.ts Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
package.json Update dependencies, add OLM support, and improve authentication flow 2025-12-19 12:18:46 -03:00
postcss.config.mjs Restarted the project. 2025-12-03 09:41:21 -03:00
tsconfig.json Restarted the project. 2025-12-03 09:41:21 -03:00