onysd
ebb0be38d9
Merge remote-tracking branch 'upstream/main' into merge-gramsrv-2965f5d
2026-07-20 23:43:51 +03:00
onysd
46afb97396
fix for calls
2026-07-20 16:03:33 +03:00
A
2965f5d47d
feat: sync bot api formatted text parse modes
...
Sync telesrv 00630bc (feat(botapi): support formatted text parse modes).
Skipped telesrv docs changes per public sync rules.
2026-07-20 20:23:47 +08:00
onysd
406a8805d8
fix
2026-07-20 15:08:53 +03:00
A
2848ff0987
feat: sync visible product branding
...
Sync telesrv c779c48 (feat(branding): unify visible product naming).
Skipped private www files and preserved public README files; mapped orange appearance seed names to public default names.
2026-07-20 16:49:17 +08:00
A
da6a57e1a3
feat: sync community aggregates
...
Sync telesrv 36eda30 (feat(communities): implement Layer 228 community aggregates).
Skipped telesrv docs changes per public sync rules; normalized the public appearance seed label.
2026-07-20 16:46:02 +08:00
A
7de1766941
feat: sync ephemeral bot demo commands
...
Sync telesrv 172a86e (feat(bot-demo): echo ephemeral group commands).
Skipped telesrv docs changes per public sync rules.
2026-07-20 16:44:09 +08:00
A
f49c817def
feat: sync ephemeral transient messages
...
Sync telesrv 570ccf8 (feat(ephemeral): implement Layer 228 transient messages).
Skipped telesrv docs changes per public sync rules; normalized the public appearance seed label.
2026-07-20 16:43:27 +08:00
onysd
4aeeee425b
fixes
2026-07-20 09:42:26 +03:00
A
bf965f610c
feat: sync bot keyboards and callbacks
...
Sync telesrv b96f2dd (feat(bot): complete keyboards callbacks and durable delivery).
Skipped private docs and preserved public README files per sync rules; normalized the appearance seed log label for public naming.
2026-07-19 20:38:48 +08:00
A
edb7057757
feat: sync account deletion lifecycle
...
Sync telesrv 73f5c91 (feat(account): implement unified account deletion lifecycle).
Skipped telesrv docs changes per public sync rules.
2026-07-19 20:35:58 +08:00
A
14bf7d1e20
feat: sync official star gift lifecycle tooling
...
Sync telesrv 4c0e2d9 (feat: complete official star gift lifecycle and admin tooling).
Public adjustments: skipped private docs/deploy-nginx/README source changes, kept iamxvbaba/td public dependency, replaced local/private sample IP and orange seed label.
2026-07-19 03:11:35 +08:00
onysd
8875cd33fd
fixes
2026-07-18 10:33:17 +03:00
epilepticseizureee
c4dde636e7
feature: Added Russian language to web admin panel
2026-07-18 09:19:46 +03:00
onysd
6b29556ef8
Merge remote-tracking branch 'upstream/main' into dev
2026-07-18 09:19:27 +03:00
A
1292540350
feat: sync langpack and auth updates
...
Sync telesrv commits 49f9bab and 04d9563 into the public mirror. Exclude private docs and runtime key material per sync rules.
2026-07-18 00:07:41 +08:00
A
6af61f26ba
feat: sync configurable OTP delivery providers
2026-07-17 17:04:39 +08:00
A
9d889cabf3
fix admin scrolling
2026-07-17 01:15:06 +08:00
A
5ecf4e912d
feat: sync collectible star gifts
2026-07-16 12:38:53 +08:00
A
47fcf0ea41
feat: sync account freeze lifecycle
2026-07-15 20:24:37 +08:00
A
766c5db992
feat: sync multilayer td integration
2026-07-15 13:32:06 +08:00
onysd
1eaa06d961
added config for virtual phone number
2026-07-14 18:37:27 +03:00
onysd
3d9b0f1de7
changes for email signup
2026-07-13 20:09:57 +03:00
A
305e8a0008
fix: sync MTProto startup and egress fixes
2026-07-13 19:05:41 +08:00
onysd
a336c99d6d
branding for server
2026-07-13 10:30:24 +03:00
onysd
935876570b
changed web preview
2026-07-13 09:51:01 +03:00
A
ea6cc72886
feat: sync message translation support
2026-07-12 14:20:26 +08:00
A
cbccd6a8d9
fix: sync scoped connection and outbox exclusion updates
2026-07-12 12:01:53 +08:00
A
c0088f1160
docs: sync public link configuration reference
2026-07-11 20:34:10 +08:00
A
4390ebf5a9
perf: sync protocol and core hardening updates
2026-07-11 19:48:26 +08:00
A
da04c0fa6a
feat: sync public links and phone change updates
2026-07-10 22:01:44 +08:00
A
4c0cc2b7a7
feat: sync Bot API gateway support
2026-07-09 13:49:24 +08:00
A
9a501f900a
feat: sync login email verification support
2026-07-08 17:09:44 +08:00
A
e0cabb4930
feat: sync admin stars grant support
2026-07-08 02:30:01 +08:00
A
2a9c12263f
feat: sync chatlist sharing support
2026-07-06 21:06:33 +08:00
A
c5dc2b7e21
config: sync admin and RTMP port defaults
2026-07-06 16:29:29 +08:00
A
f1a27996d3
feat: sync group call livestream support
2026-07-06 14:32:45 +08:00
A
ddcf2d31ca
fix: sync birthday updates and system sticker sets
2026-07-05 15:15:32 +08:00
A
4d9f1e271d
feat: defer login bootstrap updates
2026-07-05 03:28:19 +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
b7269b135f
feat: sync AI compose and ChatBot features
2026-07-03 19:43:20 +08:00
A
44e8cde27f
admin-ui: sync English localization
2026-07-02 16:53:51 +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
70b6820474
chore: refresh gramsrv public release
2026-06-30 14:37:43 +08:00
A
6dc42942c8
auth: complete account authorization flows
...
(cherry picked from commit 04f4527df32ad5c35720cccc41d27fe51549612f)
2026-06-16 01:43:31 +08:00
A
8ff3343ae0
business: add privacy-aware user projection
...
(cherry picked from commit a636192ef22ee69d792b0ca7db1c6be963be9cb2)
2026-06-14 00:19:59 +08:00
A
860e581d06
business: fix contact projection and phone sharing
...
(cherry picked from commit c0a0e5b52240ed415d3b43ba77659821887bf50b)
2026-06-10 22:06:56 +08:00
A
74992e893f
Initial open source release
2026-06-04 01:37:39 +08:00