Commit graph

11774 commits

Author SHA1 Message Date
c0462c21b6 [Option][JSON] Always show top bar userpic 2022-09-11 07:19:23 +03:00
061b38ea98 [Option][GUI] Profile pic rounding 2022-09-11 07:19:23 +03:00
2b9f1ec0f8 [Option][GUI] Recent stickers limit 2022-09-11 07:19:23 +03:00
8ed187f8e3 [Option][GUI/JSON] Multithreaded video decoding 2022-09-11 07:19:23 +03:00
d61260a2d1 [Option][GUI] Confirm before calls 2022-09-11 07:19:23 +03:00
89bd7f37f1 [Option][JSON] Custom auto-replaces 2022-09-11 07:19:23 +03:00
fd5fc10ff8 [Option][GUI] Disable edit by Up 2022-09-11 07:19:23 +03:00
53014877c1 [Option][GUI] Compact chat list 2022-09-11 07:19:23 +03:00
6ed812fa13 [Option][JSON] Custom scales 2022-09-11 07:19:23 +03:00
cb1a2c6d04 [Option][GUI] Show phone in drawer 2022-09-11 07:19:23 +03:00
18444e204e [Option][GUI] Upload speed boost 2022-09-11 04:37:23 +03:00
d2ef4a1803 [Option][GUI] Show chat ID 2022-09-11 04:37:23 +03:00
3c67eea727 [Option][GUI] Always show scheduled 2022-09-11 04:37:23 +03:00
09c94b2a56 [Option][GUI] Adaptive chat bubbles 2022-09-11 04:37:23 +03:00
8f91762576 [Option][GUI] Sticker size 2022-09-11 04:37:23 +03:00
7edafb71b3 [Option][GUI] Big emoji outline 2022-09-11 04:37:23 +03:00
881bc1aa75 [Option][GUI] Font options 2022-09-11 04:37:23 +03:00
44716e8d0f [Option][Non-stored] Custom API ID and hash 2022-09-11 04:26:54 +03:00
f36b54236b [Core] Settings system 2022-09-11 04:26:54 +03:00
5e04b5c995 [Core] Versioning and updater 2022-09-11 04:26:54 +03:00
e978824912 [Branding] App name (language-dependent) 2022-09-11 04:26:54 +03:00
0989487614 [Core] Language system
Telegram Desktop uses static language system with code generation, which
requires almost full app rebuild on any string modification, no matter
how small it is.

Since Kotatogram is options-driven, static language system will slow the
development. This language system solves the problem by using JSON and
runtime string search instead.
2022-08-26 15:27:39 +03:00
20376f0b4f [Branding] App name and logo
Featuring macOS icon contributed by gershik.
2022-08-26 15:27:39 +03:00
b6258d9954 [Docs] Basic documentation and CI 2022-08-08 03:37:23 +03:00
Ilya Fedin
3a9f34e47b Disable some syscalls in snap Qt build 2022-02-15 19:32:45 +03:00
Ilya Fedin
d5521370f4 Update KDE frameworks and wayland-protocols 2022-02-15 19:31:56 +03:00
John Preston
95e806cb89 Play webm stickers only once if looping is disabled. 2022-02-10 19:11:21 +03:00
John Preston
b4a49de819 Fix possible incorrect links in service messages. 2022-02-10 19:11:21 +03:00
John Preston
4f4ef941c6 Move SendPreloadRequest out of HistoryWidget. 2022-02-10 15:20:37 +03:00
John Preston
7228752a01 Check only for existing unread reactions. 2022-02-10 14:09:22 +03:00
Ilya Fedin
145a610321 Update Qt to 6.2.3 in snap 2022-02-10 09:52:30 +03:00
John Preston
6ce3f9bb71 Version 3.5.2.
- Fix a freeze in audio playback on Linux.
- Fix a crash in screen sharing initialization on Linux.
2022-02-08 19:18:14 +03:00
John Preston
a5483a5113 Fix build on Linux. 2022-02-08 19:17:44 +03:00
John Preston
7f5e646db5 Disable PortalPreventAppSuspention for now.
A lot of freezing reports:
- https://bugs.telegram.org/c/14426
- XFCE X11, Ubuntu X11, XCinnamon X11 reports to support
- tdesktop/issues/24032
- tdesktop/issues/24043
2022-02-08 16:47:37 +03:00
John Preston
666251f23e Allow to set custom app icon on macOS. 2022-02-08 00:24:11 +03:00
John Preston
d89d8b09da Preload chats in support switch. 2022-02-08 00:24:11 +03:00
John Preston
0aa20b4479 Decrypt shiftedDcId / protocolDcId in mtp_ logs. 2022-02-07 15:26:26 +03:00
John Preston
8658dba97a Improve mtproto connections logging. 2022-02-07 14:44:00 +03:00
23rd
20c911651f Replaced universal initializers with constructors in Ui::Text::Link. 2022-02-06 18:29:38 +03:00
John Preston
bef20ba4a2 Fix loading libdrm before first use.
Fixes #24022.
2022-02-06 13:50:23 +03:00
John Preston
ee325031a0 Fix build without wayland integration. 2022-02-05 19:20:40 +03:00
John Preston
b57549546d Update lib_ui for the indexed links fixes. 2022-02-05 19:19:54 +03:00
23rd
1e4d278604 Fixed formatting text of pinned messages in service messages. 2022-02-05 18:39:43 +03:00
23rd
80aa596310 Fixed possible incorrect order of links in Ui. 2022-02-05 18:39:43 +03:00
John Preston
4913288061 Fix "Fix chats order" toggle in support mode. 2022-02-05 15:09:18 +03:00
John Preston
1a43cd8a67 Fix the date in the latest changelog entry. 2022-02-05 01:41:41 +03:00
John Preston
bcb0511083 Version 3.5.1: Fix build with MSVC. 2022-02-04 22:56:45 +03:00
John Preston
2dda044dd1 Fix crash in video message without a thumbnail. 2022-02-04 22:56:29 +03:00
John Preston
da18ab3d41 Fix group call settings button position. 2022-02-04 22:56:28 +03:00
John Preston
f26cae8807 Version 3.5.1.
- Keep the screen on while watching a video
or participating in a video chat.
- Save experimental settings between relaunches.
- Bug fixes and other minor improvements.
2022-02-04 22:20:17 +03:00