Commit Graph

22685 Commits

Author SHA1 Message Date
John Preston bb6fc19768 Check all peers load status in short updates. 2026-04-01 00:16:24 +07:00
John Preston b6ae741000 Implement managed bot creation limits toasts. 2026-04-01 00:16:22 +07:00
John Preston 0c3cec0da4 Fix streaming messages in topics. 2026-04-01 00:13:52 +07:00
John Preston fe199447d5 [ai] Don't add BOM to UTF-8 files. 2026-03-31 23:16:20 +07:00
John Preston 96f23bf006 Handle repeated click in subsection tabs. 2026-03-31 23:16:20 +07:00
John Preston 4aee7bfbc1 Fix edition of unsupported messages. 2026-03-31 23:02:42 +07:00
23rd 892de6154d Added initial support gallery flag for inline bot results layout mode. 2026-03-31 15:42:26 +03:00
23rd 6df0333ca2 Fixed inline results disappearing when media dimensions are unavailable. 2026-03-31 15:41:16 +03:00
23rd f5486e3090 Moved location venue text below map thumbnail to match mobile. 2026-03-31 14:49:14 +03:00
23rd 989cbf0837 Fixed draw-to-reply button in media viewer opened from chat sections. 2026-03-31 13:50:27 +03:00
John Preston 4d8244edd5 [ai] Add memory-layout review guideline. 2026-03-31 17:40:16 +07:00
John Preston 4c6404ed64 Don't show name ripple when clicking userpic. 2026-03-31 17:40:16 +07:00
23rd 82f9aa1a2a Fixed path traversal in bulk file download via filename sanitization. 2026-03-31 13:37:10 +03:00
23rd 73d0b4cb84 Added ability to reply with timecode of currently playing voice message. 2026-03-31 13:37:10 +03:00
23rd 94b8685f23 Added initial implementation of smart emoji search. 2026-03-31 13:37:10 +03:00
John Preston 8f56ef4502 Disallow "Disable Sharing" for service users. 2026-03-31 15:57:42 +07:00
John Preston 27b041c4c5 Support touch-select/menu in FlatLabel. 2026-03-31 15:55:02 +07:00
John Preston d4ad55f006 Fix possible crash in original text crop. 2026-03-31 15:37:15 +07:00
John Preston 50cd572754 Support blockquote / pre in caption / ai tools. 2026-03-31 14:26:57 +07:00
John Preston f8efc992ef [ai] Improve Codex subagent progress tracking. 2026-03-31 12:59:34 +07:00
John Preston 95a53d51a3 "Set Bot Photo" button in managed bots. 2026-03-31 12:59:34 +07:00
23rd f62ae325df [img-editor] Added aspect ratio presets menu to crop tool. 2026-03-31 07:40:24 +03:00
23rd 8a1001333e [poll-create] Fixed formatting support in input fields. 2026-03-31 07:30:54 +03:00
23rd 8158c7f798 [poll-view] Fixed support of spoiler formatting. 2026-03-31 07:30:54 +03:00
23rd 3c8d8d9243 [poll-create] Removed forced lock on revoting when quiz mode is set. 2026-03-31 07:30:54 +03:00
23rd 319a914b66 Fixed closing forum by Escape instead of navigating back from stack. 2026-03-31 07:30:54 +03:00
John Preston d24e73d6c7 Re-update lib_ui. 2026-03-30 22:37:29 +07:00
John Preston 175cb10ef6 [ai] Add trailing return type rule to review. 2026-03-30 22:35:10 +07:00
John Preston 1b153ded83 Support AI Tools in media box. 2026-03-30 22:23:29 +07:00
John Preston 8349e7504a [ai] Add a review guideline about make_state. 2026-03-30 18:53:39 +07:00
John Preston 828eed0c34 Show select style tooltip. 2026-03-30 18:53:39 +07:00
23rd c4e53b55ce Showed slash button in field only when bots have registered commands. 2026-03-30 13:42:23 +03:00
23rd 3e6da6210e Added to dialogs mute icon near name behind new experimental option. 2026-03-30 13:42:23 +03:00
23rd aa5e0440d4 Replaced int botStatus with a type-safe Data::BotStatus enum class. 2026-03-30 13:42:23 +03:00
23rd 8f4b6f80ad Passed PageUp/PageDown from compose search input to results list scroll. 2026-03-30 13:42:23 +03:00
23rd b5b563fdec Skipped local messages in Ctrl+Up/Down reply navigation.
Related commit: faa48cad44.
Ancient good fix for other sections: 924780d8d8.
Fixed #30160.
2026-03-30 11:39:21 +03:00
23rd faa48cad44 Reverted all fixes that broke replying with Ctrl+Up/Down hotkey.
Reverted 2a28b53400, e672041a79 and a05d85673a.
Unfixed #30160.
2026-03-30 11:08:03 +03:00
23rd 71afa9a481 Allowed timecode parsing inside square brackets withing message. 2026-03-30 11:01:56 +03:00
23rd bd6c50c4c2 [img-editor] Dropped saved brush sizes. 2026-03-30 11:01:56 +03:00
23rd cec81616a4 Moved out highlight scroll logic from sections to single place. 2026-03-30 11:01:56 +03:00
23rd 59bf5515c3 Adjusted scroll position for highlighted items in media groups.
Related commit: 2b53df98cd.
2026-03-30 11:01:56 +03:00
23rd d5f4c5366c [poll-create] Changed default enabled settings. 2026-03-30 10:19:14 +03:00
23rd ee073f2e9b [poll-create] Slightly improved style document generic small preview. 2026-03-30 10:19:14 +03:00
23rd b86ed7775a Added ability to change notify settings for reactions and poll votes. 2026-03-30 10:19:14 +03:00
23rd 90191819bd Added api support of notify settings for reactions and poll votes. 2026-03-30 10:19:14 +03:00
23rd 094c43293d Added support of notifications for poll votes. 2026-03-30 10:19:14 +03:00
23rd d099e29fb9 [poll-view] Fixed add-option overlap with last poll option filling bar. 2026-03-30 10:19:14 +03:00
23rd 90297d838d Fixed marking unread poll votes as read on content view. 2026-03-30 10:19:14 +03:00
23rd 2c9137571e [poll-view] Fixed highlight for poll option after refactor. 2026-03-30 10:19:14 +03:00
23rd a479459d76 Added support of link to specific option in poll. 2026-03-30 10:19:14 +03:00