Commit Graph

1630 Commits (32d05bbe08bdcf1009391ea24643fd606c2688b5)

Author SHA1 Message Date
Michael Kirk 4000908f43 clarify assert per code review
// FREEBIE
7 years ago
Michael Kirk bae91d97d6 clearer code style
// FREEBIE
7 years ago
Michael Kirk d77addc01e extract session state debug utils into section
// FREEBIE
7 years ago
Michael Kirk 54865e43ed debug item to locally simulate a SN change
...because constantly reinstalling a secondary device takes too long

You can toggle twice to switch it back, but most of the time you'll
simply pull the latest (real) key when the message view regains focus.

// FREEBIE
7 years ago
Michael Kirk 8c592a373a log error on assertion failure
// FREEBIE
7 years ago
Michael Kirk f74c3a0e87 remove unused code
// FREEBIE
7 years ago
Michael Kirk c8d547a08f Only allow callback for identities that were not previously verified
// FREEBIE
7 years ago
Michael Kirk 1127553041 restore "confirm and callback" functionality
// FREEBIE
7 years ago
Michael Kirk 146031e4d5 update copy / remove some unused "unseen" tracking
// FREEBIE
7 years ago
Michael Kirk 41a34e572b Update Safety Number alerts to work with verification
// FREEBIE
7 years ago
Matthew Chen c7c243cfed Clean up ahead of PR.
// FREEBIE
7 years ago
Matthew Chen b6ddea9eae Sketch out OWSIdentityManager.
// FREEBIE
7 years ago
Matthew Chen ceb210748e Sketch out OWSIdentityManager.
// FREEBIE
7 years ago
Matthew Chen 1dffdb5ca0 Indicate if censorship circumvention is active in the main app settings view.
// FREEBIE
7 years ago
Matthew Chen 15074cdb8f Clean up system message cells, make them tappable, etc.
// FREEBIE
7 years ago
Matthew Chen 2d76f2beb9 Respond to CR.
// FREEBIE
7 years ago
Matthew Chen 301c8c51a1 Clean up ahead of PR.
// FREEBIE
7 years ago
Matthew Chen eb53958aeb Clean up ahead of PR.
// FREEBIE
7 years ago
Matthew Chen efa40dbdb7 Rework icons in conversation settings view.
// FREEBIE
7 years ago
Matthew Chen b3c42f0c3e Rework and unify the system messages.
// FREEBIE
7 years ago
Matthew Chen a013a7206e Rework and unify the system messages.
// FREEBIE
7 years ago
Matthew Chen 459c6c6ed4 Rework and unify the system messages.
// FREEBIE
7 years ago
Matthew Chen 9cdf907e20 Rework and unify the system messages.
// FREEBIE
7 years ago
Matthew Chen 2cbf1e1d05 Rework and unify the system messages.
// FREEBIE
7 years ago
Michael Kirk 177800c641 only run migration once
// FREEBIE
7 years ago
Matthew Chen 74209561cc Clean up ahead of PR.
// FREEBIE
7 years ago
Matthew Chen 713d31ea6a Rework appearance of the unread indicator.
// FREEBIE
7 years ago
Matthew Chen c8fc47c08c Rework appearance of the unread indicator.
// FREEBIE
7 years ago
Matthew Chen a847a5c86b Fix layout of unread indicator cell subtitle.
// FREEBIE
7 years ago
Matthew Chen dab8ddb37d Rework appearance of the unread indicator.
// FREEBIE
7 years ago
Matthew Chen 90cdb6fcc6 Only show unread indicator if there is more than one message in the thread.
// FREEBIE
7 years ago
Matthew Chen 165de573c5 Fix edge cases in the unseen indicator.
// FREEBIE
7 years ago
Matthew Chen 84d5ee8e47 Clean up ahead of PR.
// FREEBIE
7 years ago
Matthew Chen a69c6cce4e Decompose MessagesViewController, add “scroll to bottom button”, improve scrolling behavior.
// FREEBIE
7 years ago
Matthew Chen 831046338e Respond to CR.
// FREEBIE
7 years ago
Matthew Chen e48bf65347 Fix “can’t paste GIF from iMessage” issue.
// FREEBIE
7 years ago
Matthew Chen 5dcdace26f Fix “can’t paste GIF from iMessage” issue.
// FREEBIE
7 years ago
Matthew Chen 5fad3304a5 Streamline observation of database modifications in home view.
// FREEBIE
7 years ago
Matthew Chen b5f5599774 Fix edge cases in the unseen indicator.
// FREEBIE
7 years ago
Matthew Chen 226a975859 Clean up ahead of PR.
// FREEBIE
7 years ago
Matthew Chen 22fc69bbb4 Decompose MessagesViewController, add “scroll to bottom button”, improve scrolling behavior.
// FREEBIE
7 years ago
Michael Kirk 1059cc062c replace FOUNDATION_EXPORT with extern per code review
// FREEBIE
7 years ago
Michael Kirk 295ba5c854 update copy "safety number" is not uppercased
...unless it's a button, which is always title cased.

// FREEBIE
7 years ago
Michael Kirk 5b12f4afae Prevent outgoing calls started from various places unless have been seen
e.g. from contacts app

// FREEBIE
7 years ago
Michael Kirk 130aa132a0 Reject incoming calls from an unseen changed identity
// FREEBIE
7 years ago
Matthew Chen b31ef7231a Respond to CR.
// FREEBIE
7 years ago
Matthew Chen f49309bf66 Add incoming and outgoing message database views.
// FREEBIE
7 years ago
Matthew Chen 78982f2377 Fix issues around initial layout of messages view.
// FREEBIE
7 years ago
Matthew Chen 76df8431a8 Reset the unread indicator state if possible while app is in the background.
* Clean up timer usage.

// FREEBIE
7 years ago
Matthew Chen 0bccd58213 Make “send message” button easier to tap.
// FREEBIE
7 years ago