Commit Graph

2416 Commits (f098df90567524c4396e0b8b5873bb124bc77590)
 

Author SHA1 Message Date
Michael Kirk b11f8affa7 Use AvatarImageView
Conistently apply avatar style

* contact picker
* conversation settings
* home view

// FREEBIE
7 years ago
Matthew Chen 68d500b8f4 Merge branch 'charlesmchen/refineUnseenIndicator' 7 years ago
Matthew Chen 85d54798fe [SSK] Changes for unseen indicator.
// FREEBIE
7 years ago
Matthew Chen 746d131a89 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 8a6ca8c012 Fix glitch around downloading attachments.
// FREEBIE
7 years ago
Matthew Chen 02df277d19 Respond to CR.
* Add [TSInteraction compareForSorting].
* Add a separate database view for safety number changes.

// FREEBIE
7 years ago
Matthew Chen 7afcad81c6 Fix data type issue around losing millisecond precision in message expiration times.
// FREEBIE
7 years ago
Matthew Chen 19390abc41 Refine the unseen indicators.
* Fix sizing of the unread indicator cells.
* Fix conflicts between paging and “load window” of conversation view and unseen indicator.
* Modify unseen indicator to indicate whether there are more unseen messages and safety number changes.
* Fix conflicts between modifying the “load window” size and updating the dynamic interactions.
* Clear the “bubble size calculator” cache whenever the view changes size.
* Improve the scrolling behavior around “load more messages”.
* Improve management of “load window” size.
* Fix issues around caching of bubble sizes.

// FREEBIE
7 years ago
Matthew Chen b2fa93e2ad Skip redundant layout pass in messages view.
// FREEBIE
7 years ago
Matthew Chen bd7b7f3d11 Cache the displayable text for messages.
// FREEBIE
7 years ago
Matthew Chen ada4880dc3 Add a database view for dynamic interactions.
// FREEBIE
7 years ago
Matthew Chen e3527b4084 Merge branch 'charlesmchen/cacheAccountNames' 7 years ago
Matthew Chen 63f014fab4 [SSK] Cache display names for accounts.
// FREEBIE
7 years ago
Matthew Chen c871e2de3e Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 616041c0fb Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 86fb083079 Rationalize the attributed and unattributed display name formatting and caching.
// FREEBIE
7 years ago
Matthew Chen dd3394be1b Cache display names for accounts.
// FREEBIE
7 years ago
Matthew Chen 2f79e624c2 Merge branch 'charlesmchen/tweakRegistration' 7 years ago
Matthew Chen 3a83f93099 Tweak appearance of registration views.
// FREEBIE
7 years ago
Matthew Chen 8bf3fb4bcf Merge branch 'charlesmchen/socketStatusVsCensorshipCircumvention' 7 years ago
Matthew Chen d065c95270 Hide the socket status view when censorship circumvention is active.
// FREEBIE
7 years ago
Michael Kirk 680b2c20d1 Merge branch 'mkirk/fix-reply' 7 years ago
Michael Kirk fe54f4319f fix reply-from lockscreen on larger devices
// FREEBIE
7 years ago
Michael Kirk 85d0d27505 [SSK] remove some redundant error notifications
// FREEBIE
7 years ago
Michael Kirk 6395f3c882 Merge branch 'mkirk/confirm-send' 7 years ago
Michael Kirk 37e0b1a004 Sending to unconfirmed idnetity presents confirmation
Rather than send/fail

// FREEBIE
7 years ago
Michael Kirk 643301eae6 Fix tag typo
// FREEBIE
7 years ago
Michael Kirk 30f4fdd5c5 Merge branch 'mkirk/profile-request' 7 years ago
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
7 years ago
Michael Kirk 22b608c8e8 Merge branch 'mkirk/screen-protection-cleanup' 7 years ago
Michael Kirk 2c7ccbe5db Make sure screen protection is applied before ending bg task
* code cleanup
* Prefer dispatch_async vs. dispatch_sync when possible

// FREEBIE
7 years ago
Matthew Chen ab9b9833d5 Merge branch 'charlesmchen/messageViewPerf2_' 7 years ago
Matthew Chen 1d792d1878 Rename audio duration and image size methods in TSAttachmentStream.
// FREEBIE
7 years ago
Michael Kirk fc37e251de [SSK] log error on failure
// FREEBIE
7 years ago
Michael Kirk b97e4931ad Merge branch 'mkirk/safety-numbers' 7 years ago
Michael Kirk 4700294c26 [SSK][SPK] Safety Number Updates
// FREEBIE
7 years ago
Michael Kirk 4b8544d5f7 ensure atomic write to wasSeen property
// FREEBIE
7 years ago
Michael Kirk 6d00aac046 style cleanup, no functional changes
// FREEBIE
7 years ago
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
7 years ago
Matthew Chen 4851e43047 Merge branch 'charlesmchen/removeRegistrationStoryboard' 7 years ago
Matthew Chen 2475406258 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 4680a2465a Remove registration storyboard.
// FREEBIE
7 years ago
Matthew Chen f30cd7c7fa [SSK] Remove invalid assert in socket manager.
// FREEBIE
7 years ago
Matthew Chen 497d15d8a8 Merge branch 'charlesmchen/messageViewPerf2' 7 years ago
Matthew Chen d8ade3288c [SSK] Cache image size and audio duration on attachments.
// FREEBIE
7 years ago
Matthew Chen 78f443374f Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 964e6f1adf Improve asserts and logging in attachment adapters.
// FREEBIE
7 years ago
Matthew Chen b1f7cf0d62 Cache image size and audio duration on attachments.
// FREEBIE
7 years ago
Matthew Chen b0fad7ed59 Merge branch 'charlesmchen/registrationView2' 7 years ago
Matthew Chen 9577038f11 Respond to CR.
// FREEBIE
7 years ago