Commit Graph

5302 Commits

Author SHA1 Message Date
John Preston 4e71f73c52 Show media type icons in chats list previews. 2026-07-14 12:05:58 +04:00
23rd 9e2b9acddb Fixed position of popup selector for messages with inline keyboard. 2026-07-13 21:46:58 +03:00
John Preston 99ff148cd8 Added more phrases for channels in communities. 2026-07-11 22:34:34 +04:00
John Preston e8e9d8028b Don't leak field text into rich draft chats. 2026-07-11 15:34:05 +04:00
Reza Bakhshi Laktasaraei 241ce26e6e Report multi-selection state on message history lists 2026-07-11 15:14:40 +04:00
John Preston 378ceea4d1 Match community card caption to service text wording. 2026-07-11 15:10:15 +04:00
John Preston 6d0e559c3f Compute IV media sizes for width, scale, DPR and zoom. 2026-07-11 15:10:15 +04:00
John Preston 542a953a68 Open never-read unread chats at the very top. 2026-07-11 15:10:15 +04:00
John Preston c7ca72b3e9 Special-case community added message from chat itself. 2026-07-11 15:10:14 +04:00
John Preston 5f3e4d9a5e Improve accessibility, don't let focusing unread bar. 2026-07-10 22:57:46 +04:00
Reza Bakhshi Laktasaraei 1b7bcfb381 Add keyboard message selection for screen reader users 2026-07-10 22:29:32 +04:00
John Preston afbffbc324 Delete cleared layout rows synchronously 2026-07-10 14:04:32 +04:00
John Preston b5c839f261 Show underline and tooltip for rich message links 2026-07-10 14:04:32 +04:00
John Preston 67a8dbc114 Gray out disabled Hide Sender Name icon 2026-07-10 14:04:32 +04:00
John Preston de7e9e5335 Handle community top bar in separate windows 2026-07-10 14:04:32 +04:00
John Preston 1ae92b5fe8 Add three-dot menu with Search to community top bar 2026-07-10 14:04:32 +04:00
John Preston 2a71ee1a59 Show archive stories in the top bar title slot 2026-07-10 14:04:31 +04:00
John Preston f5c56ddfbe Add three-dot menu with Search to archive top bar 2026-07-10 14:04:31 +04:00
John Preston 7e57bd7186 Keep word/paragraph selection across article nodes in chat 2026-07-10 14:04:31 +04:00
John Preston 094cd594e8 Raise compose panels above the rich draft preview 2026-07-10 14:04:31 +04:00
John Preston 2fb7f4b220 Make rich editor survive its opening window 2026-07-10 14:04:31 +04:00
John Preston 95b74ef5aa Forbid rich messages in reply to ephemeral messages 2026-07-10 14:04:31 +04:00
John Preston 256bc9e235 Hide star price in composer for ephemeral replies 2026-07-10 14:04:31 +04:00
John Preston 44fdd77ba6 Skip payment and restrictions for ephemeral sends 2026-07-10 14:04:31 +04:00
John Preston fefb03ecd3 Block polls and multi-file sends for ephemeral replies 2026-07-10 14:04:31 +04:00
23rd 52f19c6408 Fixed admin log crash from resize re-entry on teardown. 2026-07-10 14:04:31 +04:00
23rd c057c9fc98 Switched compose search list to custom peer list row painting. 2026-07-10 14:04:31 +04:00
23rd 180461e85b Fixed context menu crash with selection outside any message.
Regression was introduced in 12ce38fddf.
2026-07-10 14:04:31 +04:00
John Preston a24eaa8677 Make bot-keyboard hover instant, drop fade 2026-07-10 14:04:31 +04:00
23rd 8f4ec37360 Migrated ListWidget sections and admin log to ElasticScroll. 2026-07-10 14:04:31 +04:00
23rd d5608c021a Gated history overscroll on load, removed ContinuousScroll. 2026-07-10 14:04:31 +04:00
John Preston e5a390d58e Hide community bot chats when community is collapsed 2026-07-10 14:04:30 +04:00
23rd 70bde5f7d5 Fixed last post overlapping pull-to-next card while loading. 2026-07-10 14:04:30 +04:00
23rd a492ffc7f7 Fixed swipe reply triggering while pulling to next channel. 2026-07-10 14:04:30 +04:00
23rd 57a4a08504 Rebuilt pull-to-next gesture on ElasticScroll overscroll observer. 2026-07-10 14:04:30 +04:00
23rd 85f3b08852 Migrated history scroll to ElasticScroll engine. 2026-07-10 14:04:30 +04:00
John Preston 3cb17d02e6 Translate rich messages in whole-chat translation 2026-07-10 14:04:30 +04:00
John Preston 8dda85f4f4 Send ephemeral replies for free in paid-message chats 2026-07-10 14:04:30 +04:00
John Preston f7570186cd Disable the send menu when replying to an ephemeral message 2026-07-10 14:04:30 +04:00
John Preston 8c8ef8f5df Allow selecting messages for reports in no-forward channels 2026-07-10 14:04:30 +04:00
John Preston cb3d4fffc5 Cut out an outline around editor premium stars 2026-07-10 14:04:30 +04:00
John Preston 3e003fb090 Support user.linked_community_id from layer 229 2026-07-10 14:04:30 +04:00
John Preston a745cd3019 Hide Send-as-file while editing scheduled messages 2026-07-10 14:04:30 +04:00
John Preston 5bfe964c34 Move compose Ai button above attach, expand above send 2026-07-10 14:04:29 +04:00
John Preston 96efc907ac Restore the Ai button star blink and enlarge the pill icon 2026-07-10 14:04:29 +04:00
John Preston 1ada3384f4 Give the Ai pill premium gradient stars 2026-07-10 14:04:29 +04:00
23rd c26ef5c5fe Added support of keyboard reply navigation for ephemeral messages. 2026-07-10 14:04:28 +04:00
23rd 112913cd53 Supported ephemeral media replies to bots. 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 bd957a3f02 Restricted ephemeral sending to immediate text with explaining toasts. 2026-07-10 14:04:28 +04:00