Commit Graph

4 Commits

Author SHA1 Message Date
97c187bafb refactor: streamline referral payment message and improve text clarity 2026-04-18 22:47:24 +07:00
78a0ef9750 feat: implement referral payment system and enhance ticket management 2026-04-18 22:34:15 +07:00
0ac8ed8d64 Update project configuration and codebase 2026-04-12 12:19:53 +07:00
0ed0ad2b92 Add referral system and user balance tracking
Introduce balance field to User model with Alembic migration. Add
referral menu, admin /refpay command, and deep link sharing. Update
Dockerfile to multi-stage build and add Postgres service to compose.
Fix deep link parsing logic and conditional proxy initialization.
2026-04-10 22:20:53 +07:00