Commit Graph

20328 Commits

Author SHA1 Message Date
23rd e7f02de5c4 Added star particles to premium cover top bar behind premium star. 2026-06-01 13:59:32 +03:00
23rd 3b70813d23 Added drag-release fling burst to premium star particles. 2026-06-01 13:59:32 +03:00
23rd 9106714cc3 Added particle cloud engine behind to premium cover top bar. 2026-06-01 13:59:32 +03:00
23rd c01df87ad5 Integrated premium star into premium cover top bar. 2026-06-01 13:59:32 +03:00
23rd fc76070d77 Added engine, renderer, model loader, and widget for new premium star. 2026-06-01 13:59:32 +03:00
23rd ab81819e5d Fixed pause of animated reactions when opening their context menu. 2026-05-29 15:26:19 +03:00
23rd cdcaf8265c Added birthday celebration effect to info profile. 2026-05-29 14:49:51 +03:00
23rd a878be550e Added ability to open public channels from chats filter invite links. 2026-05-29 12:44:48 +03:00
23rd 5caf85d3af Fixed scroll with keys in history widget and list widget. 2026-05-29 12:43:10 +03:00
John Preston 9caf32dffc Fix possible assertion violation. 2026-05-28 09:54:42 +04:00
23rd 5b79e1be62 Added pass of visible region into credits history list controller. 2026-05-27 13:59:34 +03:00
23rd 3fb525d261 Lowered initial credits history page size in settings section. 2026-05-27 13:56:41 +03:00
23rd 06a138cf45 Added scroll-driven auto load to credits history list controller. 2026-05-27 13:56:41 +03:00
23rd 137f5a29d3 Added optional limit parameter to credits history request. 2026-05-27 13:56:41 +03:00
23rd 8ea22f9ef2 Cached currency icon images in credits history rows controller. 2026-05-27 13:56:41 +03:00
23rd 32e9e73c77 Added paid media price entry to media viewer dropdown menu. 2026-05-27 12:18:58 +03:00
23rd 5b0d6132cb Highlighted compose AI apply row when opening shortcut settings. 2026-05-27 12:18:58 +03:00
23rd 577e06ff40 Added per-row highlight registration to shortcuts settings. 2026-05-27 12:18:58 +03:00
23rd d22448420e Added day change re-evaluation to top bar suggestion driver. 2026-05-27 12:18:57 +03:00
23rd 504f680292 Added day dependency to birthday top bar suggestions. 2026-05-27 12:18:57 +03:00
23rd 6c7900c0b0 Added day rollover detection to top promotion refresh. 2026-05-27 12:18:57 +03:00
23rd 4923db60ff Added refresh of unconfirmed auth bar on authorization list changes. 2026-05-27 12:18:57 +03:00
23rd 595e235981 Replaced unconfirmed auth bar text snapshot with producer. 2026-05-27 12:18:57 +03:00
23rd a272f148c4 Deduplicated top bar suggestion activation by current priority. 2026-05-27 12:18:57 +03:00
John Preston c0bffa30ab Beta version 6.8.4: Fix build with GCC. 2026-05-27 12:57:18 +04:00
John Preston 641cc9c054 Fix level badge requirement for groups. 2026-05-27 11:59:00 +04:00
John Preston a7f3df9574 Beta version 6.8.4.
- Drag-and-drop of photos into chats.
- Testing Qt RHI renderer on macOS and Windows on ARM.
- Native external webapp viewer on Linux by default.
- Frequent contacts and search in gift recipient picker.
- Fix passcode bypass via separate windows opened while locked.
- Fix clickable timestamps in blockquote.
- Fix never ending download progress in web apps.
- Fix borders in Instant View tables.
- Fix several possible crashes.
2026-05-27 10:53:31 +04:00
23rd c9f2794c53 Added AI apply hotkey entry to compose AI tone context menu. 2026-05-26 21:44:44 +03:00
23rd 3154011d47 Added AI apply hotkey binding row to tone preview. 2026-05-26 21:44:44 +03:00
23rd 1ac44b87e1 Bound compose AI shortcut to in-place tone apply. 2026-05-26 21:44:44 +03:00
23rd 4e6f2daf04 Added in-place AI apply helpers and binding option. 2026-05-26 21:44:44 +03:00
23rd 50b13b2bed Added compose AI apply shortcut command. 2026-05-26 21:44:44 +03:00
John Preston eb31bda16b Attempt to fix thanos effect on D3D11. 2026-05-26 22:26:47 +04:00
23rd 6eccdae3a1 Added pause for AI Editor style tabs emoji when window is not active. 2026-05-26 21:54:48 +04:00
23rd 2081a92873 Added frequent contacts section to gift credits recipient picker. 2026-05-26 21:54:48 +04:00
23rd 85ce183859 Slightly improved top spacing between lists in gift recipient picker. 2026-05-26 21:54:48 +04:00
23rd 12ef19f020 Added frequent contacts and search placeholder to gift picker. 2026-05-26 21:54:48 +04:00
23rd de6b3670d3 Added search placeholder hook to PeerListController. 2026-05-26 21:54:48 +04:00
23rd 610d1bcecd Switched bot webview button in profile to full radius. 2026-05-26 21:54:48 +04:00
23rd a220f56319 Fixed handling of no-argument bot webview commands.
Regression was introduced in c46fe28908.
2026-05-26 21:54:48 +04:00
John Preston b09327e476 Workaround MSVC ARM codegen bug. 2026-05-26 16:35:04 +04:00
John Preston 436f929e79 Suggest all send options in topics. 2026-05-26 13:05:26 +04:00
John Preston edef400f30 Fix never ending download progress in webapps. 2026-05-26 12:44:03 +04:00
John Preston 2aa5795f56 Fix dialogs suggestions animation glitch. 2026-05-26 12:43:36 +04:00
John Preston 3ea799391a Fix name overlapping emoji status. 2026-05-26 11:43:46 +04:00
John Preston 0bfd2bd0d5 SavedMusic not participating in profile sections. 2026-05-26 10:52:50 +04:00
John Preston e9a0df4715 Show correct limit of accounts. 2026-05-26 10:51:51 +04:00
23rd 9ed0b1e6ef Fixed build on macOS. 2026-05-25 21:56:40 +03:00
23rd 047a24185f Enabled Qt RHI renderer by default on macOS in experimental options. 2026-05-25 21:56:40 +03:00
23rd fce19ac336 Aligned userpic and text in top bar suggestion with dialog row column. 2026-05-25 21:56:40 +03:00