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
2d05a9fe8e
Fixed "Channel is not accessible" for linked channel
2019-10-06 23:35:16 +03:00
14bb3eabdc
Started testing of translation rewrites
2019-10-06 23:35:16 +03:00
2602d25fa5
New items in settings' three-dots menu
...
- Show custom settings: opens JSON file in your profile folder.
- Restart Kotatogram: restarts app, can be used to apply changes from JSON.
2019-10-06 03:10:40 +03:00
b3a89095a3
Check updates without prefix
2019-10-06 02:47:07 +03:00
5cf2c432d4
Version 1.0.6
2019-10-04 18:56:36 +03:00
29d44706e2
Fixed iterators
2019-10-04 18:17:16 +03:00
fdd16de0d4
Making previous settings default for now
2019-10-04 18:17:15 +03:00
3d2ae1a844
Making showing chat IDs optional
2019-10-04 18:17:15 +03:00
4cd61812f9
Moved ID info to top
2019-10-04 18:17:15 +03:00
343e188448
Making showing scheduled icon optional
2019-10-04 18:17:15 +03:00
7e6bc1b6b1
Making big emoji outline optional
2019-10-04 18:17:14 +03:00
b073e1e102
Making sticker height change optional
2019-10-04 16:42:12 +03:00
87d916b2bf
Fix incorrect font applying after update on Linux
2019-10-04 15:41:55 +03:00
b30a2bd9df
Moved font settings to JSON file
2019-10-04 15:41:55 +03:00
ff5a0b4cad
Version 1.0.5
2019-10-04 00:05:51 +03:00
ea49d10be2
Hide emoji outline instead of disabling it
2019-10-04 00:05:51 +03:00
3dfd65ceda
Fixed font updating after restart
2019-10-03 22:40:26 +03:00
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
John Preston
9773563926
Fix history geometry update being lost.
...
Fixes #6629 .
2019-10-03 13:25:05 +03:00
John Preston
3779ad46ca
Fix crash in pre-launch logging.
...
Fixes #6635 .
2019-10-03 12:37:00 +03:00
John Preston
4e7946d03e
Allow scales below 100.
...
Fixes #6632 .
2019-10-03 12:34:58 +03:00
John Preston
606a90a4ac
Fix crash in emoji suggestions.
...
Fixes #6636 .
2019-10-03 12:13:41 +03:00
b0602826c5
Revert "Slightly move scheduled button icon"
...
This reverts commit ccaf433597 .
2019-10-02 21:17:29 +03:00
e4ac5797de
Merge remote-tracking branch 'origin/dev' into dev
2019-10-02 18:48:46 +03:00
6f0f658c33
Version 1.0.4
2019-10-02 18:16:03 +03:00
ccaf433597
Slightly move scheduled button icon
2019-10-02 18:02:59 +03:00
9bacf99a92
Do not show restriction date when restricted forever
2019-10-02 17:16:30 +03:00
cce1c7665b
Restore missing photo message width
2019-10-02 17:14:09 +03:00
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
ecfe1dacb2
Version 1.8.12: Fix build for Xcode.
2019-10-02 12:54:29 +03:00
John Preston
60640c7087
Version 1.8.12: Fix 'edited' badge display.
2019-10-02 12:08:31 +03:00
982edcb310
Resize message with photo when bubbled
2019-10-02 11:56:33 +03:00
Jiachen YANG
497df7f4b2
change deprecated ranges::to_ to ranges::to (no underscore)
2019-10-02 11:52:55 +03:00
Jiachen YANG
56aab1aa07
explicitly specify the upper bound in ranges::view::ints
2019-10-02 11:52:55 +03:00
Jiachen YANG
8abeb4a9db
include range/v3/range/conversion.hpp instead of range/v3/to_container.hpp
2019-10-02 11:52:55 +03:00
Jiachen YANG
9d850b71e7
be compatible with range-v3 0.9.x/1.0 branch
...
This made 2 changes to the current code base to be compatible with higher versions of range-v3 library.
1. ranges::iterator_range was renamed to subrange, see https://github.com/ericniebler/range-v3/issues/766
2. PercentCounterItem need an operator== for ranges::sort for some reason
2019-10-02 11:52:55 +03:00
684cfa16b8
Do not show edit timer for supergroup admins
2019-10-02 11:31:43 +03:00
John Preston
2cb7d76417
Optimize unixtime refresh.
2019-10-02 11:30:50 +03:00
23rd
9bf8b619fe
Refactored ability to display media preview from touchbar.
2019-10-02 11:30:23 +03:00
John Preston
718f862be0
Version 1.8.12: Fix build for Mac App Store.
2019-10-02 11:21:02 +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
90e3c2c3ad
Fix build for Linux
2019-10-02 05:53:33 +03:00
6d2fe62d18
Version 1.0.3
2019-10-02 04:08:45 +03:00
9b1d8f5fb4
Recreating scheduled icon if it was changed
2019-10-02 03:01:29 +03:00
62fb670089
Fixed restart settings
2019-10-02 02:56:24 +03:00
69a2c43ad9
Fixed restricted date checking
2019-10-02 02:41:53 +03:00