2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-30 22:25:12 +00:00
Commit Graph

8055 Commits

Author SHA1 Message Date
RadRussianRus
581dc65497 Fix repeating changelogs 2021-01-21 03:49:49 +03:00
RadRussianRus
468eb91c0e Use ApiWrap::forwardMessages for multi-forward 2021-01-21 03:44:35 +03:00
RadRussianRus
7b3f3b3f22 Fix forwarding as separate messages 2021-01-21 03:19:41 +03:00
RadRussianRus
bf9760fe23 Rework service messages fix 2021-01-21 02:25:19 +03:00
RadRussianRus
a1ec233c79 Fix copying of service message time 2021-01-20 17:14:53 +03:00
RadRussianRus
8f3941a4c2 Fix accounts limit for non-x86 64-bit CPUs 2021-01-20 16:28:06 +03:00
RadRussianRus
f0e117d3fa Raise max accounts to 100 in x64 build 2021-01-04 09:06:00 +03:00
RadRussianRus
272d7848cb Fix macOS tray icon logic 2020-12-30 03:49:45 +03:00
RadRussianRus
6dabca6cb2 Allow hiding pinned messages in chats with users 2020-12-29 06:06:30 +03:00
RadRussianRus
1244373358 Fix pinned messages 2020-12-29 05:50:25 +03:00
RadRussianRus
183762b88c Fix userpics in calls top bar 2020-12-29 04:32:43 +03:00
RadRussianRus
b6be1f4d9f Show bot callback data in a tooltip 2020-12-29 03:27:24 +03:00
RadRussianRus
b1277c3d59 Fix local folders exceptions 2020-12-29 01:49:56 +03:00
RadRussianRus
31fd8f3d55 Fix rounding of userpics in comments 2020-12-28 01:37:29 +03:00
RadRussianRus
487ec24b70 Support emoji in section titles 2020-12-28 00:18:27 +03:00
RadRussianRus
c528820713 Don't show time for service messages with additional data 2020-12-28 00:18:27 +03:00
RadRussianRus
22f2fa2f19 Restored supergroup migration service message 2020-12-28 00:17:24 +03:00
RadRussianRus
12b25d973d Fix service messages time showing in dialogs as text 2020-12-28 00:17:00 +03:00
RadRussianRus
8f133b5791 Fix userpic rounding 2020-12-27 21:18:28 +03:00
RadRussianRus
19c1764bd1 Fix rounding of Replies userpic 2020-12-27 19:35:16 +03:00
RadRussianRus
eab12695bb Switch "jump to date" default hotkey to Ctrl+H
It seems that Ctrl+J now used for Contacts by default.
2020-12-27 19:02:48 +03:00
RadRussianRus
b1529c0c3c Fix userpic corner indicator 2020-12-27 18:59:52 +03:00
RadRussianRus
9b1a92a192 Changed comment in Linux updater to better work with Git 2020-12-26 20:25:59 +03:00
ilya-fedin
0b3f2a098f Fix resetting system font setting to default (#132) 2020-12-26 04:03:59 +03:00
Ilya Fedin
f0a5d2ed84 Use system font on Linux by default 2020-12-26 00:30:29 +04:00
Ilya Fedin
dac24fb5b5 Use runtime OS checks in settings_menu 2020-12-26 00:19:37 +04:00
Ilya Fedin
3e16c5cf26 Change some defaults on linux
* Native window frame
* Native notifications
* No tray counter
2020-12-26 00:19:31 +04:00
Ilya Fedin
07505462a7 Add gtk integration option
It is disabled by default to provide native Qt experience by default
2020-12-25 21:54:14 +04:00
RadRussianRus
30dfff483b Updated TDesktop sources to 2.5.1+56728a0 2020-12-25 20:04:55 +03:00
RadRussianRus
3acdd673dc Move JSON settings start before platform start 2020-12-25 20:02:19 +03:00
RadRussianRus
4e83d8b315 Fix conversion to QByteArray in translations 2020-12-25 18:55:57 +03:00
RadRussianRus
4f16182ded Possible fix for local IDs in unquoted forward 2020-12-25 05:37:49 +03:00
RadRussianRus
2eb8e39d73 Fixed recent stickers limit 2020-12-25 02:13:45 +03:00
RadRussianRus
db8042f43b Fix copy elision prevention 2020-12-25 00:56:06 +03:00
RadRussianRus
c165cbed32 Fix macOS tray icon 2020-12-24 23:10:25 +03:00
Ilya Fedin
56728a066e Fix blurry tray icon with svg themes
QIcon::actualSize doesn't work as expected with svg themes, get actual pixmap and check its size instead.
2020-12-24 22:46:09 +03:00
RadRussianRus
0fe738ee3a Post-merge fixes 2020-12-24 17:05:42 +03:00
John Preston
1951b7a8a1 Fix possible infinite recursion in video calls. 2020-12-24 14:38:46 +04:00
John Preston
0dc0f588c4 Don't offer sending .pdf-s as photos. 2020-12-24 13:52:38 +04:00
John Preston
7d22c631ca Fix voice chat members context menu. 2020-12-24 13:30:05 +04:00
John Preston
cf5cc3646a Fix multi-pin bar render after theme switch. 2020-12-24 07:59:34 +04:00
Ilya Fedin
e99558abeb Remove linux LastUserInputTime dependency since it's only in lib_base 2020-12-24 07:47:13 +04:00
RadRussianRus
fa3319adb9 Add missing widgets style include 2020-12-24 05:29:58 +03:00
ilya-fedin
8edcb9afb4 Fix incorrectly resolved merge conflict in mac platfrom code (#124) 2020-12-24 04:11:22 +03:00
RadRussianRus
3148d17442 Updated TDesktop sources to 2.5.1+feff514 2020-12-23 22:04:48 +03:00
John Preston
b1b25b0df9 Version 2.5.1.
- Fix crash in voice calls.
2020-12-23 15:01:31 +04:00
John Preston
dfee8238c6 Fix crash in legacy groups speaking typings handling. 2020-12-23 14:45:37 +04:00
John Preston
b7216c40fc Version 2.5.
- Turn any of your group chats into a hop-on, hop-off conference call.
- Get up to several thousand participants in each voice chat.
- Control the number of speakers with flexible admin tools.
2020-12-23 11:59:50 +04:00
John Preston
d16bc36bae Update API scheme. 2020-12-22 22:39:30 +04:00
John Preston
31417fd005 Fix highlighting of self row in voice chat. 2020-12-22 20:28:13 +04:00