Commit Graph

2788 Commits

Author SHA1 Message Date
Matthew Chen
1761f96bb5 Disable 'nt/ios-13-ssl'.
This reverts commit 2a9402d7d7.
2019-08-14 15:35:34 -03:00
Michael Kirk
bee54d1aea fixup compiler warnings 2019-08-13 16:58:06 -03:00
Matthew Chen
31471867e6 Fix bug in 'remove ydb' work. 2019-08-13 16:35:59 -03:00
Matthew Chen
a43715e9dd Disable GRDB in release branch. 2019-08-13 16:33:24 -03:00
Michael Kirk
4618fd0b57 Fix spurious typing indicators
In objc there's no difference between:

foo.threadWithSneakyTransaction vs [foo threadWithSneakyTransaction]

However, when bridged to Swift, foo.threadWithSneakyTransaction() executes the
method, whereas foo.threadWithSneakyTransaction returned only the
implementation. Which, for typing indicators, resulted in never adding the
group (because we conditionally cast the method's implementation (not it's
output) to a TSGrouphThread, which always fails. Note there was a compiler
warning for this.)
2019-08-13 11:29:18 -06:00
Matthew Chen
6d465e14f0 Respond to CR. 2019-08-13 10:33:52 -03:00
Matthew Chen
e11ea90c78 Handle sticker pack manifest download failures. 2019-08-13 10:29:01 -03:00
Michael Kirk
c5e7bf0283 Avoid incorrectly removing avatarFilePath during init 2019-08-09 21:09:09 -03:00
Matthew Chen
7eda1b88ba Fix proto formatting. 2019-08-09 21:06:06 -03:00
Nora Trapp
08d967d6f5 enable new pin flow for qa and fix a bug 2019-08-09 13:13:17 -07:00
Michael Kirk
d3b501bdc8 cant synthesize atomic property with custom setter 2019-08-09 13:47:07 -06:00
Michael Kirk
f0157f5e6c Fix missed call notification
Notification userInfo must support NSSecureCoding
2019-08-09 13:42:22 -06:00
Matthew Chen
b907552226 Tweak RI. 2019-08-08 14:48:57 -03:00
Matthew Chen
5c98b44b3f Update feature flags for QAS. 2019-08-08 09:00:25 -03:00
Matthew Chen
d69bc04fc5 Allow multiple sticker downloads. 2019-08-07 17:55:04 -03:00
Matthew Chen
bc6c909deb Respond to CR. 2019-08-07 17:48:54 -03:00
Matthew Chen
9598b73d2c Revert "Revert "Revert fix from RI.""
This reverts commit d48ca5f956986c82255a4b10a43949eb0cefc685.
2019-08-07 17:48:54 -03:00
Matthew Chen
9417e53459 Revert "Revert fix from RI."
This reverts commit 5e5044d9ec.
2019-08-07 17:48:54 -03:00
Matthew Chen
6c90aeb3d0 Improvements and fixes for "any FTS". 2019-08-07 17:48:54 -03:00
Matthew Chen
e144b4266c Improvements and fixes for "any FTS" (generated changes). 2019-08-07 17:48:54 -03:00
Matthew Chen
94ad1e35ff Improvements and fixes for "any FTS". 2019-08-07 17:48:54 -03:00
Matthew Chen
d6348aafa6 Update Cocoapods; fix rebase breakage. 2019-08-07 17:44:46 -03:00
Matthew Chen
a48ccccdd1 Remove more usage of primary storage. 2019-08-07 17:41:11 -03:00
Matthew Chen
5e5044d9ec Revert fix from RI. 2019-08-06 15:42:36 -03:00
Nora Trapp
868e49f1ff Match StickerKeyboard to system keyboard size, set scaffolding for other custom keyboards. 2019-08-06 10:53:31 -07:00
Matthew Chen
eccfad0f46 Merge remote-tracking branch 'private/release/2.41.0' 2019-08-06 12:12:39 -03:00
Matthew Chen
0ad0fbcf60 Set feature flags for beta build. 2019-08-02 16:25:25 -03:00
Matthew Chen
e68b9dec10 Enable 'nt/ios-13-ssl'.
This reverts commit b27a3bad96.
2019-08-02 16:24:43 -03:00
Matthew Chen
b27a3bad96 Disable 'nt/ios-13-ssl'.
This reverts commit 2a9402d7d7.
2019-08-02 16:22:49 -03:00
Matthew Chen
1d3e5118c0 Set feature flags for production build. 2019-08-02 16:22:09 -03:00
Matthew Chen
cfb5497ef6 Fix rebase breakage. 2019-08-02 15:42:35 -03:00
Matthew Chen
552652f4e2 Add GRDB support for full text search (generated changes). 2019-08-02 15:42:35 -03:00
Matthew Chen
e4b082746d Add GRDB support for full text search. 2019-08-02 15:42:34 -03:00
Matthew Chen
4da5b8d376 Remove usage of primary storage. 2019-08-02 15:37:51 -03:00
Michael Kirk
afd9d7781a Camera First flow 2019-08-02 09:26:23 -06:00
Michael Kirk
217ab0300e use raw bytes 2019-08-02 09:17:10 -06:00
Michael Kirk
b18310c7c9 no auth headers for preauth 2019-08-02 09:16:31 -06:00
Michael Kirk
1ced001f3e review feature flag usage 2019-08-02 09:15:41 -06:00
Matthew Chen
28c67c37d3 Respond to CR. 2019-08-01 16:22:53 -03:00
Matthew Chen
90613ea30b Rework "view once" messages (generated changes). 2019-08-01 16:13:37 -03:00
Matthew Chen
4f03f969fc Rework "view once" messages. 2019-08-01 16:13:37 -03:00
Nora Trapp
fd8a330c81 Create a new manifest when our encryption keys change 2019-08-01 10:40:17 -07:00
Nora Trapp
ef9f8b3352 PR Feedback 2019-08-01 10:40:17 -07:00
Nora Trapp
59bfe85f5c Backup the profile whitelist state 2019-07-31 23:34:04 -07:00
Nora Trapp
2ac19e0440 Sync or restore manifest after registered and ready 2019-07-31 23:34:04 -07:00
Nora Trapp
dbe5c0953a Add AnyBidirectionalDictionary 2019-07-31 23:34:04 -07:00
Nora Trapp
91d4543e7f Trigger storage service update when identity changes 2019-07-31 23:34:04 -07:00
Nora Trapp
0a20fa4c01 Trigger storage service update when registered recipient changes 2019-07-31 23:34:04 -07:00
Nora Trapp
d3ae5c29b3 Trigger social graph update on blocklist changes 2019-07-31 23:34:04 -07:00
Nora Trapp
dae0cdef7f Add StorageServiceManager 2019-07-31 23:34:04 -07:00