2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 06:35:14 +00:00
Commit Graph

8625 Commits

Author SHA1 Message Date
RadRussianRus
e6804991f6 Fix Replies in compact chat list mode 2021-04-01 23:35:14 +03:00
RadRussianRus
a0712f4383 Fix grouping of more than 10 messages 2021-04-01 18:46:26 +03:00
RadRussianRus
aec72cf579 Fix file dialog option label 2021-04-01 17:52:18 +03:00
RadRussianRus
4381472d7f Fix label of disabled GTK option 2021-04-01 07:24:24 +03:00
RadRussianRus
f55e38ca9d Update file dialog option value in menu after selection 2021-04-01 07:23:53 +03:00
RadRussianRus
67ae84b69e Fix missing language keys include 2021-04-01 01:53:20 +03:00
RadRussianRus
d0adbf1224 Fix type conversion for file dialog options 2021-04-01 00:21:03 +03:00
RadRussianRus
f3db5d1097 Fix unwanted grouping of media 2021-04-01 00:03:39 +03:00
RadRussianRus
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
RadRussianRus
273200adbf Show file dialog option only on Linux 2021-03-31 23:26:33 +03:00
RadRussianRus
e26085b627 Show descriptions for disabled file dialog options 2021-03-31 23:24:33 +03:00
RadRussianRus
35008195e8 Possibility to add description to radio options 2021-03-31 22:05:08 +03:00
RadRussianRus
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
RadRussianRus
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
RadRussianRus
d517b21c5d Fix "Copy share link" button shown for chats without direct links 2021-03-31 07:38:30 +03:00
RadRussianRus
1e753b3578 Fixed mpris service name 2021-03-31 06:43:02 +03:00
RadRussianRus
cdd7e9239e Duplicate invite links to profile 2021-03-31 03:37:34 +03:00
RadRussianRus
242eb15167 Fix blocking users from recent actions 2021-03-31 03:08:45 +03:00
RadRussianRus
67f21f9b21 Fix uploading of crash reports 2021-03-30 22:45:56 +03:00
RadRussianRus
2b4d2f2c67 Show Bot API IDs in profile by default 2021-03-30 21:41:32 +03:00
RadRussianRus
a8e47030a4 Fix media viewer bug on some Linux WMs 2021-03-30 21:41:32 +03:00
RadRussianRus
917a7ecd4d Confirm before call by default 2021-03-30 21:41:32 +03:00
RadRussianRus
3d16814c1c Fix tray menu 2021-03-30 21:41:32 +03:00
RadRussianRus
3ae7ac50c3 Fix mixed order of messages for dices and files too 2021-03-30 17:00:35 +03:00
RadRussianRus
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
RadRussianRus
6018a52828 Fix crash when forwarding text message and photo 2021-03-29 19:56:00 +03:00
RadRussianRus
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
RadRussianRus
8d753995d4 Fix forwarding music with files 2021-03-29 04:42:36 +03:00
RadRussianRus
0e0b99e40c Fix dice unqouted forward to opened chat 2021-03-29 04:16:22 +03:00
RadRussianRus
1488e02ac5 Fix blocked users window not closing on profile open 2021-03-29 03:18:40 +03:00
RadRussianRus
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
John Preston
8ca622d077 Remove 100% from voice chat 'speaking' status. 2021-03-22 18:55:07 +04:00
John Preston
4d24f28fd0 By voicechat link open the channel as well. 2021-03-22 17:24:53 +04:00
John Preston
2b3469ef22 Remove CAPS in calls / voice chats top bar. 2021-03-22 16:44:00 +04:00
John Preston
03a868a6e3 Allow skipping stuck files in data export.
Fixes #6423.
2021-03-22 16:32:40 +04:00
Ilya Fedin
12db51fe75 Avoid removing portal platformtheme plugin in snap 2021-03-22 07:57:18 +03:00