owpengram-server/internal/store/postgres/sqlcgen
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
..
account.sql.go Initial open source release 2026-06-04 01:37:39 +08:00
authorization.sql.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
bot.sql.go admin: gift granting, collectible attribute/number control, and Layer 228 moderation tools 2026-07-23 04:00:29 +03:00
contact.sql.go feat: sync monoforum and collectible emoji status 2026-07-19 20:37:10 +08:00
db.go Initial open source release 2026-06-04 01:37:39 +08:00
dialog.sql.go feat: sync AI compose and ChatBot features 2026-07-03 19:43:20 +08:00
help.sql.go Initial open source release 2026-06-04 01:37:39 +08:00
langpack.sql.go feat: sync langpack and auth updates 2026-07-18 00:07:41 +08:00
media.sql.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
message.sql.go feat: sync community aggregates 2026-07-20 16:46:02 +08:00
models.go admin: gift granting, collectible attribute/number control, and Layer 228 moderation tools 2026-07-23 04:00:29 +03:00
saved_dialog.sql.go feat: sync AI compose and ChatBot features 2026-07-03 19:43:20 +08:00
temp_auth_key.sql.go fix: sync temp auth key expiry boundaries 2026-07-13 23:04:15 +08:00
update_state.sql.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
user.sql.go admin: gift granting, collectible attribute/number control, and Layer 228 moderation tools 2026-07-23 04:00:29 +03:00
user_update_event.sql.go feat: sync monoforum and collectible emoji status 2026-07-19 20:37:10 +08:00