owpengram-server/internal/app/bots
Egor Egorov fff8de783a
feat: add NFT usernames and bot verification (#22)
Implements collectible usernames, official verification workflows, and third-party bot verification after maintainer protocol and migration review.

The composite activity/moderation rating remains an admin-only read model; Telegram Stars Rating wire fields stay unset pending a dedicated official-semantics implementation.

Reviewed-Head: 2796345775ea0f908fb7734601e5e1dee4b653b9
Original-Head: fa082b892fd5180c9c9bc53c81c21cf5d250a75b

Co-authored-by: Egor Egorov <business.egor.sg@gmail.com>
2026-07-28 01:18:00 +08:00
..
botfather.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
botfather_login_test.go feat: sync bot setup and webhook diagnostics 2026-07-22 00:51:52 +08:00
chatbot.go feat: sync AI compose and ChatBot features 2026-07-03 19:43:20 +08:00
chatbot_test.go feat: sync AI compose and ChatBot features 2026-07-03 19:43:20 +08:00
manage_test.go fix(admin): close PR review blockers 2026-07-23 13:29:04 +08:00
miniapp.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
profile_cache.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
service.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
service_bot_entities.go fix: sync latest Android and langpack updates 2026-07-02 14:09:24 +08:00
service_bot_entities_test.go fix: sync latest Android and langpack updates 2026-07-02 14:09:24 +08:00
service_test.go fix(admin): close PR review blockers 2026-07-23 13:29:04 +08:00
stickersbot.go feat: sync host-based public app links 2026-07-22 21:43:56 +08:00
stickersbot_test.go feat: sync host-based public app links 2026-07-22 21:43:56 +08:00
verifierbot.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
verifierbot_test.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
verifybot.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00
verifybot_test.go feat: add NFT usernames and bot verification (#22) 2026-07-28 01:18:00 +08:00