RadRussianRus
e5dcf48d43
Version 1.4.9: Use bare way to read option
2022-03-08 19:07:57 +03:00
RadRussianRus
c528bf86cd
Version 1.4.9: try using bare ReadOption instead of ReadBoolOption
2022-03-08 14:15:41 +03:00
RadRussianRus
30c2d45591
Version 1.4.9: Fix macOS build
2022-03-08 09:47:13 +03:00
RadRussianRus
b812ac0eaa
Version 1.4.9 beta
2022-03-08 03:13:23 +03:00
RadRussianRus
4df0c47145
Remove unused captures
2022-02-28 07:17:58 +03:00
RadRussianRus
d35d97355e
Make message icon color same as name color
2022-02-17 10:46:17 +03:00
RadRussianRus
7c376c3a0b
Make restarts optional for Kotatogram settings
2022-02-17 10:46:17 +03:00
RadRussianRus
887223bacb
New emoji sidebar related options
2022-02-17 10:46:04 +03:00
RadRussianRus
1186494b91
New option: "Show "View Profile" first"
2022-02-17 10:46:03 +03:00
RadRussianRus
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
RadRussianRus
9db8c7778b
Make experimental settings translatable
2022-02-17 10:46:03 +03:00
RadRussianRus
aed207de54
Always show experimental settings
2022-02-17 10:46:03 +03:00
RadRussianRus
f4d2b0e592
Fix LocalFolder type mismatch
2022-02-16 06:35:20 +03:00
RadRussianRus
734a07ae92
Updated TDesktop sources to 3.5.2+95e806c
2022-02-15 10:28:12 +03:00
RadRussianRus
2848065c65
Fix missing braces
2022-02-14 23:59:41 +03:00
RadRussianRus
845957f33a
Internal rework of settings
2022-02-14 20:27:56 +03:00
RadRussianRus
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
RadRussianRus
49fe365add
Allow select time when jumping to date in chat
2022-02-13 07:16:48 +03:00
RadRussianRus
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
John Preston
a5483a5113
Fix build on Linux.
2022-02-08 19:17:44 +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
blank X
ddd9f928a4
Fix chat status filters ( #308 )
2022-02-05 19:20:50 +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
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
23rd
641bb01ba2
Added ability to set forward options from ShareBox.
2022-02-04 22:20:17 +03:00
Ilya Fedin
99e8d22c51
Move xdg-foreign support to lib_base
2022-02-04 16:31:40 +03:00
John Preston
cd9b3368da
Don't request scheduled messages in channels I can't write to.
2022-02-04 09:50:12 +03:00
John Preston
f918c6bb83
Pass QWindow to PowerSaveBlocker.
2022-02-04 09:43:56 +03:00
John Preston
ef41878815
Fix date tooltip on outgoing messages.
2022-02-02 15:46:55 +03:00
John Preston
6a663932f3
Fix message viewers display in message reactions box.
2022-02-02 15:40:39 +03:00
John Preston
67c538ae8f
Add AllowLinuxNvidiaOpenGL option.
2022-02-02 15:33:41 +03:00
John Preston
38137e16a0
Save / restore experimental settings in a json.
2022-02-02 12:05:33 +03:00
John Preston
9c01295521
Create PowerSaveBlocker-s on calls / video / audio.
2022-02-02 12:05:33 +03:00
Ilya Fedin
7f0bdc5d36
Fix desktop environment list deduplication
2022-02-02 09:23:14 +03:00
John Preston
5f6d8f74dd
Warn about supergroup clearing history just for me.
2022-02-01 19:41:51 +03:00
23rd
37cd4f51eb
Added view-profile-in-chats-list-context-menu option.
2022-02-01 18:48:02 +03:00