Commit Graph

845 Commits

Author SHA1 Message Date
Matthew Chen
8a76e778b5 Use websocket for sends. 2018-05-22 14:24:04 -04:00
Matthew Chen
5f1682deab Use websocket for sends. 2018-05-22 14:24:04 -04:00
Matthew Chen
a5c42ecca8 Clean up ahead of CR. 2018-05-22 09:22:40 -04:00
Matthew Chen
3967a5ab05 Call lifecycle edge cases. 2018-05-22 09:22:40 -04:00
Matthew Chen
6e0d92e039 Revert "Disable contact sharing."
This reverts commit cb603d0bad.
2018-05-18 16:17:39 -04:00
Matthew Chen
efb0769c6f Disable contact sharing. 2018-05-18 16:17:25 -04:00
Matthew Chen
e2d9c1187a Fix "group avatar doesn't update after local change." 2018-05-18 15:37:38 -04:00
Matthew Chen
2f8b5b8ea2 Move app state check to main thread. 2018-05-18 13:23:10 -04:00
Matthew Chen
7254d92601 Revert "Disable contact sharing."
This reverts commit cb603d0bad.
2018-05-18 10:23:27 -04:00
Matthew Chen
cb603d0bad Disable contact sharing. 2018-05-18 10:23:05 -04:00
Michael Kirk
c0ddcc7919 Only clean up messages while active
// FREEBIE
2018-05-17 16:49:12 -04:00
Michael Kirk
af8ddf7bf0 Use raw text when localization fails
// FREEBIE
2018-05-17 09:59:07 -04:00
Matthew Chen
cbc27f1c30 Revert "Disable contact sharing."
This reverts commit 2b6b8c2f69.
2018-05-16 16:37:39 -04:00
Matthew Chen
2b6b8c2f69 Disable contact sharing. 2018-05-16 16:37:22 -04:00
Matthew Chen
1a3737d5c6 Respond to CR. 2018-05-16 16:32:10 -04:00
Matthew Chen
530983c161 Build & enqueue network requests async. 2018-05-16 16:30:40 -04:00
Michael Kirk
f652ecef99 localize _Main_ and other CN label types
// FREEBIE
2018-05-15 17:40:41 -04:00
Matthew Chen
a62e86c7ab Revert "Disable contact sharing."
This reverts commit e27af7a66d.
2018-05-15 17:07:18 -04:00
Matthew Chen
e27af7a66d Disable contact sharing. 2018-05-15 17:06:54 -04:00
Matthew Chen
986e3e0925 Revert "Disable contact sharing."
This reverts commit e138c73bdc.
2018-05-15 17:01:29 -04:00
Matthew Chen
e138c73bdc Disable contact sharing. 2018-05-15 17:00:41 -04:00
Matthew Chen
b74f545a64 Fix profile key protos. 2018-05-15 16:20:56 -04:00
Michael Kirk
54f7373037 Clean up logging, start messages timer regardless of current
configuration

// FREEBIE
2018-05-15 15:13:58 -04:00
Matthew Chen
4949ade274 Revert "Disable contact sharing."
This reverts commit e8b41789d7.
2018-05-14 16:58:33 -04:00
Matthew Chen
e6dceffdbd Respond to CR. 2018-05-14 16:56:49 -04:00
Matthew Chen
5c7b98e5c4 Improve handling of unregistered users. 2018-05-14 16:45:06 -04:00
Matthew Chen
e8b41789d7 Disable contact sharing. 2018-05-14 16:24:12 -04:00
Matthew Chen
8489c55fde Mark send-to-self as sent. 2018-05-14 14:41:45 -04:00
Matthew Chen
9c2f619132 Don't echo messages sent to self 1:1. 2018-05-14 10:56:47 -04:00
Matthew Chen
81a40909f4 Respond to CR. 2018-05-11 15:45:38 -04:00
Michael Kirk
742492dd32 remove redundant protocol definition
`debugDescription` is defined on all NSObjects (but as a property)

// FREEBIE
2018-05-10 13:42:37 -04:00
Matthew Chen
8cdb75d52a Respond to CR. 2018-05-10 13:38:39 -04:00
Matthew Chen
8337c3bd68 Refine contact merging. 2018-05-10 13:36:38 -04:00
Matthew Chen
6460493669 Surface organization name in contact view. 2018-05-10 12:05:07 -04:00
Matthew Chen
aa7cc4633a Rework contact names. 2018-05-10 12:05:07 -04:00
Michael Kirk
407ec997ab Add comment per CR
// FREEBIE
2018-05-10 11:57:30 -04:00
Michael Kirk
7631315227 Remove unused code
// FREEBIE
2018-05-10 11:35:43 -04:00
Michael Kirk
a16040f19f Fix avatar sending in SAE
// FREEBIE
2018-05-10 11:35:42 -04:00
Michael Kirk
ed2945126a Remove contact share avatars upon message deletion
// FREEBIE
2018-05-10 11:33:13 -04:00
Michael Kirk
c15fea4eca merge avatar with existing
// FREEBIE
2018-05-10 11:31:22 -04:00
Michael Kirk
95b93115f9 Code formatting
// FREEBIE
2018-05-10 11:31:22 -04:00
Michael Kirk
bf37f41164 Move CNContact logic into our system contact adapter
// FREEBIE
2018-05-10 11:31:22 -04:00
Michael Kirk
b1f3324514 cleanup contact syncing
It's largely a redundant check anyway, but the previous typo was a
no-op.

// FREEBIE
2018-05-09 21:56:33 -04:00
Matthew Chen
b4d24f1c72 Refine field actions in contact view. 2018-05-09 17:52:36 -04:00
Matthew Chen
37da52413f Fix contact share protos: display name, organization name. 2018-05-08 18:35:11 -04:00
Matthew Chen
44ceee5849 Add contact share actions to conversation view and improve phone number parsing. 2018-05-08 17:22:34 -04:00
Michael Kirk
98aa054496 Avoid spurious "Disabled Disappearing Messages"
`dictionaryDidChange` was always true for new records.

// FREEBIE
2018-05-08 10:19:33 -04:00
Michael Kirk
d3cda951ef Fix/Simplify outgoing attachment proto building
// FREEBIE
2018-05-07 17:42:08 -04:00
Matthew Chen
bd116f8938 Share contacts from share extension. 2018-05-07 17:04:55 -04:00
Michael Kirk
a10ae1835e respond to code review
// FREEBIE
2018-05-07 12:51:55 -04:00