Commit Graph

23679 Commits

Author SHA1 Message Date
John Preston c9ca79ab47 Don't remember incorrect value in textRealWidth. 2026-04-19 16:34:36 +07:00
dependabot[bot] ed1e3cabc3 Bump actions/deploy-pages from 4 to 5
Bumps [actions/deploy-pages](https://github.com/actions/deploy-pages) from 4 to 5.
- [Release notes](https://github.com/actions/deploy-pages/releases)
- [Commits](https://github.com/actions/deploy-pages/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/deploy-pages
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-18 06:50:24 +07:00
GitHub Action 6419bb15fb Update User-Agent for DNS to Chrome 146.0.0.0. 2026-04-17 22:06:45 +07:00
Sergey A. Osokin d53ee9c241 Fix warnings. 2026-04-17 22:04:20 +07:00
Ilya Fedin 5bb03928a1 Fix sticker size option with scaling 2026-04-17 15:08:11 +07:00
John Preston c354ed7814 Simplify, reuse stuff in country_select_box. 2026-04-17 15:07:53 +07:00
Reza Bakhshi Laktasaraei 3fbe30231e feat(accessibility): add screen reader support for country select box 2026-04-17 14:56:27 +07:00
Ilya Fedin b5f3ea60b7 Try to use KSandbox::startHostProcess 2026-04-17 14:55:16 +07:00
Ilya Fedin bc2eb3df82 Remove explicit disconnections where object lifetime is the same 2026-04-17 14:54:28 +07:00
Ilya Fedin 92488b29d5 Move GNotification action creation to the rest of notification code 2026-04-17 14:54:28 +07:00
Ilya Fedin ef848e0a1b Port Linux notifications to std::get_if
There's no sense to use abstrations calling std::holds_alternative
2026-04-17 14:54:28 +07:00
John Preston 4319245dd3 Allow seeking in video messages. 2026-04-17 12:31:58 +07:00
John Preston 5eed8136dd Fix layout for RTL messages. 2026-04-17 12:31:58 +07:00
John Preston 66b38ccb5f Pause animations only if video message isn't paused. 2026-04-17 12:31:58 +07:00
John Preston aae5631f19 Fix bio cut-off in calls peer info. 2026-04-17 00:23:31 +07:00
Ilya Fedin 6cc58e3701 Use git -C with xargs 2026-04-16 23:45:27 +07:00
John Preston 2cd90eb3ce Add proxy auto-rotation option. 2026-04-16 21:24:39 +07:00
John Preston 1b96772126 Allow continue macOS build after partial. 2026-04-16 21:24:39 +07:00
John Preston f31421a311 Fix unread media indicator display. 2026-04-16 21:24:39 +07:00
John Preston e3a34eae29 Cache date string in dialog rows. 2026-04-16 21:24:39 +07:00
John Preston ce10b71122 Fix geometry counting around collapsed blockquote. 2026-04-16 21:24:39 +07:00
John Preston d39af8edf3 [ai] Fix custom command for icon creation. 2026-04-16 21:24:39 +07:00
John Preston b87df709df Fix microphone testing in Settings. 2026-04-16 21:24:39 +07:00
John Preston 0e7a483c7b Fix muted icon outline clipping. 2026-04-16 21:24:39 +07:00
John Preston 668a91bd15 Version 6.7.6.
- Gradient-reveal animation for text appearing in messages.
- Support draw-to-reply from shared media.
- Frame-by-frame stepping and hold-to-speedup hotkeys in media view.
- Fix loading stickers and emoji search results.
- Custom emoji picker for premium quick reaction.
- Search in section of pinned messages.
- Recent search entries in settings search.
- Hide phone number in main settings section.
- Suggest sending large texts as files.
- Allow creating polls with single answer option.
- Bring menus and fullscreen media viewer to active space on macOS.
- Fix several poll display and voting menu issues.
- Fix possible crashes in chats list, url auth and others.
2026-04-14 22:32:34 +07:00
John Preston 59e9a91a1e First text appearing animation duration floor. 2026-04-14 22:32:34 +07:00
John Preston 33dda9dffd Return possibility for maps handler customization on Windows. 2026-04-14 21:55:38 +07:00
John Preston f9d86283a3 Fix build with GCC. 2026-04-14 21:53:03 +07:00
Ilya Fedin c5317e6de9 Revert "Replace mozjpeg with jpegli on Linux"
This reverts commit cb5fdac0da.
2026-04-14 21:50:44 +07:00
John Preston d36f7d598c Make sure we check for non-null in background first. 2026-04-14 13:41:52 +07:00
John Preston 59e64f56fa Fix possible crash in chats list. 2026-04-14 13:41:51 +07:00
John Preston 05d2881c16 Disable attempts to launch bingmaps.
Fixes #30551.
2026-04-14 13:23:25 +07:00
John Preston ab61ddaf16 Disable shrink-to-text with media shown. 2026-04-14 13:22:52 +07:00
John Preston cfa8ecbb2e Fix possible crash in ResolveWindowDefault. 2026-04-14 13:22:39 +07:00
23rd d6cb8d62af Added drag support for url inline keyboard buttons in messages. 2026-04-14 09:16:15 +03:00
23rd faa7c1ca55 Fixed spoiler menu entry display for non-media files in send files box. 2026-04-14 09:16:15 +03:00
23rd 52615a3ccb Added support of draw-to-reply from shared media. 2026-04-14 09:16:15 +03:00
23rd de737b3cbe Added support of pagination to stickers and emoji search. 2026-04-14 09:16:15 +03:00
23rd 9245c2e49b Fixed missing reply action for timecode reply in voice messages menu.
Related commit: 73d0b4cb84.
Fixed #30557.
2026-04-14 09:16:15 +03:00
23rd 365cd728b8 Fixed display of button for new poll in shared polls. 2026-04-14 09:16:15 +03:00
23rd d6d7046edb Fixed ability to open profile of poll option creator from menu. 2026-04-14 09:16:15 +03:00
23rd 418233fa2e Added frame-by-frame stepping hotkeys to media view on paused video. 2026-04-14 09:16:15 +03:00
23rd 37d870fdd9 [poll-view] Fixed option bar width to match percentage. 2026-04-12 19:33:25 +03:00
John Preston 9af4fb4a26 Improve text-tight bubble width, appear animation. 2026-04-12 17:43:00 +07:00
John Preston 24edbf43ed Implement gradient-reveal for text appearing. 2026-04-12 16:18:42 +07:00
23rd 8ed9085474 Added recent search entries to settings. 2026-04-11 17:37:12 +03:00
23rd a1389ac778 Added inline buttons to macOS notifications from notification user. 2026-04-11 16:00:27 +03:00
23rd 4f8b3efa5c Fixed possible crash from url auth box. 2026-04-11 15:13:21 +03:00
23rd 2200dbb406 Added emoji selector with custom emoji for premium quick reaction. 2026-04-11 14:57:24 +03:00
23rd f6d1208992 Fixed poll options refresh after append/delete answer updates. 2026-04-11 13:26:28 +03:00