owpengram-server/cmd/telesrv-admin
epilepticseizureee 90792cdfab fix(admin): resolve moderation, gift, and admin-panel bugs from QA
- scam/fake: enforce mutual exclusivity (scam precedence) at TL conversion, admin command, and UI toggles; both flags could render as neither
- scam/fake flicker: persist scam/fake in the Redis user base cache so cache hits no longer drop the flags
- getSavedStarGifts: hidden (unsaved) gifts are now force-excluded for non-owner viewers; same guard for get-by-ref
- convertStarGift: map already-upgraded/owner-invalid/unavailable to a clean client error instead of 500
- channel force-settings: send only changed fields (partial patch) and re-sync toggles after reload, so one setting no longer resets another
- give gifts: removed custom collectible numbers (auto sequential only); locked sender to the system account 777000
- give gifts UI: fixed picker card spacing/right gap; static (hover-play) Lottie previews on emoji + picker to stop render lag; fixed emoji ID field overflow
2026-07-23 06:24:53 +03:00
..
web fix(admin): resolve moderation, gift, and admin-panel bugs from QA 2026-07-23 06:24:53 +03:00
main.go config: sync admin and RTMP port defaults 2026-07-06 16:29:29 +08:00
readstore.go admin: gift granting, collectible attribute/number control, and Layer 228 moderation tools 2026-07-23 04:00:29 +03:00
server.go fix(admin): resolve moderation, gift, and admin-panel bugs from QA 2026-07-23 06:24:53 +03:00
session.go chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
session_test.go feat: sync official star gift lifecycle tooling 2026-07-19 03:11:35 +08:00