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
RadRussianRus
982edcb310
Resize message with photo when bubbled
2019-10-02 11:56:33 +03:00
Jiachen YANG
4669c07dc5
fix range-v3 version to 0.9.1
2019-10-02 11:52:55 +03:00
Jiachen YANG
c164985233
tweak vs2019 compiler settings to be compatible with newer range-v3
2019-10-02 11:52:55 +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
d78716d7d4
appveyor use range-v3 latest branch
2019-10-02 11:52:55 +03:00
Jiachen YANG
d7489f8e67
Revert "Use 0.5.0 version of range-v3."
...
This reverts commit 3355e6da0c2883f33992c4b2bcac7ce3067a529b.
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
RadRussianRus
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
664162982c
Version 1.8.12: Fix build for old OS X.
2019-10-02 11:21:56 +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
RadRussianRus
90e3c2c3ad
Fix build for Linux
k1.0.3
2019-10-02 05:53:33 +03:00
RadRussianRus
6d2fe62d18
Version 1.0.3
2019-10-02 04:08:45 +03:00
RadRussianRus
9b1d8f5fb4
Recreating scheduled icon if it was changed
2019-10-02 03:01:29 +03:00
RadRussianRus
62fb670089
Fixed restart settings
2019-10-02 02:56:24 +03:00
RadRussianRus
69a2c43ad9
Fixed restricted date checking
2019-10-02 02:41:53 +03:00
RadRussianRus
523feaeb4b
Merge remote-tracking branch 'origin/dev' into dev
2019-10-02 02:11:50 +03:00
RadRussianRus
52dfebcc8e
Fixed font changing
2019-10-02 02:10:03 +03:00
John Preston
bf345da87b
Version 1.8.11: Fix build for Xcode.
2019-10-02 00:57:16 +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
8cf62c312f
Allow not to cache emoji sprites.
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
673072ea5b
Reorganize GYP files.
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
dda587a2fc
Move QtConnectionOwner to base/qt_connection.
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
a16c6ca41a
Support more request types.
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
5a1c8e6a0a
Move fonts to a separate .qrc file.
2019-10-01 23:59:46 +03:00
John Preston
b73390a3f6
Support emoji in popup menu items.
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
f438916edf
Show restricted date to user
2019-10-01 23:17:17 +03:00
RadRussianRus
f081bab0cb
Moved "About" box link to app name instead of dedicated link
2019-10-01 21:12:12 +03:00
RadRussianRus
c748883bd3
Apply custom fonts after app restart
2019-10-01 20:51:11 +03:00
RadRussianRus
3be60a91c2
Fixed incorrect scheduled icon updating
2019-10-01 20:29:19 +03:00
RadRussianRus
92ea4c5908
Disabling big emoji outline
2019-10-01 20:10:19 +03:00
RadRussianRus
a160580f52
Always show edit timer
2019-10-01 19:23:31 +03:00
RadRussianRus
9280d7b71a
Version 1.0.2
k1.0.2
2019-10-01 06:12:37 +03:00
RadRussianRus
2515fd69b7
Option to hide pinned message in chat menu
2019-10-01 05:55:32 +03:00