3252a8
c08ac854b2
fix: get email from panel if exist, tune webapp visual
2026-04-24 11:14:50 +03:00
3252a8
807a8933b9
feat: email login, smtp codes
2026-04-23 21:20:32 +03:00
3252a8
b9cb1fec06
feat: tune webapp visual, use telegram widget for login
2026-04-23 14:06:21 +03:00
3252a8
eab803652b
fix: tg bot wont start
2026-04-22 22:44:19 +03:00
3252a8
259d0646bc
fix: tune webapp visual and fix some errors
2026-04-22 22:35:10 +03:00
3252a8
4f1b7d0832
feat: web app
2026-04-22 16:00:55 +03:00
3252a8
1aa529ab23
Remove GitHub Actions and stale GHCR defaults
2026-04-22 15:19:54 +03:00
3252a8
a46502380c
Remove locales volume from bot
2026-04-03 20:49:14 +03:00
3252a8
85c276bcf5
Setup ghcr
2026-04-03 20:36:34 +03:00
3252a8
55f8db11ce
Add setup instructions
2026-02-15 18:58:52 +03:00
3252a8
79af61a48e
Add configurable welcome bonus days for referred signups
...
- add REFERRAL_WELCOME_BONUS_DAYS setting (default 3) in settings.py
- document REFERRAL_WELCOME_BONUS_DAYS in .env.example
- apply welcome bonus on first /start only for newly created users with referred_by_id
- replace hardcoded 3 days with settings.REFERRAL_WELCOME_BONUS_DAYS
- skip bonus flow when value is 0 or less
- send user notification after successful bonus application
- add i18n key referral_welcome_bonus_applied to ru.json and en.json
2026-02-11 13:26:56 +03:00
3252a8
69d2e2a899
Fix promo failed message when using deeplink
2026-02-10 19:53:55 +03:00
3252a8
069ad967b5
Add user ref page deeplink
2026-02-10 19:36:29 +03:00
3252a8
18a6b3e18d
Tune users rating
2026-02-09 10:29:40 +03:00
3252a8
3b9043332c
Move user links to id's from buttons
2026-02-09 10:22:06 +03:00
3252a8
d94b57bd0b
User card links in ratings
2026-02-09 10:09:16 +03:00
3252a8
5247092ca2
Add users rating feature
2026-02-09 10:03:55 +03:00
3252a8
049789c9c5
Tune invite buttons
2026-02-06 12:48:37 +03:00
3252a8
6b74ae4a8e
Update locals
2026-01-25 10:20:54 +03:00
3252a8
c13c01ea43
Update traffic limit info in user profile
2026-01-25 10:16:00 +03:00
3252a8
48e7d3569f
Fix used traffic display
2026-01-25 10:11:16 +03:00
3252a8
4f3b45cbd8
Merge branch 'main' into fork-new
...
# Conflicts:
# docker-compose.yml
2026-01-25 09:57:57 +03:00
3252a8
90ab186a7c
Add platega payment request logging
2026-01-07 22:42:00 +03:00
3252a8
dc725ccd68
Update locales
2026-01-05 23:51:33 +03:00
3252a8
d88aee03bb
Add user agreement and privacy policy links
2026-01-05 23:42:51 +03:00
3252a8
caf5b88eef
Use random string in ref link instead of tg ID
...
- Enable old links with tg id by default in .env with LEGACY_REFS=true
2025-11-11 22:32:30 +03:00