feat: add user profile enhancement and follow system
- Add user profile fields (bio, profession, organization, places lived, social media)
- Implement user follow/unfollow functionality with follower/following lists
- Add privacy controls for phone and email visibility
- Update user endpoints with profile filtering and pagination
- Include database migration for new schema