14914 Commits

Author SHA1 Message Date
Peter
9e7a897fd7 Allocate less queues when preparing animated stickers 2019-07-02 17:38:00 +03:00
Peter
65b9a10b2d Optimize rlottie build by default 2019-07-02 17:34:57 +03:00
Peter
e437fe942a Pass sticker reference when fetching 2019-07-02 16:33:55 +03:00
Peter
5723c2d59d Don't allow peek on concealed urls 2019-07-02 16:32:57 +03:00
Ilya Laktyushin
871dbf7107 Various UI fixes 2019-07-02 11:44:43 +02:00
overtake
e473e06028 Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios 2019-07-02 11:20:21 +02:00
Peter
cbdda47b3c Cache sticker packs by name 2019-07-02 00:14:50 +03:00
Peter
ed2e37b83c Don't display animated sticker packs in image editor 2019-07-01 23:41:31 +03:00
Peter
e83237e97f Add tap gesture to animated sticker 2019-07-01 23:31:56 +03:00
Peter
c346512553 Cleanup 2019-07-01 23:31:33 +03:00
Peter
b8a6f7d091 Fix tempFile 2019-07-01 23:31:22 +03:00
Peter
0d4394fdbb Don't upload stickers to secret chats 2019-07-01 22:48:16 +03:00
Peter
185e0dff64 Don't open .tgs files 2019-07-01 22:47:51 +03:00
Peter
aa54dbbb40 Request sticker pack from server if the local copy is not done loading 2019-07-01 22:47:41 +03:00
Peter
2003e723ce Merge commit '4bd653c0c0fd5c4be29dba67021342a0b863c507' 2019-07-01 21:45:59 +03:00
Peter
c039d6b2c0 Add thumbnails for animated sticker pack preview 2019-07-01 21:45:54 +03:00
Ilya Laktyushin
4bd653c0c0 Fixed animated sticker loading in panels 2019-07-01 20:36:17 +02:00
Peter
6dd1187848 Merge commit 'e9520a2de59153f7bc90cf497dcac95c114cdd5d' 2019-07-01 21:00:58 +03:00
Peter
8c386d24e1 Don't suggest to invite already registered contacts 2019-07-01 21:00:51 +03:00
Peter
6e204a47b8 Recalculate group message stats if it doesn't contain holes 2019-07-01 20:59:59 +03:00
Ilya Laktyushin
e9520a2de5 Fixed build 2019-07-01 19:24:41 +02:00
Ilya Laktyushin
6fe3789f8d Added animated sticker nodes in context suggestion panel & trending 2019-07-01 18:54:27 +02:00
Peter
4c707772ce Skip animated stickers in photo editor 2019-07-01 19:51:42 +03:00
Peter
9a37d4d5fe Playback animated stickers in notification content 2019-07-01 19:50:55 +03:00
Peter
afb14ea953 Animated stickers playback improvements 2019-07-01 19:50:39 +03:00
Peter
ce9aefcd53 Enable direct playback 2019-07-01 19:49:18 +03:00
Peter
23b3200f0a mime-type is enough to check for animated sticker 2019-07-01 19:48:54 +03:00
Peter
c979c688a3 Formatting 2019-07-01 19:48:36 +03:00
Peter
c747b1229d Change sticker pack flag names 2019-07-01 19:48:07 +03:00
Peter
7cbe16a6e9 Formatting 2019-07-01 19:47:14 +03:00
Peter
a7352ad9a4 Change debug optimization level 2019-07-01 19:44:41 +03:00
Peter
b5b105ba31 NotificationService: detect animated stickers 2019-07-01 19:43:48 +03:00
Peter
69a9da19eb TGUnzipData: mark as nullable 2019-07-01 19:42:02 +03:00
overtake
86bf95195a Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios 2019-07-01 15:38:45 +02:00
overtake
77123cf69d no message 2019-07-01 15:38:24 +02:00
subhransu mohanty
8b5851ca52 rlottie/example: fix typo 2019-07-01 19:38:10 +09:00
Vincent Torri
ae933c37af fix dirname() implementation of Windows in lottieloader.cpp, and fix basename() implementation by using strrchr() and not strchr() 2019-07-01 18:47:19 +09:00
subhransu mohanty
71538bac3a rlottie: refactor VGradient to remove unnecessary inheritance 2019-07-01 18:46:33 +09:00
subhransu mohanty
28428a1fba rlottie: fix warning regarding no return value 2019-07-01 18:21:15 +09:00
subhransu mohanty
1f8b6aec90 rlottie/meson: Move comipler options to default_options for customizable build 2019-07-01 17:44:12 +09:00
subhransu mohanty
7859ecc109 rlottie: Fix issue with LOT_EXPORT for windows 2019-07-01 16:38:31 +09:00
Vincent Torri
6c35e4f641 lottie2gif.cpp: use _fullpath() instead of realpath() and mimic basename() 2 strchr()
Notes:
1) arguments of realpath() and _fullpath() are in reverse order
2) 2 calls of strchr() are needed because / and \ are valid path separators on Windows
2019-07-01 16:11:07 +09:00
subhransu mohanty
6963112f0f Fix windows build 2019-07-01 10:17:55 +09:00
sub.mohanty@samsung.com
9ead247185 rlottie: fix old style cast. 2019-06-29 23:59:01 +09:00
sub.mohanty@samsung.com
46f43a28ae rlottie: Fix cmake build 2019-06-29 23:26:36 +09:00
Peter
ee4db9217a Merge branch 'master' into beta 2019-06-29 14:30:56 +03:00
Peter
9d751dc635 Merge commit '2648b60dde5b1fc6b79cc23cee9cb67c9c292c32' into beta 2019-06-29 14:30:48 +03:00
Peter
bcd1ce0b09 Bump version 2019-06-29 14:29:43 +03:00
sub.mohanty@samsung.com
11a11763dc rlottie: fix windows build 2019-06-29 20:29:02 +09:00
Peter
6f9107ea6c Merge commit '971892f9411969b2bf4fabd0b5b5c93d87a2f4d0' 2019-06-29 14:25:14 +03:00