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
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
John Preston
2cd90eb3ce
Add proxy auto-rotation option.
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
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
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