Commit Graph

23875 Commits

Author SHA1 Message Date
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
23rd 0ef307f47a Added right-button clicks support to pinned bar. 2026-06-22 19:06:49 +03:00
23rd c40446bef2 [thanos] Fixed lost auto-scroll to bottom during animation. 2026-06-22 18:18:19 +03:00
23rd 165d20ab24 Added support of deep link copying to settings search results. 2026-06-22 13:21:06 +03:00
23rd b8e82e3499 Fixed opening sections from the settings search results. 2026-06-22 12:29:05 +03:00
23rd 076de2d8f9 Added alphabetical fast-scroll index strip to contacts box. 2026-06-22 11:51:50 +03:00
23rd d10e9ce01e Added alphabetical section headers to contacts list sorted by name. 2026-06-22 11:51:50 +03:00
23rd d0dba2eb4d Added text transfer between message field and gif caption box. 2026-06-22 11:51:50 +03:00
23rd 05cb1e41a8 Added blockquote and code block rendering to media viewer captions. 2026-06-22 11:51:50 +03:00
23rd b9d6b073c3 Added recognized text selection and copying in overlay media viewer. 2026-06-22 11:51:50 +03:00
23rd 2da46cbd5f Added text recognition for image documents in media viewer. 2026-06-22 11:51:50 +03:00
23rd 792cc5c44d Fixed text recognition overlay rotation in QRhi media viewer. 2026-06-22 11:51:50 +03:00
23rd 1b8861224b Fixed stale truncated history view top bar title on peer name change. 2026-06-22 11:51:49 +03:00
23rd 75491857bf Added bottom-up section slide for swipe-next-channel jump. 2026-06-22 11:51:49 +03:00
23rd 49396c40ff Added growing-capsule swipe-next-channel pull indicator with userpic. 2026-06-22 11:51:49 +03:00
23rd a74ee601c1 Added initial support of swipe-next-channel. 2026-06-22 11:51:49 +03:00
23rd 5d52a283d4 Added experimental option to keep unmuted unread dialogs on top. 2026-06-22 11:51:49 +03:00
23rd df64efd468 Fixed back from new account intro focusing wrong window. 2026-06-22 11:51:49 +03:00
23rd 407d2cfc80 Fixed new account intro opening in wrong window. 2026-06-22 11:51:49 +03:00
23rd 969e84ff9e Fixed clipped overlay buttons in group call QRhi viewport. 2026-06-22 11:51:49 +03:00
23rd c56fd4552f Fixed repaint region for third column section animation. 2026-06-22 11:51:49 +03:00
23rd 9a38ab7c0c Fixed invisible small group call videos. 2026-06-22 11:51:49 +03:00
23rd 92e9644615 Allowed swipe-to-reply gesture in channels. 2026-06-22 11:51:49 +03:00
23rd 16d970619f Added playback wave animation around voice message play button. 2026-06-22 11:51:49 +03:00
23rd 550f623061 Slightly improved trackpad scroll handling in profile flexible top bar. 2026-06-22 11:51:49 +03:00
23rd 0cf37ddfb1 Replaced gift button with call button for channel owner in info top bar. 2026-06-22 11:51:49 +03:00
23rd 20542a1141 Added logs of source path when an unknown deleted message is re-added.
Related commit: 384f6d9a31.
2026-06-22 11:51:49 +03:00
John Preston e98856d381 One more attempt to restore context with ANGLE. 2026-06-22 12:16:34 +04:00
John Preston cb9750427f Fix pre-history visibility in manage group. 2026-06-19 12:21:45 +04:00
John Preston baa53cafd8 Support alternative edited-on date display. 2026-06-19 12:21:45 +04:00
Ilya Fedin 4fff6a1ff7 Ensure cmake gets preferred binutils version from PATH 2026-06-19 07:49:06 +04:00
Ilya Fedin 34c91cc91c Fix clangd in vscode devcontainer 2026-06-19 07:49:06 +04:00
Sergey A. Osokin 1ef7001dea Update README.md
Update link
2026-06-18 17:00:52 +04:00
Reza Bakhshi Laktasaraei b9aad5d250 Engaged chat search on typing instead of focus in screen reader mode.
In screen reader mode, focusing the dialogs search field no longer opens
the suggestions panel or shows the cancel-search button. Search engages
only when the user types, stays engaged after clearing the query, and
disengages only on explicit Escape or the cancel-search button. Tab and
Backspace on an empty query no longer exit search in this mode.

Non-screen-reader behavior is unchanged.
2026-06-18 12:53:33 +04:00
Reza Bakhshi Laktasaraei 0152fa2aaa Redirected chat list typing to search field in screen reader mode. 2026-06-18 08:57:21 +04:00
John Preston d842777f28 Add some more MicroTeX safeguards. 2026-06-17 17:17:08 +04:00
John Preston 3d63f509ab Fix channel stats initial UI toggles. 2026-06-17 17:02:47 +04:00
John Preston 61caec4b30 Fix build with Xcode. 2026-06-17 13:10:59 +04:00
Ilya Fedin 641a43da65 Fix random define tdesktop cache being used for no define 2026-06-17 08:55:48 +04:00
John Preston afe2d0b327 Fix albums selection by click outside of bubble.
Fixes #30831.
2026-06-16 17:56:22 +04:00
Ilya Fedin abdc116f1f Fix Linux action tdesktop cache update 2026-06-16 16:47:20 +04:00
tzcnt 4ce9177dbb Update TooManyCooks for LoongArch support 2026-06-16 13:50:49 +04:00