Commit Graph

2781 Commits

Author SHA1 Message Date
23rd bfbb8d672a Fixed lost caption on forwarded polls after send confirmation. 2026-05-11 13:17:16 +04:00
John Preston 82f3b8817c Show gift offer payment as "Gift Offer". 2026-05-07 17:31:42 +04:00
John Preston 4a9f584d48 Store recent inline bot per-account. 2026-05-07 16:53:27 +04:00
John Preston d47fa68732 Put service messages in correct sublists. 2026-05-06 17:44:18 +04:00
John Preston be90ed8ef3 Show bot as non-forum if no topics. 2026-05-06 13:46:28 +04:00
John Preston 9b277c728f Remove unread tracking in Saved Messages sublists.
Fixes #30658.
2026-05-06 12:05:57 +04:00
John Preston 8cc02feb62 Don't show subsection tabs if no bot topics. 2026-05-06 11:18:28 +04:00
John Preston f187e7d353 Open new post comments from "Discussion started". 2026-05-05 15:23:30 +04:00
23rd 9baeaa35d4 [poll-create] Renamed FT entry to Fragment. 2026-05-05 10:45:46 +04:00
John Preston d410bd6c68 Support top peers for guest bots. 2026-05-05 10:45:45 +04:00
John Preston ef9a976923 Allow to remove installed styles. 2026-05-05 10:45:45 +04:00
John Preston 49db372296 Update cached reactions on remove. 2026-05-05 10:45:45 +04:00
John Preston 553ecdd5f7 Delete reactions from menu / list. 2026-05-05 10:45:45 +04:00
John Preston bff17504bc Update API scheme on layer 225. 2026-05-05 10:45:45 +04:00
John Preston 22c8b5b72c Update API scheme on layer 225. Restrict reactions. 2026-05-05 10:45:44 +04:00
John Preston 497b2a45bc Make nice custom style tone preview and links. 2026-05-05 10:45:44 +04:00
John Preston d96b73ca00 Update API scheme on layer 225. Show toasts. 2026-05-05 10:45:44 +04:00
John Preston dc0c7ec806 Update API scheme on layer 225. Edit tone icon. 2026-05-05 10:45:44 +04:00
John Preston 3cc2192791 Initial cloud tones support. 2026-05-05 10:45:44 +04:00
John Preston ffe5f1ac00 Support guest chat bot messages. 2026-05-05 10:45:43 +04:00
John Preston 9636dbe71a Update API scheme on layer 225. 2026-05-05 10:45:43 +04:00
23rd 2359bd9844 [poll-view] Improved handle of poll vote restriction. 2026-05-05 10:45:43 +04:00
23rd 9e2f782df1 Added poll vote restriction info to context menu. 2026-05-05 10:45:43 +04:00
23rd 1773f264eb Added poll stats action and dialog with API-backed chart loading. 2026-05-05 10:45:43 +04:00
23rd 3ce201593c Added country-based poll restrictions with selectable allowed countries 2026-05-05 10:45:43 +04:00
23rd acd10b1e1d Added subscriber-only poll restrictions in creation flow and MTProto flags 2026-05-05 10:45:43 +04:00
John Preston a01ddad67b Update API scheme to layer 225. 2026-05-05 10:45:43 +04:00
John Preston 9eda44ca31 Improve checks for video frame sizes. 2026-05-01 00:15:20 +07:00
23rd 22888284cb Added cover document of single-cover sticker sets when empty. 2026-04-28 18:16:19 +07:00
John Preston 25da303693 Show forwarded info for forwarded audio files 2026-04-26 10:44:40 +07:00
23rd 3cd2246a51 Replaced unread voice dot indicator with svg.
Related commit: f4cbbb251f.
2026-04-23 22:51:01 +03:00
23rd bba4eba3d5 Added ability to manage owned custom emoji packs from sticker set box. 2026-04-23 21:09:43 +03:00
John Preston eac7141ce7 Use photo as video thumbnail in webpage. 2026-04-20 10:54:47 +07:00
John Preston 02f0d7bb8a Don't set empty good thumbnail.
Image(QImage&&) for isNull() sets a fully transparent QImage.
This leads to uninitialized memory QImages in prepared thumbnails,
because we allocate QImage and start painting thumbnail parts in it.
2026-04-19 23:06:43 +07:00
John Preston 9878ee6fa7 Improve work on original video quality. 2026-04-19 22:19:47 +07:00
cumdev1337 827ec824d1 Bring back original video quality option 2026-04-19 17:03:38 +07:00
Sergey A. Osokin d53ee9c241 Fix warnings. 2026-04-17 22:04:20 +07:00
John Preston 9af4fb4a26 Improve text-tight bubble width, appear animation. 2026-04-12 17:43:00 +07:00
23rd f4cbbb251f Moved unread voice dot indicator next to media label in dialog list.
Related commit: 9febcd88d4.
2026-04-11 09:11:16 +03:00
John Preston 05cf8aaa0f Suggest sending large texts as files. 2026-04-10 19:26:30 +07:00
John Preston 4646cc7f21 Correct text appear continuation. 2026-04-10 14:21:50 +07:00
John Preston 432072a3d4 Stream several messages together. 2026-04-10 14:21:30 +07:00
23rd 88404cfddb Removed unused private fields. 2026-04-09 12:36:51 +03:00
John Preston 4009a47377 Fix word-wrapping of streamed text. 2026-04-08 23:14:07 +07:00
John Preston 55e284729e Initial implementation of gradual draft streaming. 2026-04-07 22:26:41 +07:00
23rd 6f4ed6883b Fixed userpic photo origin to use full user for refresh. 2026-04-06 11:49:28 +03:00
23rd ec94dc26ac Fixed file reference refresh for group and channel photos. 2026-04-06 11:49:27 +03:00
23rd 8decb55e51 Fixed file reference refresh for user personal and fallback photos. 2026-04-06 11:49:27 +03:00
John Preston 00bd28278d Show unofficial app warning. 2026-04-06 15:43:44 +07:00
23rd 2c003bc22e Fixed possible crash on huge timer tick for polls with close date. 2026-04-02 00:42:10 +07:00