23rd
6153480e43
[img-editor] Fixed text wrapping, spacing, and geometry in editor items.
2026-04-20 12:54:17 +03:00
23rd
e1789d40d4
[img-editor] Added auto-fitting width for text editing overlay.
2026-04-20 12:54:17 +03:00
23rd
0fff162c65
[img-editor] Added emoji support in photo editor text items.
2026-04-20 12:54:17 +03:00
23rd
0b70be9a9b
[img-editor] Added styled text items.
2026-04-20 12:54:17 +03:00
23rd
04aec11daa
Added reply header with preview to send files box.
2026-04-20 12:53:48 +03:00
23rd
91145dc868
Removed matching of installed emoji pack titles from emoji search.
2026-04-20 09:30:08 +03:00
23rd
252bf3e363
Improved search of emoji from emoji list widget.
2026-04-20 08:37:56 +03:00
23rd
22449a0913
Fixed opening of stories in albums with reorder enabled.
...
Regression was introduced: c5ea86b474 .
2026-04-20 07:37:21 +03:00
John Preston
5ef60debc2
Fix build with MSVC.
2026-04-20 10:54:47 +07:00
John Preston
eac7141ce7
Use photo as video thumbnail in webpage.
2026-04-20 10:54:47 +07:00
John Preston
6468b8ab19
Proxy share t.me, QR with tg://, accept both.
2026-04-20 10:54:47 +07:00
Reza Bakhshi Laktasaraei
11e84ffbef
feat(accessibility): add screen reader support for language list
2026-04-20 10:47:13 +07:00
Ilya Fedin
6a1212de82
Remove QPalette::Accent support
...
Looks like even Qt's internal plugins don't always set it and when it's set, it's similar to highlight anyway
2026-04-19 23:08:24 +07:00
Ilya Fedin
92192715bb
Use shorter QPalette API
2026-04-19 23:08:24 +07:00
Ilya Fedin
786e8999e1
Synchronize system accent color avilability between toggle and setting
2026-04-19 23:08:24 +07:00
John Preston
02f0d7bb8a
Don't set empty good thumbnail.
...
Image(QImage&&) for isNull() sets a fully transparent QImage.
This leads to uninitialized memory QImages in prepared thumbnails,
because we allocate QImage and start painting thumbnail parts in it.
2026-04-19 23:06:43 +07:00
John Preston
f543c2569e
Don't offer sending text as file if hasImage.
2026-04-19 23:06:28 +07:00
John Preston
9878ee6fa7
Improve work on original video quality.
2026-04-19 22:19:47 +07:00
cumdev1337
827ec824d1
Bring back original video quality option
2026-04-19 17:03:38 +07:00
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