everettjf
bf48ebd8da
replace back quote with "code" in containers-overview.md ( #884 )
...
* Update containers-overview.md
* Update containers-overview.md
* Update containers-overview.md
2018-05-11 17:14:22 +01:00
Grishka
a3feec022c
Fix
2018-05-10 15:33:14 +03:00
Michael Schneider
efe924cca7
Prevent UITextView from updating contentOffset while deallocating ( #915 )
...
* Prevent UITextView from updating contentOffset while deallocating
* Add comment on the flag point to the issue
2018-05-09 08:30:03 -07:00
kenstir
4171e767be
Fix ASDKgram-Swift to avoid 'error parsing JSON within PhotoModel Init' ( #913 )
2018-05-08 11:22:25 -07:00
Peter
f0b2bcb33a
Merge commit 'e2be10a8668dfde4d5fa1ca09ea90d479ddde575'
2018-05-08 16:02:01 +03:00
Peter
c6d6d8380d
no message
2018-05-08 16:01:57 +03:00
Peter
e2be10a866
Merge commit '8841cc5c8d3b2a12789589f3571998ef15cbdf12'
2018-05-08 15:59:55 +03:00
Peter
3d2c5007d4
no message
2018-05-08 15:59:45 +03:00
Garrett Moon
cb29317300
#trivial Fix the C++ assertion ( #911 )
...
* Fix the C++ assertion
* Fix indentation
2018-05-07 15:28:48 -07:00
John Preston
3d82d03bbb
Merge remote-tracking branch 'upstream/public' into tdesktop
2018-05-07 00:05:51 +03:00
Grishka
bf77912eaf
Fixed TCP timeout on Windows
2018-05-06 23:53:51 +03:00
Peter
b2fab70dca
Merge commit '842b15dd9e4faf1dd08bb9f4e7b7ce4d27ce25b2' into feature/secureid
2018-05-06 14:39:02 +03:00
Peter
9274e38643
no message
2018-05-06 14:38:57 +03:00
Adlai Holler
d97065ca39
Update configuration schema ( #893 )
2018-05-05 09:48:19 -07:00
Sudhanshu
8379a451d8
Add 'iDiva - Beauty & Wedding tips' to Showcase ( #909 )
...
This change is for adding "iDiva - Beauty & Wedding tips" iOS app to Texture showcase.
2018-05-05 08:30:20 -07:00
Garrett Moon
3677e290aa
Issue ASNetworkImageNode callbacks off main thread ( #908 )
...
* The main thread is under a bunch of contention on startup, let's avoid using it.
* Update CHANGELOG
2018-05-04 12:21:42 -07:00
Emanuele Garolla
0e15547807
Calling boolValue instead of converting NSNumber
...
Problem found with static analysis code of Xcode 9.3.
2018-05-04 15:57:09 +02:00
Mikhail Filimonov
842b15dd9e
- secure id some fixes
2018-05-04 17:50:27 +04:00
Ilya Laktyushin
1af6d6e527
Merge branch 'tmp'
2018-05-04 16:18:29 +04:00
Brandon Withrow
cabb7d4c97
Merge pull request #618 from kgaidis/kg-fix-delay
...
Fixed an issue where animations would get delayed
2018-05-03 21:01:46 -05:00
Brandon Withrow
150881c80e
Merge pull request #614 from Shinproxy/deadLinkURLFix
...
remove dead-link URL.
2018-05-03 21:01:11 -05:00
Sasha Joseph
f3e92dffd3
Add basic support for base64 URLs.
2018-05-03 17:14:04 -07:00
Mikhail Filimonov
89a00a5cfe
no message
2018-05-03 17:15:30 +04:00
Ilya Laktyushin
0d7b27564b
no message
2018-05-03 15:54:18 +04:00
Peter
727d185a01
no message
2018-05-03 14:03:15 +03:00
appleguy
9de33361dc
[ASTextNode] Fix a deadlock that could occur when enabling experimental ASTextNode2 via ASConfiguration ( #903 )
...
Because multiple threads can enter this allocWithZone: method around the same time, it is possible for one of them to setSuperclass first, and then the second thread would get stuck in an infinite loop. When climbing the inheritance heirarchy, ASTextNode2 would be encountered by this second thread, and it would continue until reaching c == Nil. Since there was no case to catch this, an infinite loop would result. Then the main thread can be deadlocked if a method like waitUntilAllUpdatesAreProcessed is called on ASCollectionView.
2018-05-03 03:51:59 -07:00
Mikhail Filimonov
e53c50741b
Merge branch 'master' of https://github.com/peter-iakovlev/MtProtoKit
2018-05-03 12:54:23 +04:00
Peter
8841cc5c8d
no message
2018-05-03 01:29:50 +03:00
Peter
0dff1897c3
no message
2018-05-03 01:14:36 +03:00
Peter
29588d6071
no message
2018-05-02 22:58:25 +03:00
Peter
0a7cd34fba
no message
2018-05-02 22:54:51 +03:00
Peter
8b67c9ba75
Merge commit '6852a30f95e30d06d8e29de4372a3f5c0bfae5dc' into feature/secureid
2018-05-02 22:52:10 +03:00
Peter
87bc6849af
no message
2018-05-02 22:52:05 +03:00
Andrew Yates
64c9b38a0f
[Docs] Add new lightning talk from Buffer #trivial ( #902 )
2018-05-02 11:12:37 -07:00
Mikhail Filimonov
6526df569d
no message
2018-05-02 21:28:17 +04:00
Garrett Moon
e072761aa1
Fixes an issue where playback may not start ( #896 )
2018-05-02 09:34:53 -07:00
Adlai Holler
f3aaa52700
Request std=c++11 dialect again, and add warning ( #900 )
...
* Put back stdc++11 and add compile-time check
* Soften it and update changelog
2018-05-02 09:30:35 -07:00
Mikhail Filimonov
6852a30f95
Merge branch 'feature/secureid' of https://github.com/peter-iakovlev/TelegramCoreDev into feature/secureid
2018-05-01 20:59:19 +04:00
Mikhail Filimonov
be4a6c4c69
call fixes
2018-05-01 20:59:08 +04:00
Peter
d170a3e36a
no message
2018-05-01 19:46:32 +03:00
Peter
be2ee63fd3
no message
2018-05-01 16:42:05 +03:00
Peter
975717a9e0
no message
2018-05-01 15:49:58 +03:00
Peter
b6d2a10d12
no message
2018-05-01 14:47:16 +03:00
Alex Hill
f16e05e0b3
[ASDKFastImageNamed] Fixes nullability of UIImage initializers ( #897 )
2018-04-28 08:19:37 -07:00
Mikhail Filimonov
beb02ecda9
Merge branches 'master' and 'master' of https://github.com/peter-iakovlev/MtProtoKit
2018-04-27 18:00:35 +04:00
Mikhail Filimonov
c36925e399
Merge branch 'feature/secureid' of https://github.com/peter-iakovlev/TelegramCoreDev into feature/secureid
2018-04-27 18:00:22 +04:00
Mikhail Filimonov
617fc65356
no message
2018-04-27 18:00:10 +04:00
Peter
6009a9756c
no message
2018-04-26 19:38:48 +03:00
Peter
c2aee5f7e2
no message
2018-04-26 19:38:29 +03:00
kgaidis
a0dc433a82
fixed a bug where setting CABasicAnimation beginTime would cause the animation to be delayed
2018-04-25 11:47:04 -04:00