removed all "paid" features - no more stars, gifts, or grams
This commit is contained in:
parent
d4451d753c
commit
21d8e91756
165 changed files with 318 additions and 40948 deletions
|
|
@ -31,3 +31,12 @@ time the migration is written.
|
|||
|
||||
Upstream's own migrations keep their original sequential numbers untouched;
|
||||
only migrations authored in this fork use the timestamp scheme.
|
||||
|
||||
## Removed feature: Stars, Star Gifts, Account Rating
|
||||
|
||||
The Stars economy, Star Gifts (collectibles/NFT gifts, local TON ledger),
|
||||
and the Account Rating system were fully removed from the server (all
|
||||
application/domain/store code and admin panel UI deleted). Their migrations
|
||||
stay in place unmodified and are not reverted — this repo's convention is to
|
||||
never renumber or delete migration history. The corresponding tables are
|
||||
inert/orphaned as of the removal; this is intentional, not an oversight.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue