Commit Graph

22934 Commits

Author SHA1 Message Date
Artem Lytkin 0bcec5f10c Fixed: GitHub Issue #29530 - Missing Expandable Quote Button in Caption Field 2026-02-27 23:51:31 +04:00
dependabot[bot] d285b2409b Bump actions/checkout from 4 to 6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
- [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/v4...v6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 23:44:55 +04:00
dependabot[bot] 3030a80f37 Bump actions/upload-pages-artifact from 3 to 4
Bumps [actions/upload-pages-artifact](https://github.com/actions/upload-pages-artifact) from 3 to 4.
- [Release notes](https://github.com/actions/upload-pages-artifact/releases)
- [Commits](https://github.com/actions/upload-pages-artifact/compare/v3...v4)

---
updated-dependencies:
- dependency-name: actions/upload-pages-artifact
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 23:44:26 +04:00
dependabot[bot] 47bf9f2429 Bump actions/setup-python from 5 to 6
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-02-27 23:44:12 +04:00
Reza Bakhshi Laktasaraei 827bd7c9a9 feat(accessibility): add accessible name to search button in narrow layout
The search icon button shown when the filters sidebar is active had no
accessible name, making it appear as an unnamed button to screen readers.
2026-02-27 23:42:27 +04:00
futpib 9dc236b685 Convert https://t.me/ URLs to tg:// scheme in start URL handling
checkStartUrls() passed URLs directly to openLocalUrl() which only
handles tg:// scheme URLs. When https://t.me/ links were passed as
command-line arguments, they were silently ignored. Now URLs are
converted via TryConvertUrlToLocal() before processing, matching the
behavior used when clicking links inside the app.
2026-02-27 23:42:08 +04:00
Ilya Fedin 0cddac16fb Add MinSizeRel support on Linux
Allows to build Telegram itself with multi-config generator as well as all dependencies with -Os optimizations
2026-02-27 23:34:33 +04:00
AlexeyZavar c26d158bc7 chore: hot-reload for more options 2026-02-26 21:21:25 +03:00
AlexeyZavar 17281314e7 feat: hide reactions in private chats 2026-02-26 17:15:42 +03:00
AlexeyZavar aa7d8cd39c fix: highlight buttons in settings 2026-02-26 16:37:26 +03:00
AlexeyZavar 6489311ab8 chore: some fixes
translator cache, filter zalgo in author, semi-transparent deleted messages with replies
2026-02-26 15:46:04 +03:00
AlexeyZavar 6b8e680510 fix: format read date with seconds only if enabled
Co-authored-by: Ireina <140869597+re-zero001@users.noreply.github.com>
2026-02-26 15:46:04 +03:00
AlexeyZavar 52a522c5b8 fix: video forward 2026-02-26 15:46:04 +03:00
AlexeyZavar a0604c5594 chore: rewrite settings to new builder & support settings links from android version 2026-02-26 15:46:04 +03:00
AlexeyZavar 1b12c3379f fix: return AyuGram section 2026-02-22 22:00:32 +03:00
AlexeyZavar 12610c994a chore: add build note for Windows 2026-02-22 22:00:32 +03:00
AlexeyZavar 666b9a354f chore: sync linux metainfo xml 2026-02-22 22:00:32 +03:00
AlexeyZavar be8a3c8a61 fix: fetch supporters from mirror if failed 2026-02-22 22:00:32 +03:00
John Preston 5a6a38da29 Fix path for changelog. 2026-02-20 11:27:46 +04:00
John Preston ce8682e0ee Generate HTML changelog from text version. 2026-02-20 11:22:54 +04:00
AlexeyZavar 79c537eeb8 chore: update year 2026-02-19 16:37:30 +03:00
AlexeyZavar a671960ba7 fix: make it build 2026-02-19 16:31:18 +03:00
23rd 7ffebafb60 Added ability rename files from send files box. 2026-02-19 12:02:11 +03:00
23rd dff3698432 Replaced FileLoadTask constructor parameters with structs. 2026-02-19 11:00:02 +03:00
23rd ca8959fc67 Added auto-close for moderate box when all messages are deleted. 2026-02-19 09:43:01 +03:00
23rd 3d6b1feee0 Fixed emoji display in top bar from admin log.
Related commit: 29ca797b3b.
2026-02-19 09:35:08 +03:00
John Preston f9e2b5f9a2 [ai] Add uninitialized variables review rule. 2026-02-18 22:41:17 +04:00
John Preston 3134f6a08f [ai] Improve style rule for trailing newlines. 2026-02-18 22:41:17 +04:00
John Preston d98011ccdc [ai] Move codex skill to correct place. 2026-02-18 22:41:17 +04:00
John Preston 7201f8a86e [ai] Ask /task command to record work time. 2026-02-18 22:41:16 +04:00
Ilya Fedin 770c39677d Install 2x icons on Linux 2026-02-18 22:20:37 +04:00
AlexeyZavar 8bfd3bee99 Merge tag 'v6.5.1' into dev 2026-02-17 03:35:09 +03:00
AlexeyZavar 1a29b6ac6e feat: save message shot config 2026-02-17 03:20:26 +03:00
23rd b2531b588f Fixed possible crash from rection preview. 2026-02-16 13:52:25 +03:00
23rd f7098efc36 Fixed icons in transcribe button while loading with disabled animation. 2026-02-16 13:15:02 +03:00
23rd 491f569ca3 Added simple loading placeholder while jumping to date in shared media. 2026-02-16 13:15:02 +03:00
23rd 8d258d013a Added simple small mark to clickable title in calendar box. 2026-02-16 13:15:02 +03:00
23rd 2fc23dc8fb Added simple tooltip to shared media buttons in profile.
Related commit: d6ba6ac41e.
2026-02-16 13:15:02 +03:00
23rd a22f6c28d6 Replaced sticker set box with foreground preview on custom emoji click. 2026-02-16 13:15:02 +03:00
23rd 4cdea65aa5 Added support of rpl name to color sample for your color buttons. 2026-02-15 12:10:35 +03:00
23rd a8a3c1555b Added highlight filter button from filters container on dialog drag. 2026-02-15 11:47:58 +03:00
23rd b9f1c21b5e Fixed position of popup menu from More button in shared media info. 2026-02-15 10:52:13 +03:00
23rd 4c5ca97e75 Slightly improved media animation in calendar box. 2026-02-15 10:51:39 +03:00
23rd 8c86a6e55e Disabled dialogs drag to filters while dragging among pinned dialogs. 2026-02-15 09:59:05 +03:00
23rd c66c670ce3 Added initial support of touch scroll to history admin log section. 2026-02-14 08:51:27 +03:00
AlexeyZavar fede50ef48 chore: use cool beta badges 2026-02-13 18:01:48 +03:00
AlexeyZavar 648c60bee8 chore: reorder 2026-02-13 16:52:19 +03:00
AlexeyZavar dd8368a58b fix: apply MD3 switches without restart 2026-02-13 16:52:19 +03:00
AlexeyZavar 4a3be62dd1 fix: load media for shot & don't clear selection if not saved
idea from https://github.com/People-11/AyuGramDesktop/commit/ea4ca21d51775939579df3c4421e7d7c9f59fdca
2026-02-13 16:52:18 +03:00
AlexeyZavar 06fec79ce7 feat: improve link previews 2026-02-13 16:52:18 +03:00