Commit Graph

23916 Commits

Author SHA1 Message Date
Ilya Fedin ab8d1ffa67 Check GNotification option via base::options::lookup 2026-06-26 11:08:00 +04:00
Ilya Fedin 228934b6c3 Work around qmake race condition 2026-06-25 23:12:11 +04:00
John Preston e4cde250df Fix build with Qt 5. 2026-06-24 15:09:52 +04:00
John Preston ff2dfbf6af Improve accessibility changes for left filters. 2026-06-24 15:09:52 +04:00
23rd 9895e5bb89 Added adapting existing sticker into custom emoji. 2026-06-24 13:30:27 +03:00
23rd 103c256d10 Added new-emoji button with menu to emoji set boxes. 2026-06-24 13:30:27 +03:00
23rd 6241d23fc6 Added custom emoji creation flow to sticker creator box. 2026-06-24 13:30:27 +03:00
23rd e99928b301 Added custom emoji size support to sticker uploading. 2026-06-24 13:30:27 +03:00
John Preston 1c6220a9de Update lib_ui submodule. 2026-06-24 13:25:52 +04:00
23rd 6477fdd1ed Added playback controls to Windows taskbar thumbnail.
Fixed #30402.
2026-06-24 13:25:43 +04:00
23rd 91fb16815d Moved out IsDarkTaskbar() from the Windows tray module. 2026-06-24 13:25:43 +04:00
23rd 8b4ccb7649 Added display of hovered waveform time to voice message status line. 2026-06-24 13:25:43 +04:00
23rd 9a5ec8b232 Fixed stuck voice waveform highlight after leaving hovered message. 2026-06-24 13:25:43 +04:00
Reza Bakhshi Laktasaraei c48860da4d Expose locked folders as plain buttons, not selectable tabs
A locked (premium) folder can never become the current tab - pressing it
opens the Premium box. Mark it not a page tab once locked, so it reports
as a plain button instead of a selectable PageTab and the tab container's
select() correctly rejects it.
2026-06-24 13:25:11 +04:00
Reza Bakhshi Laktasaraei 7ffb2c54b7 Report the chat-folders tab strip as a vertical tab control
Override TabListLayout::accessibilityOrientation() to return
Qt::Vertical, so screen readers announce the folders strip as a vertical
tab control (UIA Orientation). Relies on desktop-app/lib_ui#304 and
desktop-app/patches#254.
2026-06-24 13:25:11 +04:00
Reza Bakhshi Laktasaraei 18df9414e6 Added screen reader tab-control accessibility for chat folders. 2026-06-24 13:25:11 +04:00
John Preston 2428069b4e [ai] Clean up implementing.md every run. 2026-06-24 12:05:11 +04:00
John Preston 0782b4dc64 [ai] Default to .ai/{project}/tasks/about.md task. 2026-06-24 12:05:11 +04:00
John Preston 4e6295baf2 [ai] Bring Codex skill up to speed. 2026-06-24 12:05:11 +04:00
John Preston b7dff428e3 [ai] Localize testing attempts. 2026-06-24 12:05:11 +04:00
23rd 3adc0c1a8a Mapped macOS now playing skip buttons to relative seeking. 2026-06-24 10:20:21 +03:00
23rd 858a8fd9cb Reflected the playback speed in macOS now playing timeline. 2026-06-24 10:20:21 +03:00
23rd 57fdc4b7fe Fixed macOS now playing timeline drift after pausing playback. 2026-06-24 09:37:22 +03:00
23rd a2f2db30f6 Made discussion group open in same non-primary window as its channel. 2026-06-24 09:04:54 +03:00
23rd b023fd2587 Limited contacts alphabetical section headers to contacts box. 2026-06-24 08:38:33 +03:00
23rd 1a0b504591 Added billions suffix to shortened counters. 2026-06-24 08:35:06 +03:00
23rd 6ab3a8edc6 Added swipe left-right navigation gesture to media viewer. 2026-06-24 08:35:05 +03:00
23rd e37fc1d599 Added pinch zoom gesture support to media viewer. 2026-06-24 08:34:37 +03:00
23rd c02a35880e Fixed wrong caption being selected in file albums. 2026-06-23 22:59:58 +03:00
23rd c9c02ad916 [poll-view] Fixed description being selected instead of question. 2026-06-23 22:59:58 +03:00
23rd 5ba77ac708 [img-editor] Added pinch zoom gesture support. 2026-06-23 22:59:58 +03:00
John Preston 9f61a9fd28 Work around freeze on Windows on ARM.
Fixes #30867.
2026-06-23 22:51:12 +04:00
John Preston 2622f02a98 Improve context of messages copied to clipboard. 2026-06-23 18:10:59 +04:00
John Preston ef76b58ef1 Fix reaction preview crash in stories. 2026-06-23 14:27:50 +04:00
John Preston 2e54c33c24 Fix build with MSVC. 2026-06-23 12:52:15 +04:00
John Preston 8997785d55 Enable jump-to-date in forum search. 2026-06-23 11:40:44 +04:00
John Preston fa9b9263e4 Make InputField menu extension with hooks. 2026-06-23 11:40:19 +04:00
John Preston b01d375e82 Add some more math formula guardrails. 2026-06-23 11:40:19 +04:00
John Preston 54a7fd0049 Use correct table entities limits. 2026-06-23 11:28:52 +04:00
John Preston c8ef31ae7f Fix rich pages in scheduled / shorcuts sending. 2026-06-23 11:28:52 +04:00
John Preston 1d178521b8 Return hinting for math formula fonts. 2026-06-23 11:28:52 +04:00
dependabot[bot] 1520a810ac Bump actions/checkout from 6 to 7
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-23 06:50:10 +04:00
Ilya Fedin 156c8e74e5 Use new base::option::changes in a few old options 2026-06-23 06:49:54 +04:00
Ilya Fedin ee39aa34b4 Switch to Qt's queued invoker 2026-06-22 22:17:45 +04:00
John Preston c9ed5ef17b Update lib_base. 2026-06-22 22:16:16 +04:00
John Preston 4089646f37 Refresh and unify the TON diamond vector icons. 2026-06-22 22:15:34 +04:00
John Preston 9ca694fc7e Rename currency-balance and post-suggestion strings to Grams. 2026-06-22 22:15:33 +04:00
John Preston e0504dddb0 [ai] Attempt to automate testing changes. 2026-06-22 22:15:33 +04:00
23rd a1f3ee5057 Added tooltip above link for hidden forwarded sender. 2026-06-22 20:27:09 +03:00
23rd 1ab859771f Added reverse iteration over pinned messages on right click. 2026-06-22 19:06:54 +03:00