Commit Graph

172 Commits

Author SHA1 Message Date
23rd
db7faca277 Got rid of cast-to-void result discarding. 2026-08-21 14:38:14 +03:00
John Preston
96d63afc3f Initial WEB proxy implementation. 2026-08-18 16:05:50 +04:00
John Preston
aa1fafc55d [chat] Inject sponsored messages in modern chat view. 2026-08-18 11:17:57 +04:00
John Preston
e2bc4cef5b Clear directly-deleted local photos from cache. 2026-08-14 13:27:51 +04:00
John Preston
5709a6c7da Forward delivered ephemeral messages
Task: 2026/08/13/forward-ephemeral-messages
2026-08-13 14:52:31 +04:00
23rd
90c89dcde9 Added missing const to local references in some files. 2026-08-12 13:36:02 +03:00
John Preston
0116e02ad1 Remove the anchored ephemeral send transport
Task: 2026/08/07/resolve-anchored-ephemeral-send-transport
2026-08-10 18:42:50 +04:00
John Preston
a1f3dfb961 Replace anchored posts with ephemeral messages
Task: 2026/08/06/replace-anchored-posts-with-ephemeral-messages
2026-08-10 18:42:49 +04:00
John Preston
564028cc27 Split ephemeral runs addressed to different receivers
Task: 2026/07/29/split-ephemeral-runs-by-receiver
2026-08-10 18:42:48 +04:00
John Preston
0db05f190a Show Welcome Message state in the management row
Task: 2026/07/26/match-welcome-message-management-row
2026-08-10 18:42:48 +04:00
John Preston
2b205190e4 Adopt sent Welcome media without duplicates
Task: 2026/07/23/send-media-in-welcome-message-editor
2026-08-10 18:42:48 +04:00
John Preston
896b626cff Enable media sending in Welcome Messages editor
Task: 2026/07/23/send-media-in-welcome-message-editor
2026-08-10 18:42:48 +04:00
John Preston
0baaef6b0b Enable rich editing for template messages
Task: 2026/07/23/enable-rich-template-message-editing
2026-08-10 18:42:48 +04:00
John Preston
e142aeff51 Support force_reply on visible and inline bot keyboards
Task: 2026/07/21/support-force-reply-keyboards
2026-08-10 18:42:48 +04:00
John Preston
0062b265b3 Show group welcome messages to joining users.
Task: 2026/07/21/show-welcome-messages-on-join
2026-08-10 18:42:48 +04:00
John Preston
6fc1d2f3b4 Send and render rich and inverted ephemeral messages.
Task: 2026/07/21/send-rich-and-inverted-ephemeral-messages
2026-08-10 18:42:48 +04:00
John Preston
c89e23bdf6 Keep welcome templates out of history entry flags.
Task: 2026/07/21/edit-group-welcome-messages
2026-08-10 18:42:48 +04:00
John Preston
a66544cc35 Add welcome messages editing section for groups.
Task: 2026/07/21/edit-group-welcome-messages
2026-08-10 18:42:47 +04:00
23rd
3b4c518824 Requested passkey list on first call after launch. 2026-07-27 18:01:45 +04:00
23rd
e045499f3c Fixed cross-datacenter WebAuthn login. 2026-07-24 17:22:38 +03:00
23rd
1d66d4ab6b Fixed WebAuthn challenge expiration on retried attempts. 2026-07-24 17:22:38 +03:00
John Preston
d55d9ee4b2 Preserve rich pages when rescheduling messages.
Task: 2026/07/23/preserve-rich-page-on-reschedule
2026-07-23 18:33:02 +04:00
23rd
9ab6245bee Added peer type guard for ephemeral command lookup. 2026-07-21 07:58:12 +03:00
23rd
8eed7c77b1 Preserved reply to normal messages in ephemeral commands. 2026-07-19 14:50:05 +03:00
23rd
819d7f7e47 Allowed sending ephemeral commands in replies to normal messages. 2026-07-16 08:04:45 +03:00
23rd
c13d921e92 Added ephemeral flag to command-caption media. 2026-07-16 08:04:45 +03:00
23rd
28f574154e Added file reference refresh to ephemeral media sends. 2026-07-15 13:11:47 +04:00
23rd
eb6af7efe8 Added ephemeral send of media with command captions. 2026-07-15 13:11:47 +04:00
John Preston
fd9bcb2489 Fix location sends replying to ephemeral messages 2026-07-10 14:04:31 +04:00
23rd
112913cd53 Supported ephemeral media replies to bots. 2026-07-10 14:04:28 +04:00
23rd
fda9f63787 Routed ephemeral sends into active forum topics. 2026-07-10 14:04:28 +04:00
23rd
7bcd14a2b9 Restricted replying to own ephemeral messages. 2026-07-10 14:04:28 +04:00
23rd
c511e828b3 Added ephemeral messages data component with receive and send support. 2026-07-10 14:04:28 +04:00
John Preston
c8ef31ae7f Fix rich pages in scheduled / shorcuts sending. 2026-06-23 11:28:52 +04:00
23rd
a74ee601c1 Added initial support of swipe-next-channel. 2026-06-22 11:51:49 +03:00
John Preston
9cca0059b5 Fix order in auctions list hashing. 2026-06-15 21:54:54 +04:00
Ilya Fedin
c486314f83 Avoid full Telegram target rebuild on version change 2026-06-15 17:05:51 +04:00
John Preston
b1e012c466 Update API scheme to layer 227. 2026-06-09 14:27:37 +04:00
23rd
6c7900c0b0 Added day rollover detection to top promotion refresh. 2026-05-27 12:18:57 +03:00
John Preston
9e2aeaea1c Initialize TON balance correctly. 2026-05-12 10:18:51 +04:00
John Preston
4a9f584d48 Store recent inline bot per-account. 2026-05-07 16:53:27 +04:00
John Preston
d410bd6c68 Support top peers for guest bots. 2026-05-05 10:45:45 +04:00
John Preston
9636dbe71a Update API scheme on layer 225. 2026-05-05 10:45:43 +04:00
23rd
88404cfddb Removed unused private fields. 2026-04-09 12:36:51 +03:00
John Preston
2aae67cb81 Show nice gift burned error everywhere. 2026-02-28 19:07:10 +04:00
John Preston
62d32a1bdf Update API scheme on layer 223. 2026-02-28 19:07:08 +04:00
John Preston
f5aabb414a Fix glitch on first craft open. 2026-02-01 23:33:57 +04:00
23rd
fa785b745b Fixed wrong color index fallback when cloud peer color is missing. 2026-02-01 08:50:58 +03:00
John Preston
a36a30ce01 Update API scheme on layer 221. 2025-12-29 11:21:23 +04:00
John Preston
43e6431b4e Identify auctions by id instead of slug. 2025-12-29 11:21:23 +04:00