Commit Graph

4005 Commits (ecf8ca093f4b65512e1b2dea90ce8180db792243)
 

Author SHA1 Message Date
Matthew Chen 5593cd2ee4 Merge branch 'charlesmchen/messageViewTruncateRange' 7 years ago
Matthew Chen b28a6bab26 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 57b76b3411 Ensure message view range is properly truncated with view is configured.
// FREEBIE
7 years ago
Matthew Chen 51d11cdcc6 Merge branch 'charlesmchen/profileViewTweaks2' 7 years ago
Matthew Chen 15d2fd23d7 Rework save/cancel buttons in profile view.
// FREEBIE
7 years ago
Matthew Chen 68309eb00f Rework save/cancel buttons in profile view.
// FREEBIE
7 years ago
Michael Kirk afd530af1e Merge branch 'mkirk/fix-boot-crash' 7 years ago
Michael Kirk 0a57e7db09 Fix slow start crash after upgrade to 2.16
We were opening a write transaction before our sync extensions were
registered. This seems to have caused our views to rebuild themselves
once they did register, which in turn can cause device timeout.

Instead of opening transcations in `init`, we only build the
localProfile once it's needed.

A future PR will ensure transactions
aren't being created before syncViews are registered.

// FREEBIE
7 years ago
Matthew Chen cda5157b9d Merge branch 'charlesmchen/writeTransactionsVsSyncDBRegistration' 7 years ago
Matthew Chen 703b348091 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen a9b55675cd Add assert to ensure that we don't use write transactions before sync database view registration is complete.
// FREEBIE
7 years ago
Matthew Chen 9a045054e2 Merge branch 'charlesmchen/stagingServiceVsProduction' 7 years ago
Matthew Chen 97f74ca5b4 Only use staging service in debug builds.
// FREEBIE
7 years ago
Matthew Chen 828cfb5fac Merge branch 'charlesmchen/groupOffers' 7 years ago
Matthew Chen 5e6f5804c1 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 584ddab0b9 Show "share profile with group" banner.
// FREEBIE
7 years ago
Matthew Chen ae1908c40c Show "share profile with group" banner.
// FREEBIE
7 years ago
Matthew Chen 673c44e131 Merge branch 'charlesmchen/padEmptyProfileName' 7 years ago
Matthew Chen 68ee56174a Pad empty profile names instead of nil.
// FREEBIE
7 years ago
Matthew Chen 3d6bf273d5 Bump build from to 2.16.0.5.
// FREEBIE
7 years ago
Matthew Chen 7eeb326865 Fix minor build error.
// FREEBIE
7 years ago
Matthew Chen ec3f099af1 Bump build from to 2.16.0.4.
// FREEBIE
7 years ago
Matthew Chen 42b5da2dbc Merge branch 'charlesmchen/reworkProfileView' 7 years ago
Matthew Chen 6dda535f24 Rework the profile view.
// FREEBIE
7 years ago
Matthew Chen 313d06b31d Rework the profile view.
// FREEBIE
7 years ago
Matthew Chen 020d2c567a Rework the profile view.
// FREEBIE
7 years ago
Matthew Chen 3181ee7882 Rework the profile view.
// FREEBIE
7 years ago
Matthew Chen d27708497e Merge branch 'charlesmchen/observeProfileChanges' 7 years ago
Matthew Chen 9dfeb132cb Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 1e43e93371 Observe profile changes in conversation view.
// FREEBIE
7 years ago
Matthew Chen 9a70aef99f Bump build from to 2.16.0.3.
// FREEBIE
7 years ago
Matthew Chen 72c983e4a0 Merge branch 'charlesmchen/contactOffers' 7 years ago
Matthew Chen 14d472781f Respond to CR.
// FREEBIE
7 years ago
Matthew Chen a340c9ebdc Clean up ahead of CR.
// FREEBIE
7 years ago
Matthew Chen 4578a72ab2 Reorder where contact offers appear.
// FREEBIE
7 years ago
Matthew Chen 02c96b7b0e Rework the contact offers.
// FREEBIE
7 years ago
Matthew Chen 9e02524b0b Rework the contact offers.
// FREEBIE
7 years ago
Matthew Chen c2f9d7dcb2 Rework the contact offers.
// FREEBIE
7 years ago
Matthew Chen 265bdce0ba Start reworking the contact offers.
// FREEBIE
7 years ago
Matthew Chen a825fad47b Start reworking the contact offers.
// FREEBIE
7 years ago
Matthew Chen 98eb4693c5 Rework the contact offers.
// FREEBIE
7 years ago
Matthew Chen 5f2f8ec6d8 Start reworking the contact offers.
// FREEBIE
7 years ago
Michael Kirk 7ede899a74 Merge branch 'mkirk/openssl' 7 years ago
Michael Kirk 0ab958f03a cleanup per codereview
- reference OWS OpenSSL
- clarify comments
- fix typo

// FREEBIE
7 years ago
Michael Kirk 0f9f26a577 handle remote user's profile key has changed
// FREEBIE
7 years ago
Michael Kirk 72fbb02028 aes-gcm via openssl
// FREEBIE
7 years ago
Michael Kirk d6d403ce69 fix some tests
// FREEBIE
7 years ago
Matthew Chen 636790c991 Merge branch 'charlesmchen/profileForNewAndOldUsers' 7 years ago
Matthew Chen 27e496ad06 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 1b055c485d Rework "cancel navigate back" logic.
// FREEBIE
7 years ago