session-ios/Signal/src/Models
Michael Kirk 933281f234 format objc.
This is part of unforking JSQMVC, but I'm only reformatting files
otherwise changed rather than reformatting the entire project for git
sanity.

This is intentionally a second commit so we can separate formatting
changes from code changes

* brace should drop after method definition (this is common across
  almost all objc projects, and allows you to quickly differentiate
  multi-line method signatures from their implementation.
* aligning consecutive assignments ongoingly muddies git history

// FREEBIE
2016-07-14 23:15:06 -07:00
..
TSMessageAdapaters format objc. 2016-07-14 23:15:06 -07:00
JSQCall.h format objc. 2016-07-14 23:15:06 -07:00
JSQCall.m format objc. 2016-07-14 23:15:06 -07:00
JSQDisplayedMessage.h format objc. 2016-07-14 23:15:06 -07:00
JSQDisplayedMessage.m format objc. 2016-07-14 23:15:06 -07:00
JSQErrorMessage.h format objc. 2016-07-14 23:15:06 -07:00
JSQErrorMessage.m format objc. 2016-07-14 23:15:06 -07:00
JSQInfoMessage.h format objc. 2016-07-14 23:15:06 -07:00
JSQInfoMessage.m format objc. 2016-07-14 23:15:06 -07:00
OWSMessagesBubblesSizeCalculator.h Unfork JSQMessagesViewController 2016-07-14 23:15:05 -07:00
OWSMessagesBubblesSizeCalculator.m format objc. 2016-07-14 23:15:06 -07:00