Folo/packages/internal
Stephen Zhou 53e3578af2
feat: new payment (#4629)
* feat: new payment

* update

* update

* update

* update

* feat: enhance plan feature formatting and update localization strings

* update

* update

* update

* update

* refactor: remove NeedActivationToast and related activation modal logic

* update

* feat(settings): guard paid settings

Centralized paid-level metadata in @follow/shared and exposed the SettingNamespace union.
Updated the builder helpers and every settings tab to pull paid badges from that shared map.
Hardened the atoms helper to block writes and surface default values when a user lacks the required role.
Added the necessary workspace dependencies for the atoms package.

* fix: types

* feat(rate-limit-notice): update error messaging and add upgrade prompt

* feat(settings): integrate review checks into settings components

* update

* fix(plan): correct priority calculation in setting page data

* feat(ai-summary): add upgrade suggestion for AI summary when plan is insufficient

* feat(settings): enhance PaidBadge component to conditionally render based on MAS review status

---------

Co-authored-by: DIYgod <i@diygod.me>
2025-10-31 11:42:57 +08:00
..
atoms feat: new payment (#4629) 2025-10-31 11:42:57 +08:00
components fix: some element styling 2025-10-27 20:41:56 +08:00
constants feat: new payment (#4629) 2025-10-31 11:42:57 +08:00
database chore: update dependencies 2025-10-21 16:33:03 +08:00
hooks chore: update dependencies 2025-10-21 16:33:03 +08:00
logger chore: update dependencies across multiple packages for improved stability and performance 2025-09-19 22:02:30 +08:00
models refactor: migrate to client sdk (#4480) 2025-09-17 00:12:54 +08:00
shared feat: new payment (#4629) 2025-10-31 11:42:57 +08:00
store feat: new payment (#4629) 2025-10-31 11:42:57 +08:00
tracker feat: new onboarding 2025-10-09 20:57:26 +08:00
types
utils feat: add language params to video url (#4610) 2025-10-26 09:21:33 +08:00
AGENTS.md chore: create AGENTS.md for comprehensive project guidance 2025-09-22 23:33:37 +08:00