owpengram-server/internal/app/channels
epilepticseizureee 313624eab2 admin: gift granting, collectible attribute/number control, and Layer 228 moderation tools
Admin console additions (Layer 228):
- Give Gifts: dedicated tab with sorted Lottie/TGS gift picker + inline form; grant any catalog gift to a user/channel from 777000 (no charge)
- Upgraded/collectible delivery: mint a unique gift with admin-selected model/pattern/backdrop and custom number, or random/auto (DB FK + UNIQUE(gift_id,num) enforce invariants)
- SCAM/FAKE flags for users/channels (migration 0136) with configurable profile warning (TELESRV_SCAM_WARNING/TELESRV_FAKE_WARNING)
- Support toggle, force channel settings incl. gigagroup (migration 0137), username management, cosmetic color/emoji-status
- Emoji admin tab (custom emoji list + document IDs + Lottie/TGS preview)
- Bot management; soft UI / dark theme
Wired through Router -> admin.Service -> adminapi -> BFF -> React panel (en/zh/ru).
2026-07-23 04:00:29 +03:00
..
active_ids_cache.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
bot_member_ids_cache.go feat: sync Bot API gateway support 2026-07-09 13:49:24 +08:00
bot_policy.go feat: sync Bot API gateway support 2026-07-09 13:49:24 +08:00
doc.go Initial open source release 2026-06-04 01:37:39 +08:00
media_count_cache.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
music_filter_test.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
participants_cache.go feat: sync recent call and channel fixes 2026-07-01 14:34:59 +08:00
read_model_cache.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
resolve_cache.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
service.go admin: gift granting, collectible attribute/number control, and Layer 228 moderation tools 2026-07-23 04:00:29 +03:00
service_groupcall.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
service_suggested_post.go fix: sync monoforum suggested post flow 2026-07-22 16:08:44 +08:00
service_test.go feat: sync account freeze lifecycle 2026-07-15 20:24:37 +08:00