2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-28 21:27:53 +00:00

893 Commits

Author SHA1 Message Date
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
John Preston
f463d3ec6d Divide autoupdate paths for OS versions. 2019-09-10 14:22:20 +03:00
John Preston
c4bc76c022 Beta version 1.8.7.
- Bug fixes and other minor improvements.
2019-09-10 00:52:34 +03:00
John Preston
d85f162bff Fix saving cloud themes from media viewer. 2019-09-09 23:58:30 +03:00
John Preston
61c7bf2f5e Beta version 1.8.6.
- Bug fixes and other minor improvements.
2019-09-09 14:56:55 +03:00
John Preston
b631d09a40 Fix possible crash in event loop nesting. 2019-09-09 10:45:18 +03:00
John Preston
9a521c5340 Beta version 1.8.5.
- 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-08 21:38:58 +03:00
John Preston
37a4c79c81 Open theme preview after loading. 2019-09-06 19:31:07 +03:00
John Preston
469c6770fb Handle t.me/addtheme links. 2019-09-06 19:31:07 +03:00
John Preston
4951eeac98 Allow creating desktop part of multi-theme. 2019-09-06 19:31:07 +03:00
John Preston
7485f0c960 Don't change real theme when editing. 2019-09-06 19:31:07 +03:00