onysd
|
d16f34070d
|
fix for overview panel
|
2026-08-07 04:26:56 +03:00 |
|
onysd
|
36350f83dc
|
added ability to disable third-party verification
|
2026-08-06 05:27:48 +03:00 |
|
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 |
|
A
|
c5dc2b7e21
|
config: sync admin and RTMP port defaults
|
2026-07-06 16:29:29 +08:00 |
|
梦渊
|
6c3707e987
|
Refactor admin config to use centralized config package
- Import and use internal/config.Load() in telesrv-admin instead of manual env parsing
- Remove envOr() helper function (now consolidated in config package)
- Add comprehensive .env.example documentation for Admin API/UI settings including:
- TELESRV_ADMIN_API_TOKEN
- TELESRV_ADMIN_UI_PASSWORD and TELESRV_ADMIN_UI_TOKEN
- TELESRV_ADMIN_SESSION_KEY with security guidance
- Optional address configuration parameters
- Improve config validation error handling
|
2026-07-04 13:05:37 +08:00 |
|
A
|
70b6820474
|
chore: refresh gramsrv public release
|
2026-06-30 14:37:43 +08:00 |
|