Commit graph

1092 commits

Author SHA1 Message Date
343e188448 Making showing scheduled icon optional 2019-10-04 18:17:15 +03:00
b073e1e102 Making sticker height change optional 2019-10-04 16:42:12 +03:00
ea49d10be2 Hide emoji outline instead of disabling it 2019-10-04 00:05:51 +03:00
eb5cf2177b Updated to TD 1.8.13 2019-10-03 13:41:25 +03:00
John Preston
9773563926 Fix history geometry update being lost.
Fixes #6629.
2019-10-03 13:25:05 +03:00
b0602826c5 Revert "Slightly move scheduled button icon"
This reverts commit ccaf433597.
2019-10-02 21:17:29 +03:00
ccaf433597 Slightly move scheduled button icon 2019-10-02 18:02:59 +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
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
56aab1aa07 explicitly specify the upper bound in ranges::view::ints 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
9b1d8f5fb4 Recreating scheduled icon if it was changed 2019-10-02 03:01:29 +03:00
1c0f75bbf7 Updated TD to 1.8.11 2019-10-02 00:50:59 +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
3be60a91c2 Fixed incorrect scheduled icon updating 2019-10-01 20:29:19 +03:00
92ea4c5908 Disabling big emoji outline 2019-10-01 20:10:19 +03:00
a160580f52 Always show edit timer 2019-10-01 19:23:31 +03:00
2515fd69b7 Option to hide pinned message in chat menu 2019-10-01 05:55:32 +03:00
3588a73646 Don't hide scheduled messages button 2019-09-30 12:59:12 +03:00
ba4e85388d Fixed wrong emoji sticker scaling 2019-09-29 23:34:40 +03:00
a25aaaf531 Ability to copy button callback data 2019-09-29 22:46:01 +03:00
bb143a26f2 Ability to restore previously hidden pinned message 2019-09-29 22:46:01 +03:00
e4fbc383af Resizing photo when bubble is drawn 2019-09-29 22:46:01 +03:00
6341144e7f Restoring original sticker and photo sizes 2019-09-29 06:42:02 +03:00
b19ea0c1e8 Post-merge fixes 2019-09-29 06:42:02 +03:00
John Preston
ea8cc36787 Don't show sticker suggestions if can't send.
Fixes #6581.
2019-09-27 22:08:46 +03:00
udf
a23090dcb4 Make "All Users" checkbox behave like the "All Actions" checkbox 2019-09-27 22:08:46 +03:00
John Preston
4af9c801ae Don't show sticker suggestions if can't send.
Fixes #6581.
2019-09-27 19:56:54 +03:00
udf
f11339361d Make "All Users" checkbox behave like the "All Actions" checkbox 2019-09-27 18:04:50 +03:00
6c3cc4fb27 Fixes for minimum sticker width 2019-09-27 04:17:01 +03:00
a136f35a59 Fixes for minimum photo width 2019-09-27 04:10:36 +03:00
341988b877 Fixes 2019-09-21 22:15:51 +03:00
37c7b0af13 First Kotatogram version 2019-09-21 19:10:46 +03:00
John Preston
1d8d2b6251 Fix theme link preview title. 2019-09-10 18:30:47 +03:00
23rd
f9d10094ac Added warning when try to attach new media while editing message. 2019-09-10 14:22:20 +03:00
John Preston
241f5e1d26 Make theme preview fit in minimal window size. 2019-09-10 00:50:15 +03:00
John Preston
c1ab1acd44 Fix crash in scheduled messages 'Send Now'. 2019-09-09 17:43:39 +03:00
John Preston
ee5423762a Generate previews for cloud theme links. 2019-09-09 14:56:05 +03:00
f1eddcd584 Make link preview title clickable 2019-09-09 10:15:32 +03:00
John Preston
5f26e92f5c Fix scheduled messages from ShareBox.
Fixes #6497.
2019-09-08 21:26:17 +03:00
John Preston
4951eeac98 Allow creating desktop part of multi-theme. 2019-09-06 19:31:07 +03:00
John Preston
6343221d7b Remove many includes from stdafx.pch. 2019-09-06 19:31:07 +03:00