Commit graph

17354 commits

Author SHA1 Message Date
John Preston
280d79fecc Add observing Data::DownloadManager. 2022-02-25 14:14:43 +03:00
John Preston
7718764294 Save original bytes of a photo on "Save to disk". 2022-02-25 14:14:43 +03:00
John Preston
c39f15bd71 Fix build with VS 2022 17.1. 2022-02-25 14:14:43 +03:00
John Preston
f5b8683b33 Add some icons to Advanced settings. 2022-02-25 14:14:43 +03:00
John Preston
3c2caeb43a Adjust Notifications settings to the mockup. 2022-02-25 14:14:43 +03:00
John Preston
1c060f40c1 Increase minimal main menu footer height. 2022-02-25 14:14:42 +03:00
John Preston
d15af0c5f0 Use red chats list badge for unread reactions. 2022-02-25 14:14:42 +03:00
John Preston
6daa267329 Adjust privacy edit boxes to the mockup. 2022-02-25 14:14:42 +03:00
John Preston
c5d7889ac9 Adjust username change box to the mockup. 2022-02-25 14:14:42 +03:00
John Preston
d7c63b85ed Simplify main menu cover according to the mockup. 2022-02-25 14:14:42 +03:00
John Preston
adb25d65c2 Use shortened count for unread badges in main menu. 2022-02-25 14:14:42 +03:00
John Preston
4af02d3d00 Add "Archived chats" unread badge to the main menu. 2022-02-25 14:14:42 +03:00
John Preston
bce19c7151 Adjust main menu accounts to the mockup. 2022-02-25 14:14:42 +03:00
John Preston
7c5d27d7ce Add "Telegram Features" to the main settings page. 2022-02-25 14:14:42 +03:00
John Preston
2e435f07a3 Make "Archived chats" a normal menu item. 2022-02-25 14:14:42 +03:00
John Preston
3ad978fc72 Adjust main menu geometry to the mockup. 2022-02-25 14:14:41 +03:00
John Preston
9c581d63ea Adjust main menu icons to the mockup. 2022-02-25 14:14:41 +03:00
John Preston
1501a6d8fc Don't check config.phonecalls_enabled value. 2022-02-25 14:14:41 +03:00
John Preston
f57d21eaeb Add "Calls Settings" to the main settings section. 2022-02-25 14:14:41 +03:00
John Preston
9c903bacf2 Adjust main settings icons to the mockup. 2022-02-25 14:14:41 +03:00
John Preston
1468be0af4 Adjust main settings buttons geometry to the mockup. 2022-02-25 14:14:41 +03:00
John Preston
340db7662b Improve settings main cover. 2022-02-25 14:14:41 +03:00
John Preston
7b0513a1ea Improve box rounding and buttons. 2022-02-25 14:14:40 +03:00
Ilya Fedin
feb2d3066e Use RpWindow's method to set minimum window size 2022-02-22 18:15:05 +03:00
Ilya Fedin
5d5b964f4e Don't block main queue with drag operation 2022-02-22 12:45:35 +03:00
Ilya Fedin
9309f98094 Fix Hunspell spellchecking with Qt 6 2022-02-19 16:00:24 +03:00
d35d97355e Make message icon color same as name color 2022-02-17 10:46:17 +03:00
7c376c3a0b Make restarts optional for Kotatogram settings 2022-02-17 10:46:17 +03:00
887223bacb New emoji sidebar related options 2022-02-17 10:46:04 +03:00
1186494b91 New option: "Show "View Profile" first" 2022-02-17 10:46:03 +03:00
a197245574 Removed "Emoji panel on hover" option
It was replaced by "Show tabbed panel by click" experimental option from TDesktop.
2022-02-17 10:46:03 +03:00
9db8c7778b Make experimental settings translatable 2022-02-17 10:46:03 +03:00
aed207de54 Always show experimental settings 2022-02-17 10:46:03 +03:00
f4d2b0e592 Fix LocalFolder type mismatch 2022-02-16 06:35:20 +03:00
c123038072 Updated TDesktop sources to 3.5.2+93a9f34 2022-02-16 05:15:49 +03:00
Ilya Fedin
d5521370f4 Update KDE frameworks and wayland-protocols 2022-02-15 19:31:56 +03:00
734a07ae92 Updated TDesktop sources to 3.5.2+95e806c 2022-02-15 10:28:12 +03:00
2848065c65 Fix missing braces 2022-02-14 23:59:41 +03:00
845957f33a Internal rework of settings 2022-02-14 20:27:56 +03:00
f0676bbe46 Revert "Fix unused variable"
This reverts commit 296294fc51.

It went too soon to dev.
2022-02-14 18:22:36 +03:00
ilya-fedin
f55aa06e0a
Port Linux action to Qt 6 (#310)
* Port Linux action to Qt 6

* Disable Qt scaling engine option with Qt 6 as unsupported
2022-02-14 17:07:42 +03:00
1a80a91e13 Translate message when trying to unquoted forward a quiz [no ci] 2022-02-13 07:19:58 +03:00
49fe365add Allow select time when jumping to date in chat 2022-02-13 07:16:48 +03:00
a4bb624c3f Backport endpoint rpm link 2022-02-13 03:56:11 +03:00
296294fc51 Fix unused variable 2022-02-13 03:56:05 +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
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