Commit Graph

876 Commits

Author SHA1 Message Date
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
29b61a4941 [ttl-media] Added chosen timer to sending pipeline. 2026-08-12 13:36:02 +03:00
23rd
90c89dcde9 Added missing const to local references in some files. 2026-08-12 13:36:02 +03:00
John Preston
3be3888051 Preserve rich draft media across send retry
Task: 2026/08/03/preserve-rich-draft-media-file-references
2026-08-10 18:42:49 +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
0ecd67331e Keep the reply bar until the rich editor sends.
Task: 2026/07/23/keep-reply-bar-until-rich-editor-send
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
23rd
abc4e368e4 Fixed restoring pinned community dialogs on launch. 2026-08-05 11:38:37 +04:00
23rd
ce089ee16b Fixed saving notify settings of communities to server. 2026-08-05 11:38:37 +04:00
John Preston
914c02f6b5 Enable rich editor while composing scheduled messages 2026-07-20 17:55:19 +04:00
23rd
eb6af7efe8 Added ephemeral send of media with command captions. 2026-07-15 13:11:47 +04:00
John Preston
5a2e611af3 Recover failed text sends into the draft, readable rich errors 2026-07-10 14:04:31 +04:00
John Preston
d9bd10c61c Strip ephemeral replies when sending rich drafts 2026-07-10 14:04:29 +04:00
23rd
112913cd53 Supported ephemeral media replies to bots. 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
9c0d104b32 Support notify settings in communities. 2026-07-10 14:04:27 +04:00
John Preston
eef22271e0 Support pin/folder actions for community. 2026-07-10 14:04:27 +04:00
John Preston
a0fd43642a Update API scheme on layer 228. 2026-07-10 14:04:27 +04:00
John Preston
be83da2852 Add Api::Communities with basic operations. 2026-07-10 14:04:26 +04:00
John Preston
5d84fa0e11 Add Data::CommunityInfo, parse communityFull. 2026-07-10 14:04:26 +04:00
John Preston
da3cc6156a Update API scheme to layer 228. 2026-07-10 14:04:26 +04:00
John Preston
0da3e55cc0 Restore the rich draft via cloud draft on send fail 2026-07-02 17:49:08 +04:00
John Preston
8584f292bc Recover cleanly when rich submit is empty or rejected 2026-07-02 17:49:08 +04:00
John Preston
399b973440 Fix some editor bugs. 2026-07-02 17:49:07 +04:00
John Preston
051bc0dcf0 Refresh rich-draft media references from the server draft 2026-07-02 17:49:07 +04:00
John Preston
54eb43f00e Autosave rich draft on each media upload. 2026-07-02 17:49:07 +04:00
John Preston
1f87c04dfc Send previewed rich drafts from compose 2026-07-02 17:49:01 +04:00
John Preston
9dc4b8c8b8 Support rich messages drafts. 2026-07-02 17:48:57 +04:00
John Preston
8b8b3ebc09 Support server-provided limits for rich messages. 2026-06-09 14:28:11 +04:00
John Preston
a3f572e804 Fix build with Xcode. 2026-06-09 14:28:11 +04:00
John Preston
051763ebf6 Initial attempt to send articles. 2026-06-09 14:28:10 +04:00
John Preston
b1e012c466 Update API scheme to layer 227. 2026-06-09 14:27:37 +04:00
John Preston
5c5bacaf41 Update API scheme to layer 226. Guard-bots. 2026-06-09 14:27:37 +04:00
John Preston
c34d1104a4 Support photo/video display using messages. 2026-05-19 12:49:08 +04:00
John Preston
745d0ea574 Better balance check in TON stake. 2026-05-11 17:32:57 +04:00
John Preston
49db372296 Update cached reactions on remove. 2026-05-05 10:45:45 +04:00
John Preston
9821aa9615 Suggest deleting all reactions in moderate box. 2026-05-05 10:45:45 +04:00
23rd
ec94dc26ac Fixed file reference refresh for group and channel photos. 2026-04-06 11:49:27 +03:00
23rd
90191819bd Added api support of notify settings for reactions and poll votes. 2026-03-30 10:19:14 +03:00
John Preston
4069e4412c Initial attempt to add ai controls. 2026-03-25 13:08:50 +07:00
John Preston
87ebd2720f Send high quality as first-class option. 2026-03-25 13:08:50 +07:00
John Preston
5a39484407 Better post views tracking. 2026-03-25 13:08:49 +07:00
John Preston
9f57a82c75 Update API scheme to layer 224. 2026-03-25 13:08:49 +07:00
John Preston
5507e9c00d Simplify file sending, always attach a caption. 2026-03-06 21:08:35 +04:00
23rd
fe4f460a3b Added logic to process captions from attach prepared files. 2026-03-04 07:08:51 +03:00
Ilya Fedin
d52d82f7e6 Fix GCC 15 -Wrange-loop-construct 2026-03-03 12:16:32 +04:00
John Preston
4c2d72d00b Support no-topics recipient state in bot-forums. 2026-02-28 19:07:09 +04:00
John Preston
4e9c0ea3a5 Implement private chat noforward following. 2026-02-28 19:07:08 +04:00
23rd
3ebec4db75 Changed behavior to send text as caption to first file in files album. 2026-02-28 19:07:08 +04:00