2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-29 21:57:42 +00:00

1303 Commits

Author SHA1 Message Date
RadRussianRus
33eedc6f52 Making "net_speed_boost" also accept values from 0 to 3 2019-10-08 00:51:24 +03:00
RadRussianRus
e5e258134b Merge remote-tracking branch 'origin/dev' into dev 2019-10-07 21:44:39 +03:00
John Preston
17baac710e Fix save dialog in macOS for streamed videos. 2019-10-07 19:57:26 +03:00
RadRussianRus
7dd3d16d58 Updated TD to 1.8.15 2019-10-07 18:38:36 +03:00
John Preston
5f06279b9a Version 1.8.15.
- Bug fixes and other minor improvements.
2019-10-07 17:33:41 +03:00
RadRussianRus
ef37355fda Keyboard shortcut to save cloud draft 2019-10-07 06:34:15 +03:00
RadRussianRus
70229dcb65 Option to set custom interface scales 2019-10-07 04:44:41 +03:00
RadRussianRus
aea5ca9013 Option to hide phone number in drawer 2019-10-07 02:58:56 +03:00
RadRussianRus
16b195b1f5 Version 1.0.7 beta 2019-10-07 01:09:34 +03:00
RadRussianRus
5a802a4873 Shortened "Iterator" in variable names for readability 2019-10-07 01:09:34 +03:00
RadRussianRus
6e9ab9aea9 Optional upload/download speed boost
New JSON config option: net_speed_boost
Values: null (default), "low", "medium", "high".

Taken from TDMT: https://github.com/mediatube/tdesktop
Warning: can work bad with low connection speeds.
Reference: https://github.com/telegramdesktop/tdesktop/pull/6442#issuecomment-525663010
2019-10-07 01:09:34 +03:00
RadRussianRus
14bb3eabdc Started testing of translation rewrites 2019-10-06 23:35:16 +03:00
RadRussianRus
b3a89095a3 Check updates without prefix 2019-10-06 02:47:07 +03:00
RadRussianRus
5cf2c432d4 Version 1.0.6 2019-10-04 18:56:36 +03:00
RadRussianRus
29d44706e2 Fixed iterators 2019-10-04 18:17:16 +03:00
RadRussianRus
3d2ae1a844 Making showing chat IDs optional 2019-10-04 18:17:15 +03:00
RadRussianRus
343e188448 Making showing scheduled icon optional 2019-10-04 18:17:15 +03:00
RadRussianRus
7e6bc1b6b1 Making big emoji outline optional 2019-10-04 18:17:14 +03:00
RadRussianRus
b073e1e102 Making sticker height change optional 2019-10-04 16:42:12 +03:00
RadRussianRus
b30a2bd9df Moved font settings to JSON file 2019-10-04 15:41:55 +03:00
RadRussianRus
ff5a0b4cad Version 1.0.5 2019-10-04 00:05:51 +03:00
John Preston
de230332b9 Version 1.8.14: Fix crash in text processing on old OS X. 2019-10-03 19:51:09 +03:00
RadRussianRus
eb5cf2177b Updated to TD 1.8.13 2019-10-03 13:41:25 +03:00
John Preston
dcf79df0b2 Version 1.8.13.
- Bug fixes and other minor improvements.
2019-10-03 13:26:39 +03:00
RadRussianRus
e4ac5797de Merge remote-tracking branch 'origin/dev' into dev 2019-10-02 18:48:46 +03:00
RadRussianRus
6f0f658c33 Version 1.0.4 2019-10-02 18:16:03 +03:00
RadRussianRus
e89418482d Updated to TD 1.8.12 2019-10-02 16:10:55 +03:00
John Preston
af818b40aa Version 1.8.12: Apply user settings in Session().
Fixes #6617.
2019-10-02 13:47:40 +03:00
John Preston
489bd22828 Version 1.8.12.
- Bug fixes and other minor improvements.
2019-10-02 11:18:23 +03:00
John Preston
65b5a29288 Fix local url handling.
Regression was introduced in 849deb57e2.

Fixes #6622.
2019-10-02 11:11:03 +03:00
RadRussianRus
6d2fe62d18 Version 1.0.3 2019-10-02 04:08:45 +03:00
RadRussianRus
52dfebcc8e Fixed font changing 2019-10-02 02:10:03 +03:00
RadRussianRus
1c0f75bbf7 Updated TD to 1.8.11 2019-10-02 00:50:59 +03:00
John Preston
1e5aa2a78d Version 1.8.11.
- Bug fixes and other minor improvements.
2019-10-01 23:59:46 +03:00
John Preston
3b0bf7cb1e Move some more widgets and effects. 2019-10-01 23:59:46 +03:00
John Preston
849deb57e2 Move many widget classes to lib_ui. 2019-10-01 23:59:46 +03:00
John Preston
c057f28425 Move standard buttons to lib_ui. 2019-10-01 23:59:46 +03:00
John Preston
c5845f17ae Remove twidget header. 2019-10-01 23:59:46 +03:00
John Preston
e2f54eb3e9 Move some style code to lib_ui. 2019-10-01 23:59:46 +03:00
John Preston
0c713a930a Remove app.h / facades.h from precompiled header. 2019-10-01 23:59:46 +03:00
John Preston
a87529b8c9 Version 1.8.10.
- Bug fixes and other minor improvements.
2019-10-01 23:59:46 +03:00
RadRussianRus
9280d7b71a Version 1.0.2 2019-10-01 06:12:37 +03:00
RadRussianRus
27ddacf71d Version 1.0.1 2019-09-29 23:34:40 +03:00
RadRussianRus
9b529798cf Enabling HTTP updater 2019-09-29 06:42:02 +03:00
RadRussianRus
082377500d Preparing autoupdater 2019-09-29 06:42:02 +03:00
John Preston
76eb907aba Version 1.8.9.
- Bug fixes and other minor improvements.
2019-09-27 22:09:20 +03:00
John Preston
f75bfb4369 Version 1.8.9.
- Bug fixes and other minor improvements.
2019-09-27 20:04:25 +03:00
RadRussianRus
c473b1400a Better versioning and naming to separate from original app 2019-09-27 03:04:15 +03:00
RadRussianRus
37c7b0af13 First Kotatogram version 2019-09-21 19:10:46 +03:00
John Preston
190bf8fc5f Version 1.8.8.
- Create new themes based on your color and wallpaper choices.
- Share your themes with other users via links.
- Update your theme for all its users when you change something.
2019-09-10 14:22:20 +03:00