Commit Graph

2204 Commits

Author SHA1 Message Date
Matthew Chen
63f014fab4 [SSK] Cache display names for accounts.
// FREEBIE
2017-05-30 09:59:14 -04:00
Matthew Chen
c871e2de3e Respond to CR.
// FREEBIE
2017-05-30 09:50:17 -04:00
Matthew Chen
616041c0fb Respond to CR.
// FREEBIE
2017-05-30 09:41:28 -04:00
Matthew Chen
86fb083079 Rationalize the attributed and unattributed display name formatting and caching.
// FREEBIE
2017-05-30 09:41:28 -04:00
Matthew Chen
dd3394be1b Cache display names for accounts.
// FREEBIE
2017-05-30 09:41:28 -04:00
Matthew Chen
2f79e624c2 Merge branch 'charlesmchen/tweakRegistration' 2017-05-30 09:29:25 -04:00
Matthew Chen
3a83f93099 Tweak appearance of registration views.
// FREEBIE
2017-05-30 09:29:19 -04:00
Matthew Chen
8bf3fb4bcf Merge branch 'charlesmchen/socketStatusVsCensorshipCircumvention' 2017-05-30 09:24:28 -04:00
Matthew Chen
d065c95270 Hide the socket status view when censorship circumvention is active.
// FREEBIE
2017-05-26 20:41:27 -04:00
Michael Kirk
680b2c20d1 Merge branch 'mkirk/fix-reply' 2017-05-26 15:51:01 -07:00
Michael Kirk
fe54f4319f fix reply-from lockscreen on larger devices
// FREEBIE
2017-05-26 15:50:56 -07:00
Michael Kirk
85d0d27505 [SSK] remove some redundant error notifications
// FREEBIE
2017-05-26 15:49:53 -07:00
Michael Kirk
6395f3c882 Merge branch 'mkirk/confirm-send' 2017-05-26 15:42:21 -07:00
Michael Kirk
37e0b1a004 Sending to unconfirmed idnetity presents confirmation
Rather than send/fail

// FREEBIE
2017-05-26 15:39:10 -07:00
Michael Kirk
643301eae6 Fix tag typo
// FREEBIE
2017-05-26 15:14:47 -07:00
Michael Kirk
30f4fdd5c5 Merge branch 'mkirk/profile-request' 2017-05-26 09:50:20 -07:00
Michael Kirk
1a03be8ae7 Fetch safety number upon entering thread
* uniform method to get recipients in group/contact thread
  * use it to clean up markAsSeenJob

// FREEBIE
2017-05-26 09:50:09 -07:00
Michael Kirk
22b608c8e8 Merge branch 'mkirk/screen-protection-cleanup' 2017-05-26 09:46:12 -07:00
Michael Kirk
2c7ccbe5db Make sure screen protection is applied before ending bg task
* code cleanup
* Prefer dispatch_async vs. dispatch_sync when possible

// FREEBIE
2017-05-26 09:45:51 -07:00
Matthew Chen
ab9b9833d5 Merge branch 'charlesmchen/messageViewPerf2_' 2017-05-26 11:19:55 -04:00
Matthew Chen
1d792d1878 Rename audio duration and image size methods in TSAttachmentStream.
// FREEBIE
2017-05-26 11:19:45 -04:00
Michael Kirk
fc37e251de [SSK] log error on failure
// FREEBIE
2017-05-25 08:38:54 -07:00
Michael Kirk
b97e4931ad Merge branch 'mkirk/safety-numbers' 2017-05-24 18:09:10 -07:00
Michael Kirk
4700294c26 [SSK][SPK] Safety Number Updates
// FREEBIE
2017-05-24 18:08:46 -07:00
Michael Kirk
4b8544d5f7 ensure atomic write to wasSeen property
// FREEBIE
2017-05-24 18:01:24 -07:00
Michael Kirk
6d00aac046 style cleanup, no functional changes
// FREEBIE
2017-05-24 18:01:24 -07:00
Michael Kirk
bb25d2beb6 IdentityKeyStore changes
1) Always accept keys from incoming messages

2) Block sending only if it's a recent change, or if always
   block is enabled

// FREEBIE

// FREEBIE
2017-05-24 18:01:24 -07:00
Matthew Chen
4851e43047 Merge branch 'charlesmchen/removeRegistrationStoryboard' 2017-05-24 17:48:04 -04:00
Matthew Chen
2475406258 Respond to CR.
// FREEBIE
2017-05-24 17:47:56 -04:00
Matthew Chen
4680a2465a Remove registration storyboard.
// FREEBIE
2017-05-24 17:46:32 -04:00
Matthew Chen
f30cd7c7fa [SSK] Remove invalid assert in socket manager.
// FREEBIE
2017-05-24 17:45:25 -04:00
Matthew Chen
497d15d8a8 Merge branch 'charlesmchen/messageViewPerf2' 2017-05-24 10:02:32 -04:00
Matthew Chen
d8ade3288c [SSK] Cache image size and audio duration on attachments.
// FREEBIE
2017-05-24 10:02:24 -04:00
Matthew Chen
78f443374f Respond to CR.
// FREEBIE
2017-05-24 10:02:24 -04:00
Matthew Chen
964e6f1adf Improve asserts and logging in attachment adapters.
// FREEBIE
2017-05-24 10:02:24 -04:00
Matthew Chen
b1f7cf0d62 Cache image size and audio duration on attachments.
// FREEBIE
2017-05-24 10:02:24 -04:00
Matthew Chen
b0fad7ed59 Merge branch 'charlesmchen/registrationView2' 2017-05-24 09:41:00 -04:00
Matthew Chen
9577038f11 Respond to CR.
// FREEBIE
2017-05-24 09:40:51 -04:00
Matthew Chen
7547d03a78 Clean up ahead of PR.
// FREEBIE
2017-05-24 09:40:01 -04:00
Matthew Chen
2fc683dd9d Add example phone number to registration view and make layout responsive.
// FREEBIE
2017-05-24 09:40:01 -04:00
Matthew Chen
070395e8b6 Rewrite registration view.
// FREEBIE
2017-05-24 09:40:01 -04:00
Matthew Chen
1f68f3af71 Merge branch 'charlesmchen/appSettingsSegue' 2017-05-24 09:35:14 -04:00
Matthew Chen
eeb510b903 Respond to CR.
// FREEBIE
2017-05-24 09:33:17 -04:00
Matthew Chen
4ac78d9b41 Replace app settings segue.
// FREEBIE
2017-05-24 09:17:25 -04:00
Matthew Chen
07f35d9ba6 Merge branch 'charlesmchen/fixMessageSizeCache' 2017-05-23 22:08:36 -04:00
Matthew Chen
632cb78751 Respond to CR.
// FREEBIE
2017-05-23 22:08:22 -04:00
Matthew Chen
db097ab8de Fix caching of message bubble sizes.
// FREEBIE
2017-05-23 13:24:10 -04:00
Matthew Chen
d8d4d75227 Merge branch 'charlesmchen/manualCensorshipCircumvention' 2017-05-23 09:33:56 -04:00
Matthew Chen
b0005ea932 Respond to CR.
// FREEBIE
2017-05-23 09:33:31 -04:00
Matthew Chen
bc501b16f2 Let users manually specify the domain fronting country.
// FREEBIE
2017-05-22 20:34:56 -04:00