Commit graph

474 commits

Author SHA1 Message Date
梦渊
66a1967260 docs: add public deployment port documentation for gramsrv
为中英文 README 补充公网部署所需的端口清单文档,包括基础聊天、管理后台、可选功能以及内部调试端口的详细说明,并提醒配置监听地址和公网IP以确保客户端正常连接。
2026-07-06 20:27:07 +08:00
梦渊
c1cec33536 创建 Fragment.md 2026-07-06 19:53:28 +08:00
A
c5dc2b7e21 config: sync admin and RTMP port defaults 2026-07-06 16:29:29 +08:00
A
597b5f265b config: sync livestream RTMP default port 2026-07-06 16:16:42 +08:00
A
44c32521e7 fix: sync avatar update compatibility fixes 2026-07-06 16:16:19 +08:00
A
2ad9dd8bb2 docs: add livestream feature to README 2026-07-06 14:43:14 +08:00
A
f1a27996d3 feat: sync group call livestream support 2026-07-06 14:32:45 +08:00
A
56d995474c fix: sync session membership routing fixes 2026-07-06 14:28:06 +08:00
A
7e64d9c30e perf: sync dispatch hot path optimizations 2026-07-06 14:27:03 +08:00
A
03b785ebf4 fix: preserve formatted date message entities 2026-07-05 20:42:13 +08:00
A
53105b6823 docs: improve Telegram server discoverability 2026-07-05 15:21:40 +08:00
A
ddcf2d31ca fix: sync birthday updates and system sticker sets 2026-07-05 15:15:32 +08:00
A
c38dd73fdd fix: emit channel avatar service messages 2026-07-05 15:14:41 +08:00
A
4d9f1e271d feat: defer login bootstrap updates 2026-07-05 03:28:19 +08:00
A
a246fd5417 feat: add post-response callbacks 2026-07-05 03:27:46 +08:00
A
2f399d5df2 fix: preserve Android negotiated layer 2026-07-05 03:27:04 +08:00
A
240fc2b526 fix: document admin api env defaults 2026-07-05 01:10:46 +08:00
yialdd
7da7dc922e
Merge pull request #8 from Mimosa-X/main
Refactor admin configuration to use centralized config package
2026-07-05 01:09:39 +08:00
梦渊
36bf20b341
Merge branch 'iamxvbaba:main' into main 2026-07-05 00:26:33 +08:00
A
2d5a6236c2 fix: sync Android cursor tolerance fixes 2026-07-04 23:45:27 +08:00
A
ca79562fd8 chore: sync dependency updates 2026-07-04 21:17:21 +08:00
A
8e255dc9c8 fix: accept Android negative temporary DC 2026-07-04 21:16:16 +08:00
A
7c9d8dda16 feat: sync rich text message support 2026-07-04 21:15:35 +08:00
A
4d3bbeabd8 fix: sync WebA labels and forward fixes 2026-07-04 21:14:41 +08:00
A
7bb7e11603 chore: add public Android test RSA key 2026-07-04 14:25:56 +08:00
A
e54d56da64 chore: add public test RSA keys 2026-07-04 14:24:50 +08:00
A
7fa721a25e fix: sync Android channel compatibility fixes 2026-07-04 14:17:49 +08:00
梦渊
a8d75286bc Merge branch 'main' of https://github.com/Mimosa-X/Mimosa-server-tsgo 2026-07-04 13:05:57 +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
b1f74185f0 fix: sync latest telesrv fixes 2026-07-04 01:14:47 +08:00
A
b7269b135f feat: sync AI compose and ChatBot features 2026-07-03 19:43:20 +08:00
A
35e5d38f4d fix: sync latest channel and contact fixes 2026-07-03 13:27:08 +08:00
yialdd
e83650b9fd
Merge pull request #4 from kkk511github/bugfix_kk_ios_admin_log
Fix iOS admin log initial bounds
2026-07-02 20:52:30 +08:00
HSgram
e90dbdf5a3 Fix iOS admin log initial bounds 2026-07-02 19:45:30 +08:00
A
44e8cde27f admin-ui: sync English localization 2026-07-02 16:53:51 +08:00
A
4570df5939 fix: sync latest Android and langpack updates 2026-07-02 14:09:24 +08:00
A
20b388eeaa fix: sync sticker material reuse handling 2026-07-02 02:43:48 +08:00
A
bb07eb16d1 fix: sync TGS sticker attribute handling 2026-07-02 02:13:23 +08:00
yialdd
49e2cb2c95
Merge pull request #3 from iamxvbaba/codex/channel-rights-hardening
[codex] Harden channel rights and sticker compatibility
2026-07-01 22:41:39 +08:00
A
599453a3c4 fix: harden channel rights and sticker compatibility
Co-authored-by: HSgram <3013954224@qq.com>
2026-07-01 22:38:13 +08:00
A
6867d201ed feat: sync built-in sticker bot 2026-07-01 21:55:55 +08:00
A
7096625e13 docs: update TL layer to 227 2026-07-01 15:56:54 +08:00
A
866a87583e feat: sync recent call and channel fixes 2026-07-01 14:34:59 +08:00
A
e5e0080216 chore: use gotd td v0.159.0 2026-06-30 21:13:39 +08:00
A
70b6820474 chore: refresh gramsrv public release 2026-06-30 14:37:43 +08:00
A
75cebe8dbf docs: advance telesrv sync checkpoint 2026-06-26 13:28:18 +08:00
A
7ccb8ea20d config: autodetect advertise IP
(cherry picked from commit 937a57b43e4a0a53c09e66c71ce232c7a0735fc9)
2026-06-26 13:27:15 +08:00
A
091d8f084b mtproto: add compat transport quick ack support
(cherry picked from commit d051bc37bd14076fdd0a83ad41cd507929b20ece)
2026-06-26 13:27:11 +08:00
A
47cab2c9b0 docs: use GitHub attachment for demo video 2026-06-23 22:17:33 +08:00
A
ec7cc1430f docs: keep README demo video only 2026-06-23 22:10:08 +08:00