Commit graph

60 commits

Author SHA1 Message Date
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
A
a42efa8fd3 docs: add demo video to README 2026-06-23 22:03:50 +08:00
A
6d0481f356 docs: add maintenance tracking to readme 2026-06-23 21:08:22 +08:00
A
ea60bd6155 docs: refresh public readme and screenshots 2026-06-23 20:49:31 +08:00
A
4afc67fd23 docs: advance telesrv sync checkpoint 2026-06-22 14:36:50 +08:00
A
3642e37cfe rpc: fix channel pinned search for Android
(cherry picked from commit 70978db98c3af3fe72100fa6646780c7a5a13daa)
2026-06-22 14:35:30 +08:00
A
b4e47c894f rpc: add android startup and messaging compat
(cherry picked from commit d718593156cc7310105007f37645948c17637e0a)
2026-06-22 14:35:26 +08:00
A
fc01346160 docs: advance telesrv sync checkpoint 2026-06-19 14:18:10 +08:00
A
294e994272 rpc: add android login startup compat
(cherry picked from commit 53904e72f7c3b96e6ae5e24196d0e551fa8aebce)
2026-06-19 14:16:33 +08:00
A
82dd2996e6 docs: update account and Android compatibility notes
(cherry picked from commit 3e6321d99607160d0d77bc63977619d5e1d28516)
2026-06-19 14:16:29 +08:00
A
3d6b7f84a0 docs: advance telesrv sync checkpoint 2026-06-16 01:44:49 +08:00
A
b435784809 mtproto,rpc: support Android legacy startup
(cherry picked from commit 06b6ae2bb2f90bd7cc1d6a8404a82aff507e6821)
2026-06-16 01:43:36 +08:00
A
6dc42942c8 auth: complete account authorization flows
(cherry picked from commit 04f4527df32ad5c35720cccc41d27fe51549612f)
2026-06-16 01:43:31 +08:00
A
af41d18478 docs: advance telesrv sync checkpoint 2026-06-14 00:21:16 +08:00
A
75a8861ec9 protocol: expose privacy and profile photo RPCs
(cherry picked from commit 77b033c8bf8c0a76ff0d7065e2192cbe55d3a3b6)
2026-06-14 00:20:04 +08:00