Commit Graph

535 Commits

Author SHA1 Message Date
AlexeyZavar 2079c8d4cf Merge tag 'v6.7.5' into dev 2026-04-07 22:26:59 +03:00
John Preston f6abf7a2d2 Remove some debug logs. 2026-04-07 22:52:02 +07:00
John Preston a8f9cf430d Fix draft streaming continuation. 2026-04-07 22:33:12 +07:00
John Preston 55e284729e Initial implementation of gradual draft streaming. 2026-04-07 22:26:41 +07:00
AlexeyZavar b7b6329e7a fix: restore channel badge 2026-04-06 20:35:57 +03:00
AlexeyZavar 2f5970d57c Merge tag 'v6.7.2' into dev 2026-04-04 05:32:26 +03:00
Ireina fe04679307 feat: filter blocked user avatars in channel comments 2026-04-03 21:50:24 +03:00
John Preston a36d90481c Fix phantom fron-name link ripple. 2026-04-02 00:30:06 +07:00
23rd 82884b8311 Fixed via bot name overflow in view message when peer has emoji status. 2026-04-01 03:48:37 +03:00
John Preston 4c6404ed64 Don't show name ripple when clicking userpic. 2026-03-31 17:40:16 +07:00
23rd 53dc6d45b9 [poll-view] Added initial inline add-option overlay with input field. 2026-03-28 10:29:12 +03:00
23rd 48de6c495e Moved out all poll-related style entries to td_ui. 2026-03-28 10:29:08 +03:00
Ivan Romanov 3fc8796bda feat: option to hide premium statuses
Option allows to hide premium statuses in chat list, in group chats and above contact chat.
2026-03-26 17:55:33 +03:00
AlexeyZavar b93c93a20c Merge tag 'v6.6.2' into dev 2026-03-19 01:24:29 +03:00
John Preston ff54ea88e2 Improve layout of gift / auction webpage preview. 2026-03-16 13:10:21 +04:00
John Preston cf2a44792f Add member tag ripple. 2026-03-10 22:48:42 +04:00
John Preston c61c249405 Ripple effects for links. 2026-03-10 21:34:10 +04:00
John Preston 73686ae930 Add ripple animation to reactions in messages. 2026-03-10 12:07:38 +04:00
AlexeyZavar e8a98abcd1 fix: ripple on comments with semi-transparent deleted messages 2026-03-02 00:33:20 +03:00
John Preston c39c0b597c Nice tag badge click handler in groups. 2026-02-28 19:07:10 +04:00
John Preston a83890b03e Support nice Reply button in the corner. 2026-02-28 19:07:10 +04:00
John Preston 4d767fb279 Implement nice tag edit with preview. 2026-02-28 19:07:10 +04:00
John Preston e1a2fd2481 Start nice redesigned group tags display. 2026-02-28 19:07:10 +04:00
John Preston f60dfaf14a Always use fresh admin rank, remembered user rank. 2026-02-28 19:07:09 +04:00
John Preston cefce69fda Better right tag handling in messages. 2026-02-28 19:07:09 +04:00
John Preston e9fced5c2c Nice design of admin/member tags. 2026-02-28 19:07:09 +04:00
John Preston 7969795a01 Show custom ranks, allow toggling on. 2026-02-28 19:07:08 +04:00
AlexeyZavar 8bfd3bee99 Merge tag 'v6.5.1' into dev 2026-02-17 03:35:09 +03:00
AlexeyZavar 48c7a4046c feat: semi-transparent deleted messages 2026-02-13 16:52:18 +03:00
AlexeyZavar b6d19149d9 feat: per-account ghost & lock ghost features & refactor 2026-02-13 16:52:15 +03:00
John Preston 9694a0c296 Don't center old discussion posts in topics. 2026-02-06 13:24:43 +04:00
John Preston 0bbab2bd59 Support colored/iconed bot buttons. 2026-02-01 23:33:58 +04:00
John Preston 9316cec95d Rewrite settings_premium to new builder pattern
- Move settings_premium.h/cpp from settings/ to settings/sections/
- Add BuildHelper with kMeta for search indexing
- Index premium features and subscribe button for search
- Keep complex Premium section UI (custom top bar, feature list) as non-indexed
- Update all include paths across the codebase

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-28 11:55:20 +04:00
23rd da3b62341f Added tooltip to fast share about popup selector for top peers. 2026-01-28 08:57:57 +03:00
23rd d0448569b7 Fixed position of popup selector for messages with inline reactions. 2026-01-28 08:57:57 +03:00
23rd 2f6e8bbef9 Added ability to show popup selector for top peers from fast share. 2026-01-28 08:57:56 +03:00
AlexeyZavar e15d380dd1 Merge tag 'v6.4.2' into dev 2026-01-12 20:19:28 +03:00
23rd 5d9523466b Fixed optimized repaint of message text while swipe gesture.
Related commits: 8638d26156 and 9027e3b7ee.
2026-01-06 18:38:53 +03:00
23rd 9027e3b7ee Fixed optimized repaint of message text while send animating.
Related commit: 8638d26156.
2026-01-05 12:45:02 +04:00
23rd 20e6e771d7 Improved summary text processing with channel translations. 2026-01-03 10:32:04 +03:00
23rd 813b12baeb Split SummaryHeader history view component from Reply component. 2026-01-03 10:32:04 +03:00
23rd e3465ba688 Added click handler to reply inline markup with url in admin log. 2026-01-02 14:31:47 +03:00
AlexeyZavar cb24e7d085 Merge tag 'v6.3.10' & extra into dev 2025-12-30 14:28:06 +03:00
23rd 8638d26156 Slightly optimized repaint of text in messages when it is out of clip. 2025-12-29 20:15:59 +03:00
23rd e4a16e7e83 Replaced repaint of loading transcribe button with repaint only in rect. 2025-12-29 20:15:59 +03:00
23rd db2ccb7c68 Added new api support to text summarizing. 2025-12-29 11:21:23 +04:00
John Preston c294582ffe Optimize summary entry state checking. 2025-12-29 11:21:23 +04:00
John Preston 0dc2970e90 Pin summarize button to message top. 2025-12-29 11:21:23 +04:00
John Preston 0a98ee7a99 Stick summarize button to visible area bottom. 2025-12-29 11:21:23 +04:00
John Preston 7472f612e6 Add AI summarization threshold. 2025-12-29 11:21:22 +04:00