14914 Commits

Author SHA1 Message Date
Ilya Laktyushin
64d77f5f51 checkPublicChannelCreationAvailability: removed retryRequest 2019-06-20 17:53:31 +02:00
Ilya Laktyushin
9e06580e83 Added location-based group creation availability check 2019-06-20 17:34:27 +02:00
Peter
5c22aa8442 Simplify reproducible build 2019-06-20 17:17:06 +02:00
Ilya Laktyushin
e2ff848937 Fixed peers nearby updating 2019-06-20 16:04:16 +02:00
Ilya Laktyushin
91c7d145ff Updated app icons 2019-06-20 15:35:16 +02:00
Ilya Laktyushin
963aa06b39 Changed peers nearby polling logic 2019-06-20 14:43:17 +02:00
Ilya Laktyushin
363fa6676c Fixed type 2019-06-20 14:23:10 +02:00
Ilya Laktyushin
b3bc8b4ef6 Added "owner" label in group info member list 2019-06-20 13:51:02 +02:00
Ilya Laktyushin
8622b4ee0a Scroll to selected theme/app icon item in theme settings 2019-06-20 13:10:23 +02:00
Ilya Laktyushin
f0c60c379d Fixed admins list update after transfering to non-participant
Fixed peers nearby activity indicators
Fixed Siri shortcut opening from cold start
2019-06-20 12:38:50 +02:00
Hermet Park
3f404a0218 capi: expose layer item name for utiliziing by demand. 2019-06-20 17:15:21 +09:00
Ilya Laktyushin
8d723f1c45 Peers Nearby improvements 2019-06-20 03:41:03 +02:00
subhransu mohanty
582e05af30 rlottie: Fix all cppcheck warnings. 2019-06-20 10:00:46 +09:00
Ilya Laktyushin
6fad8ccc17 Don't allow to setup public link if not creator 2019-06-19 22:35:17 +02:00
Ilya Laktyushin
c2e1e618e8 Various fixes 2019-06-19 22:30:20 +02:00
Ilya Laktyushin
a9481e1ab9 Merge branches 'master' and 'master' of gitlab.com:peter-iakovlev/telegram-ios 2019-06-19 19:05:28 +02:00
Ilya Laktyushin
653ed2993e Peers Nearby improvements and bug fixes 2019-06-19 19:04:22 +02:00
overtake
29a5234ee2 telegram api framework for mac 2019-06-19 13:02:23 +02:00
overtake
ed04a8e1fb Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios 2019-06-19 12:18:05 +02:00
overtake
a6d31d2d6c alpha version scheme 2019-06-19 12:17:47 +02:00
Subhransu Mohanty
7dbb3845d9 rlottie: Fix a issue when shape animation data are not same size 2019-06-19 18:08:27 +09:00
subhransu mohanty
482ac8738e rlottie: fix typo which was causing invalid memory read 2019-06-19 09:10:12 +09:00
Ilya Laktyushin
7d5815f329 Merge branch 'master' of gitlab.com:peter-iakovlev/telegram-ios 2019-06-19 00:33:44 +02:00
Ilya Laktyushin
1a42a4c389 Peers nearby improvements 2019-06-19 00:32:27 +02:00
Peter
19d13273d1 MessageHistoryViewState: fix unnecessary monotony checks 2019-06-18 23:26:13 +01:00
Peter
9e513cf8cb Fix chat history scrolling when sending message
[skip ci]
2019-06-18 21:40:24 +01:00
Peter
dfe1a914f5 lz4 experiment 2019-06-18 21:26:54 +01:00
Peter
14f48be149 Dismiss terms and conditions screen when logged out 2019-06-18 18:31:52 +01:00
Peter
6076a912fc Add type metadata to accessHash 2019-06-18 17:18:22 +01:00
Peter
17595d72dd iOS 13: temporary fix for status bar color
iOS 13: fix chat input field
2019-06-18 16:04:59 +01:00
Peter
b1f44c277b Fix isContact updates 2019-06-18 15:34:55 +01:00
Peter
ea8cbbd7bc ListView: fix snapToBounds animation when preserving the current offset
CachedPeerDataTable: don't remove cached data from the cache
2019-06-18 14:10:15 +01:00
Peter
125835872a UI fixes 2019-06-18 13:21:42 +01:00
subhransu mohanty
5580a60813 rlottie: Fix issue with handling hidden Layer 2019-06-18 13:56:29 +09:00
Peter
07e8f68615 Merge branch 'master' into beta 2019-06-18 00:42:57 +01:00
Peter
fd25407bb8 no message 2019-06-18 00:42:53 +01:00
Peter
00d2ed6081 Fix framework references 2019-06-18 00:42:22 +01:00
Peter
b450790794 Workspace 2019-06-17 23:14:21 +01:00
Peter
2acc117273 Merge commit '403e5ba4e72e2bdfbabbb229a020e0db6bfd5792' 2019-06-17 23:09:50 +01:00
Peter
21520d226f Merge commit '3adf49cde097c0a0328ec9e7aca41cf44f4e8007' 2019-06-17 23:04:02 +01:00
Peter
afc8d304bb Various fixes 2019-06-17 23:03:25 +01:00
Ilya Laktyushin
3adf49cde0 Added ability to create group with location from peers nearby section 2019-06-17 19:34:23 +02:00
Ilya Laktyushin
9187e2da26 Add user as group participant before making them an admin if needed 2019-06-17 18:07:41 +02:00
Ilya Laktyushin
29c7d6fc8f Various fixes 2019-06-17 16:36:43 +02:00
Ilya Laktyushin
66a7e1f63d Updated API 2019-06-17 13:23:02 +02:00
Ilya Laktyushin
504f0775d7 Peers nearby improvements 2019-06-17 13:12:03 +02:00
subhransu mohanty
a3b8db4c44 rlottie/optimization: remove unnecessary pointer indirection to optimize memory allocation. 2019-06-17 15:34:21 +09:00
subhransu mohanty
9776cbeac7 rlottie: Refactor Rle Generation to optimize memory allocation.
Moved the Rle Generation to Rasterizer class which will take care of
handling async rle generation efficiently by reusing Task.
Now Rle Task scheduler will take a shared_ptr to the Task data which will
be created once in Rasterizer.
2019-06-17 12:56:34 +09:00
Peter
db493742bc Add missing dependency 2019-06-16 02:26:13 +01:00
Peter
6cca51d867 Refactor TelegramApi module 2019-06-16 02:08:39 +01:00