• Mahmoud Aglan's avatar
    feat(social): full friends system — search, add, pending requests, online filter, remove · bf608999
    Mahmoud Aglan authored
    Friends scene rebuilt:
    - 3 tabs: الأصدقاء (all), الطلبات (pending), متصلين (online)
    - Search players by username (🔍 button → input + results)
    - Send friend request with + button (success feedback)
    - Accept/reject pending requests (✓/✕ buttons)
    - Remove friend (with confirm dialog)
    - Challenge online friend (️ → navigates to game select)
    - View profile button
    - Online dot indicator on avatars
    - Empty states with helpful CTAs
    
    API updated:
    - New action: search — finds players by username (ilike)
    - Returns id, username, display_name, avatar_url, level, is_online
    
    UI polish:
    - Tab system with active state
    - Card-based friend list with actions
    - Animations and haptic on interactions
    Co-Authored-By: 's avatarClaude Opus 4.6 <noreply@anthropic.com>
    bf608999
Name
Last commit
Last update
..
achievements.php Loading commit data...
analysis.php Loading commit data...
auth.php Loading commit data...
bots.php Loading commit data...
config.php Loading commit data...
daily-reward.php Loading commit data...
domino.php Loading commit data...
friends.php Loading commit data...
game.php Loading commit data...
leaderboard.php Loading commit data...
ludo.php Loading commit data...
matchmaking.php Loading commit data...
multiplayer.php Loading commit data...
notifications.php Loading commit data...
orgs.php Loading commit data...
profile.php Loading commit data...
puzzles.php Loading commit data...
ratings.php Loading commit data...
shop.php Loading commit data...
swiss.php Loading commit data...
theme.php Loading commit data...
tournaments.php Loading commit data...