Commit graph

8630 commits

Author SHA1 Message Date
c87c1596b9 Make some logs debug-only 2021-04-06 02:30:18 +03:00
4301ffbe1d Fix fonts applying after crash window 2021-04-05 17:00:18 +03:00
f18c0d97f9 Disabled Qt scaling on all platforms by default 2021-04-04 02:13:43 +03:00
ilya-fedin
2a92568954
Add an option to use Qt scale engine (#158) 2021-04-02 00:31:06 +03:00
93c6a05f60 Fix position of discussed post on big window width 2021-04-02 00:21:01 +03:00
e6804991f6 Fix Replies in compact chat list mode 2021-04-01 23:35:14 +03:00
a0712f4383 Fix grouping of more than 10 messages 2021-04-01 18:46:26 +03:00
aec72cf579 Fix file dialog option label 2021-04-01 17:52:18 +03:00
4381472d7f Fix label of disabled GTK option 2021-04-01 07:24:24 +03:00
f55e38ca9d Update file dialog option value in menu after selection 2021-04-01 07:23:53 +03:00
67ae84b69e Fix missing language keys include 2021-04-01 01:53:20 +03:00
d0adbf1224 Fix type conversion for file dialog options 2021-04-01 00:21:03 +03:00
f3db5d1097 Fix unwanted grouping of media 2021-04-01 00:03:39 +03:00
196909f416 Add support for setting cover with MPRIS
Cherry-picked from https://github.com/telegramdesktop/tdesktop/pull/16074.
2021-03-31 23:29:41 +03:00
273200adbf Show file dialog option only on Linux 2021-03-31 23:26:33 +03:00
e26085b627 Show descriptions for disabled file dialog options 2021-03-31 23:24:33 +03:00
35008195e8 Possibility to add description to radio options 2021-03-31 22:05:08 +03:00
58a43e284f Fix FileDialog namespace on Windows 2021-03-31 20:55:06 +03:00
ilya-fedin
7a67d7e1be
Fix tray icon color on mac without preston's patches (#157) 2021-03-31 17:01:54 +03:00
9d1e70c801
Merge pull request #156 from ilya-fedin/file-dialog-option 2021-03-31 17:00:59 +03:00
Ilya Fedin
ecb10dca8a Add option to choose file dialog 2021-03-31 12:36:38 +04:00
Ilya Fedin
a618181120 Make RadioBox API simpler 2021-03-31 12:33:13 +04:00
Ilya Fedin
f4d5f31f2a Fix ifndef of gtk integration in settings 2021-03-31 12:32:23 +04:00
d517b21c5d Fix "Copy share link" button shown for chats without direct links 2021-03-31 07:38:30 +03:00
1e753b3578 Fixed mpris service name 2021-03-31 06:43:02 +03:00
cdd7e9239e Duplicate invite links to profile 2021-03-31 03:37:34 +03:00
242eb15167 Fix blocking users from recent actions 2021-03-31 03:08:45 +03:00
67f21f9b21 Fix uploading of crash reports 2021-03-30 22:45:56 +03:00
2b4d2f2c67 Show Bot API IDs in profile by default 2021-03-30 21:41:32 +03:00
a8e47030a4 Fix media viewer bug on some Linux WMs 2021-03-30 21:41:32 +03:00
917a7ecd4d Confirm before call by default 2021-03-30 21:41:32 +03:00
3d16814c1c Fix tray menu 2021-03-30 21:41:32 +03:00
3ae7ac50c3 Fix mixed order of messages for dices and files too 2021-03-30 17:00:35 +03:00
252a0d6581 Fix mixed order of messages sent with unquoted forwarding 2021-03-30 16:43:35 +03:00
ilya-fedin
0038f20d16
Passthrough gtk integration setting to lib_base (#155) 2021-03-30 16:04:10 +03:00
ilya-fedin
7fdae8f79c
Scale window icon manually when getting from icon theme (#154) 2021-03-30 14:53:44 +03:00
Ilya Fedin
55489908f9 Add a way to get dark mode state on KDE 2021-03-30 01:05:58 +03:00
Ilya Fedin
94e7bb1624 Fix a space on end of a line in linux_mpris_support 2021-03-30 01:05:58 +03:00
6018a52828 Fix crash when forwarding text message and photo 2021-03-29 19:56:00 +03:00
cec3ced431 Fix sticker date moving out of window 2021-03-29 18:34:19 +03:00
blank X
baa31b2982
Add support for tg://user?id links (#144)
Note: they will work only if you have user access hash and only in links with titles, plain links won't work.
2021-03-29 14:35:37 +03:00
ilya-fedin
d0296b0cfe
Fix some incorrectly resolved merge conflicts (#151) 2021-03-29 14:05:38 +03:00
8d753995d4 Fix forwarding music with files 2021-03-29 04:42:36 +03:00
0e0b99e40c Fix dice unqouted forward to opened chat 2021-03-29 04:16:22 +03:00
1488e02ac5 Fix blocked users window not closing on profile open 2021-03-29 03:18:40 +03:00
1927ab7955 Updated TDesktop sources to 2.7.1+c08a148 2021-03-28 16:07:58 +03:00
Ilya Fedin
c08a148baf Fix build on 32-bit systems 2021-03-23 18:21:07 +03:00
John Preston
4d579f873c Remove tested 110% scale. 2021-03-22 19:52:51 +04:00
John Preston
56c8327746 Fix emoji picker button in boxes in non-default scale. 2021-03-22 19:41:13 +04:00
John Preston
0e6d4291a2 Fix close window button paint in theme preview. 2021-03-22 19:40:12 +04:00