Activity
feat(api): Add endpoint to retrieve user login devices
feat(api): Add endpoint to retrieve user login devices
refactor: Enhance API endpoints and notifications
refactor: Enhance API endpoints and notifications
feat: Implement redis cache invalidation on friend actions
feat: Implement redis cache invalidation on friend actions
fix(api): Remove console log and add comment count
fix(api): Remove console log and add comment count
fix: set secure cookie and sameSite to none
fix: set secure cookie and sameSite to none
refactor: Move cookie setting to shared function
refactor: Move cookie setting to shared function
feat(auth): Enhance authentication flow with tokens
feat(auth): Enhance authentication flow with tokens
fix: Enhance access token verification
fix: Enhance access token verification
docs: Update README to reflect middleware changes
docs: Update README to reflect middleware changes
feat: Implement bot detection middleware
feat: Implement bot detection middleware
feat: Implement post model, caching, and image URLs
feat: Implement post model, caching, and image URLs
feat(user): Enhance user update and verification
feat(user): Enhance user update and verification
feat(friend): Implement friend request actions
feat(friend): Implement friend request actions
feat: Implement friend system and chat setup
feat: Implement friend system and chat setup
feat(user): Add profile and cover picture URLs
feat(user): Add profile and cover picture URLs
feat: Implement user profile updates with S3
feat: Implement user profile updates with S3
refactor(auth): Rename registerPrimaryDevice to primaryDevice
refactor(auth): Rename registerPrimaryDevice to primaryDevice
feat: Implement basic socket.io functionality
feat: Implement basic socket.io functionality
feat: Implement job queue with BullMQ and S3
feat: Implement job queue with BullMQ and S3
feat: Enhance auth and add cloud services
feat: Enhance auth and add cloud services
feat: Implement Helmet middleware for security
feat: Implement Helmet middleware for security