Michael Kirk
9bd2ff0572
Don't repaint back-button unread badge
...
There's not much benefit to this being done async, and making it sync
avoids the repaint.
Also, simplified the code around drawing the badge.
// FREEBIE
2017-04-10 19:04:14 -04:00
Matthew Chen
6fde2852b1
Respond to CR.
...
// FREEBIE
2017-04-10 12:44:03 -04:00
Matthew Chen
dc78e32bbf
Reload data and invalidate layout whenever message view will appear.
...
// FREEBIE
2017-04-10 12:42:37 -04:00
Matthew Chen
1ab4417687
Fix paste when pasteboard has multiple items.
...
// FREEBIE
2017-04-07 12:04:04 -04:00
Matthew Chen
3ac1e75b5f
Ensure keyboard doesn't hide "safety numbers changed" interaction.
...
// FREEBIE
2017-04-07 11:54:42 -04:00
Michael Kirk
033591aeca
Remove unused code
...
// FREEBIE
2017-04-06 21:09:56 -04:00
Matthew Chen
7273e6faa5
Respond to CR.
...
// FREEBIE
2017-04-05 12:18:01 -04:00
Matthew Chen
7f21a1bf62
Dismiss “block state indicator” if user scrolls message view.
...
// FREEBIE
2017-04-05 12:18:01 -04:00
Matthew Chen
c500e7890f
Improve completion handling of block actions.
...
// FREEBIE
2017-04-05 12:18:01 -04:00
Matthew Chen
9c9060203e
Block actions in message view for blocked group conversations.
...
* Add block status indicator view.
// FREEBIE
2017-04-05 12:18:01 -04:00
Matthew Chen
8c347699bb
Block actions in message view for blocked contact conversations.
...
// FREEBIE
2017-04-05 12:18:01 -04:00
Michael Kirk
9eb746a7a0
Fix crash when viewing changed safety numbers
...
Instantiate fingerprintVC programmatically since MVC was not built from
the storyboard and thus doesn't have it's storyboard-defined segues.
// FREEBIE
2017-03-31 14:53:28 -04:00
Matthew Chen
d12a582ee3
Rename source directories with a space in their name.
...
// FREEBIE
2017-03-31 11:58:52 -04:00