Commit Graph

469 Commits

Author SHA1 Message Date
John Preston 542a953a68 Open never-read unread chats at the very top. 2026-07-11 15:10:15 +04:00
John Preston e5a390d58e Hide community bot chats when community is collapsed 2026-07-10 14:04:30 +04:00
23rd c511e828b3 Added ephemeral messages data component with receive and send support. 2026-07-10 14:04:28 +04:00
John Preston d5141215df Move chat main row when community link changes 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 24c3a4b6c0 Open community chats inline in the dialogs list. 2026-07-10 14:04:26 +04:00
John Preston 5a8a93b186 Remove grouped community row from chat list when not collapsed. 2026-07-10 14:04:26 +04:00
John Preston 31cd148e87 Group community chats into one chat list row. 2026-07-10 14:04:26 +04:00
John Preston 4b23f93fcf Try showing communities in the chat list. 2026-07-10 14:04:26 +04:00
John Preston ec7e0566a7 Improve rich messages serialization. 2026-07-02 17:48:58 +04:00
John Preston 9dc4b8c8b8 Support rich messages drafts. 2026-07-02 17:48:57 +04:00
23rd 20542a1141 Added logs of source path when an unknown deleted message is re-added.
Related commit: 384f6d9a31.
2026-06-22 11:51:49 +03:00
23rd aa0ddf1b37 Added view removal reason to skip animations on rebuilt views. 2026-06-01 18:46:42 +03:00
23rd 6c88a90d28 [thanos] Broadcast item-about-to-destroy on TTL and clear paths too. 2026-05-22 14:02:40 +03:00
John Preston e384a287dc Refresh direct-messages button when viewing channel. 2026-05-19 13:50:49 +04:00
23rd e75dba5c80 [thanos] Added GPU-accelerated particle dissolution effect for messages. 2026-05-18 10:36:52 +03:00
John Preston 745d0ea574 Better balance check in TON stake. 2026-05-11 17:32:57 +04:00
John Preston 9346e9d5eb Fix new message features of stream draft endings. 2026-05-11 17:19:31 +04:00
John Preston d894beec6f Fix guestbots appearing in participants. 2026-05-11 14:36:34 +04:00
John Preston 341e843356 Don't auto-add guest chat bots to groups. 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 a65593cadd Fix userpic painting for guest chat bot messages. 2026-05-05 10:45:43 +04:00
23rd f6d1208992 Fixed poll options refresh after append/delete answer updates. 2026-04-11 13:26:28 +03:00
John Preston 432072a3d4 Stream several messages together. 2026-04-10 14:21:30 +07:00
John Preston 55e284729e Initial implementation of gradual draft streaming. 2026-04-07 22:26:41 +07:00
23rd aa5e0440d4 Replaced int botStatus with a type-safe Data::BotStatus enum class. 2026-03-30 13:42:23 +03:00
23rd 90297d838d Fixed marking unread poll votes as read on content view. 2026-03-30 10:19:14 +03:00
23rd 60ff46b012 Added support of service messages for polls. 2026-03-28 10:29:13 +03:00
23rd b01e0b77fe Added support of unread poll votes to corner button from history widget. 2026-03-28 10:29:12 +03:00
John Preston aa582be321 Fix possible crash in streamed-reply-drafts. 2026-03-10 19:03:13 +04:00
John Preston e86fec4ab6 Fix messages clear on history delete. 2026-03-06 14:08:51 +04:00
John Preston 56e675ec9c Revert "Fixed ability to delete chat as forum with all topics."
This reverts commit f40064333e.

This destroys messages that were not really deleted.
2026-03-06 12:04:40 +04:00
Ilya Fedin d52d82f7e6 Fix GCC 15 -Wrange-loop-construct 2026-03-03 12:16:32 +04:00
John Preston 87f53ce1bf Try showing as expired only requests without actions. 2026-02-28 19:07:11 +04:00
John Preston a9e35afbd7 Implement disabling/enabling sharing. 2026-02-28 19:07:09 +04:00
John Preston f96fe33747 Show burned gift badge and toast. 2026-02-06 13:24:41 +04:00
23rd f40064333e Fixed ability to delete chat as forum with all topics. 2026-01-28 08:57:57 +03:00
John Preston 28434f4bee Full support and build fix. 2025-12-22 17:56:55 +04:00
John Preston 0b4a718afe Don't re-create topic when clearing its messages. 2025-12-15 21:40:54 +04:00
John Preston 08a979e638 Use more simple tr::... text helpers. 2025-12-15 21:40:54 +04:00
23rd eca8dfb0ec Renamed rpl::start_with_ with rpl::on_. 2025-12-10 21:28:33 +03:00
John Preston 41d206e354 Rename SuggestPostOptions to SuggestOptions. 2025-12-05 20:11:53 +04:00
John Preston 0441b7dbc3 Show star senders in live stories. 2025-11-25 17:50:25 +04:00
John Preston 312d5f0121 Improve auction gift display. 2025-11-20 11:39:22 +04:00
John Preston b04c7efdf4 Fix last server message tracking in sublist/forum.
Fixes #30011.
2025-11-17 18:15:16 +04:00
23rd 384f6d9a31 Added logging of api updates when deleted message is unknown. 2025-10-10 21:58:29 +04:00
John Preston ec4deb87c6 Support hosted unique gifts. 2025-10-10 09:27:01 +04:00
John Preston ca4caec819 Improve bot with forum opening. 2025-10-10 09:26:57 +04:00