Commit Graph

1717 Commits (41065e692edecbf344f2cb89a62e794edc47aff8)

Author SHA1 Message Date
Michael Kirk b404fa3c2b Save identity from profile fetch even if there's no pre-existing
identity.

This allows us to view someone's SN before messaging them.

// FREEBIE
7 years ago
Matthew Chen fa58977683 Prevent layout from jumping around in fingerprint view.
// FREEBIE
7 years ago
Michael Kirk 4f3278db1e Fix layout of timestamp for system messages
Incorporate topLabelSize into cell size for system messages.

We are using the term "bubble size" to describe the interaction specific
views of a collection cell. It's a crappy name, but coincides with other
usage.

// FREEBIE
7 years ago
Michael Kirk 1125e2ac99 System messsages can show timestamp
added the JSQCollectionViewCell cellTopLabel to the system message
layout

// FREEBIE
7 years ago
Matthew Chen c952036075 Bump build to 2.13.0.5.
// FREEBIE
7 years ago
Matthew Chen 104a548eb2 Ensure message mapping is up-to-date when app returns from background.
// FREEBIE
7 years ago
Matthew Chen dc134a991a Tweak font size on fingerprint view.
// FREEBIE
7 years ago
Matthew Chen 57c1519b1c Tweak font size on registration view.
// FREEBIE
7 years ago
Matthew Chen e14b9b511d Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 8649b26033 Don’t auto-scroll after “loading more messages” unless we have “more unseen messages”.
// FREEBIE
7 years ago
Matthew Chen 4d0b15f58c Show long-form app version in about view.
// FREEBIE
7 years ago
Matthew Chen 119f1f3429 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 6276dcb34c Fix “Invalid media attachments” crash.
// FREEBIE
7 years ago
Matthew Chen ab95b04e56 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 3c59678b7d Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 90c4ba27bf Respond to post-holiday code reviews.
// FREEBIE
7 years ago
Matthew Chen bd440f0878 Respond to post-holiday code reviews.
// FREEBIE
7 years ago
Michael Kirk 1661e8dc34 assume contact in 1:1 thread
// FREEBIE
7 years ago
Michael Kirk a41b10a695 ignore tap on legacy non-blocking SN change message
// FREEBIE
7 years ago
Matthew Chen 3c28f15dbd Respond to CR.
// FREEBIE
7 years ago
Matthew Chen d340c3262d Tweak the database upgrade copy.
// FREEBIE
7 years ago
Matthew Chen 3e38967590 Do not show database upgrade screen for unregistered users.
// FREEBIE
7 years ago
Matthew Chen f9fcbad1aa Add a “last app completed launch” version.
// FREEBIE
7 years ago
Matthew Chen cf3101226b Improve the upgrade screen.
// FREEBIE
7 years ago
Matthew Chen 75ccff0e4f Improve debug tools for creating “fake” and “tiny attachment” messages.
// FREEBIE
7 years ago
Michael Kirk 60e87bb16f clearer copy for SN changes
// FREEBIE
7 years ago
Matthew Chen 631a2bbb12 Bump build number.
// FREEBIE
7 years ago
Matthew Chen 35d68c6180 Fix "writes on long-lived read connection" issue.
// FREEBIE
7 years ago
Matthew Chen da55f45af7 Bump build number.
// FREEBIE
7 years ago
Matthew Chen 16dd87a407 Use launch screen as root view controller while database views are loading.
// FREEBIE
7 years ago
Matthew Chen 12df7fae83 Update l10n strings.
// FREEBIE
7 years ago
Matthew Chen 7805119c03 Bump build number.
// FREEBIE
7 years ago
Matthew Chen 3bc73bea25 Don't return busy signal to untrusted callers.
// FREEBIE
7 years ago
Matthew Chen f71f33c2a6 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen c7426f9343 Avoid crashing on startup due to database view creation.
* Substitute unread view for unseen view until unseen view is ready.
* Register as many views as possible async.
* Perform blocking, safe migrations before async registration of views.
* Add debug settings view for internal app stats.
* Show blocking overlay until async registration of database views is complete.
* Convert version migrations to use AppVersions.

// FREEBIE
7 years ago
Matthew Chen b18e7cde34 Don’t show offers in conversation with self.
// FREEBIE
7 years ago
Matthew Chen 9fa1b295a4 Bump build number.
// FREEBIE
7 years ago
Matthew Chen 05e316381b Remove “block on safety number changes” setting in preferences.
// FREEBIE
7 years ago
Matthew Chen d0791bf510 Add debug UI to create fake messages.
// FREEBIE
7 years ago
Matthew Chen 575d631123 Reduce number of database views.
// FREEBIE.
7 years ago
Matthew Chen 6f1f1fac80 Improve handling of group creation failures.
// FREEBIE
7 years ago
Matthew Chen bdfa435738 Allow notification sound check from any thread.
// FREEBIE
7 years ago
Matthew Chen f5f506d06f Investigate “call stuck on connecting” issue.
// FREEBIE
7 years ago
Matthew Chen 55b86eba28 Use reference cells for measurement.
// FREEBIE
7 years ago
Matthew Chen 83b03c0047 Use reference cells for measurement.
// FREEBIE
7 years ago
Matthew Chen 91af4f93e1 Use reference cells for measurement.
// FREEBIE
7 years ago
Matthew Chen 389305e2b9 Fix build warnings.
// FREEBIE
7 years ago
Matthew Chen 5e993e72c1 Throttle notification sounds.
// FREEBIE
7 years ago
Matthew Chen a73c6ede60 Tweak verification UI.
* Add “tap for options” to verification banner copy.
* Add close button to banners.
* Always use shield icon for verification row in conversation settings view.
* Add action sheet to verification banner.

// FREEBIE
7 years ago
Matthew Chen 935244843e Tweak verification UI.
* Add “tap for options” to verification banner copy.
* Add close button to banners.
* Always use shield icon for verification row in conversation settings view.
* Add action sheet to verification banner.

// FREEBIE
7 years ago