Commit Graph

44 Commits

Author SHA1 Message Date
Jesse Squires
8c29756211 - cleanup from PR #1281
- fix menu actions, close #1321
- make notification methods public
- partially apply changes from PR #1563
2016-05-22 22:02:29 -07:00
Jesse Squires
8c6b123457 docs. 2016-04-06 21:38:20 -07:00
sebastianludwig
8cba6e5d7f Added method to scroll to a specific row, optionally animated. 2016-04-06 15:18:22 -07:00
Sebastian Ludwig
5d5551b913 Extracted logic to determine if a message is outgoing into method to be able to specialize it in subclasses. 2016-02-10 11:37:21 -06:00
Jesse Squires
04e0a43eb4 require super. close #1406 2016-02-05 22:57:43 -08:00
Jesse Squires
8e8f0998be clean up and refinements for PR #950 and #756. issue #323. move maximumInputToolbarHeight to toolbar class. 2015-05-12 18:32:05 -07:00
Jesse Squires
34f046c452 Merge pull request #756 from lbanders/develop
Add a maxToolbarHeight property to. fix #323
2015-05-12 18:00:58 -07:00
Benjamin McCloskey
08567a4be6 made keyboardController a public property 2015-05-07 12:52:07 -05:00
Leif Bredgaard Honore
0ed53ae8c5 Merge remote-tracking branch 'jessesquires/develop' into develop
Conflicts:
	JSQMessagesViewController/Controllers/JSQMessagesViewController.m
2015-03-22 08:12:56 +04:00
Leif Bredgaard Honore
dd0e214d13 #323 updated according to comments by @jessesquires - Also tests is now included 2015-03-19 10:39:31 +04:00
Jesse Squires
08cc2d14d4 remove default values from senderDisplayName and senderId. add parameterAsserts instead. #774 2015-02-08 02:41:21 -08:00
Leif Bredgaard Honore
fa668ef7da #323 fixed by adding a maxToolbarHeight property to JSQMessageViewController 2015-01-22 11:35:29 +04:00
Jesse Squires
3a50f7f9c2 clean up from PR #651. update docs. 2014-12-13 17:34:03 -05:00
Deepak
442b597c95 More refactoring to the newly added methods 2014-12-01 22:32:58 -08:00
Deepak
7234f10f81 Added two public methods to control collectionview scroll animation 2014-11-28 13:13:26 -08:00
Deepak
fd7f27b74b Fix for Scroll Animation 2014-11-27 11:57:04 -08:00
Jesse Squires
02fdee07d0 Allow using a custom nib. ref #563 2014-10-19 23:30:29 -07:00
Jesse Squires
454be29f8d revert @import for #import. fix #541 2014-10-15 21:16:47 -07:00
Anthony Miller
11d25f1393 Import of 'JSQMessagesInputToolbar' instead of forward class declaration for 'JSQMessagesViewController'. 2014-10-07 16:40:01 -07:00
Jesse Squires
27efc06859 refine docs 2014-10-05 10:42:36 -07:00
Jesse Squires
23a5402f1f update header docs 2014-10-02 20:40:05 -07:00
Jesse Squires
fd192ba635 rebuild xcode project - fuck you xcode. update assets (#). clean up file imports. use modern objC. update podfile. 2014-09-28 19:24:44 -07:00
Jesse Squires
efb47ff444 update collection view, controller, and cells for custom media reuse identifier for media message cells. #223 2014-09-21 16:18:19 -07:00
Jesse Squires
a8fe8f961d new header and footer properties on collection view. remove typingIndicatorColor from view controller. refinements for #476 2014-09-07 23:13:43 -06:00
Jesse Squires
751677394c change message data protocol and model to use senderId and senderDisplayName. closes #389. 2014-09-01 19:23:56 -07:00
Jesse Squires
bdef43d27b add support for an additional top content inset. close #325 2014-07-27 22:55:03 -07:00
Jesse Squires
e18465c03c don’t auto scroll when showing typing indicator. update docs for typing indicator footer and load messages header. 2014-07-20 15:54:53 +02:00
Jesse Squires
b4b61c2140 make UITextViewDelegate public and check equality for composer text view so that subclasses can properly override. close #361 2014-07-17 16:18:30 +02:00
Jesse Squires
299f9bf1a9 clean up class forward declarations 2014-05-17 21:06:32 -07:00
Jesse Squires
aa953e7e0f doc fixes 2014-05-12 22:43:40 -07:00
Jesse Squires
607cae9b7c update header comments 2014-05-03 16:41:10 -07:00
Jesse Squires
b474f8d448 change API to avoid using JSQMessage objects. per discussion in #172 2014-04-29 20:06:45 -07:00
Jesse Squires
95b927c903 update docs 2014-04-27 14:49:30 -07:00
Jesse Squires
454afd7947 update docs 2014-04-27 11:40:24 -07:00
Jesse Squires
3d90d29578 doc fixes 2014-04-27 11:20:14 -07:00
Jesse Squires
97582097ff integrate showing load messages header 2014-04-26 16:02:44 -07:00
Jesse Squires
faf23dd004 docs. 2014-04-24 22:58:35 -07:00
Jesse Squires
c506538f99 add finishReceivingMessage. ref #172 2014-04-23 21:36:18 -07:00
Jesse Squires
8207ebd7ab clean up docs 2014-04-22 22:43:14 -07:00
Jesse Squires
364f4ef462 add VC properties to easily show/hide typing indicator. update demo. ref #172 2014-04-21 22:04:32 -07:00
Jesse Squires
ce8b11a8c2 edit VC docs 2014-04-09 23:21:57 -07:00
Jesse Squires
d332e7b502 doc formatting 2014-04-09 21:13:13 -07:00
Jesse Squires
13bade879a message VC docs. ref #172 2014-04-07 23:40:59 -07:00
Jesse Squires
2f7f75e4d4 re-organize directories 2014-03-30 21:27:13 -07:00