soroush.asadi
|
2d2352dfe8
|
Add in-app + real-time notifications (SignalR/mock, Iran-friendly)
- AppNotification + OnlineService.onNotification (hub event + mock periodic) —
no FCM/APNs (blocked in Iran); uses the existing realtime channel
- notification-store + pushNotification(); 🔔 bell with unread badge in TopBar,
notifications screen, global toaster (plays notify sfx)
- Wired events: daily reward, post-match achievements, friend requests
- Closed-app push (Pushe/Najva/Chabok) noted as a later step (needs provider keys)
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-04 15:52:06 +03:30 |
|
soroush.asadi
|
5776036d78
|
Add friend chat; replace betting wording (شرط) with entry coins
- Friend-to-friend chat outside the game (ChatScreen) with mock replies,
per-friend history, unread tracking; chat button on each friend row
- OnlineService + mock + online-store extended with chat (list/get/send/markRead)
- Reframe gambling term: "شرط"/"Stake" -> "سکه ورودی"/"Entry coins";
free entry labeled رایگان/Free
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-04 10:21:44 +03:30 |
|
soroush.asadi
|
e2d0a602b6
|
Build Hokm card game: offline vs-AI + online social/gamification (mock backend)
- Pure-TS Hokm engine (deal, hakem, trump, tricks, scoring, Kot) + AI bots
- Persian-luxury RTL UI (Next 16 / React 19 / Tailwind v4 / Framer Motion / Zustand)
- Online platform behind OnlineService seam (mock now, .NET SignalR later):
auth (phone OTP + email/Google), profiles, friends, private rooms with
partner pick, ranked matchmaking, leaderboard, shop
- Gamification: ranks/leagues, coins, XP/levels, daily rewards, achievements
- i18n fa/en, PWA manifest, engine + gamification sims
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
2026-06-04 10:11:00 +03:30 |
|