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

23 Commits

Author SHA1 Message Date
ilya-fedin
371ba03f2c Fix indentation & other minor fixes (#5) 2020-01-21 01:34:01 +03:00
RadRussianRus
1d4bbd6f81 Option to disable Up shortcut to edit in chat 2020-01-19 10:07:29 +03:00
RadRussianRus
c620c23218 Replaced "ballons" with "bubbles" 2020-01-18 21:51:43 +03:00
RadRussianRus
753faf3a41 Add compact mode option to settings menu 2019-12-20 03:13:16 +03:00
RadRussianRus
bc53b60118 Compact mode in chat list 2019-12-19 21:33:44 +03:00
ilya-fedin
68345bd044 Add setting to make baloons adaptive (#1) 2019-12-19 21:26:39 +03:00
RadRussianRus
f309d7a69e Fixed crash in JSON settings 2019-11-07 21:21:06 +03:00
RadRussianRus
0698f096d1 Do not rewrite settings if there are no changes 2019-10-14 07:27:42 +03:00
RadRussianRus
e2e7dbb0e5 Do not restart settings timer on forced write 2019-10-14 05:27:31 +03:00
RadRussianRus
838b2e8c1a Autosaving of JSON settings 2019-10-11 06:54:49 +03:00
RadRussianRus
4caedcbf49 Automatic applying of sticker height change 2019-10-11 02:39:38 +03:00
RadRussianRus
7393cb5221 Automatic applying of emoji outline change 2019-10-11 00:54:02 +03:00
RadRussianRus
33eedc6f52 Making "net_speed_boost" also accept values from 0 to 3 2019-10-08 00:51:24 +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
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
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