Commit Graph

20 Commits

Author SHA1 Message Date
Kyle Fang
7d19db35f8 Forget about the indexPath, sorry about that. 2013-07-25 14:17:32 +08:00
Kyle Fang
0a40077e23 Revert "Seem like the custom timestamp is broken."
This reverts commit 1a5b8d197c.
2013-07-25 14:14:13 +08:00
Kyle Fang
12ca678141 Added AvatarView to the awesome MessageTableView. 2013-07-25 14:13:43 +08:00
Kyle Fang
1a5b8d197c Seem like the custom timestamp is broken. 2013-07-25 12:54:33 +08:00
Jesse Squires
e6045f2dd0 formatting and comments 2013-04-03 12:10:02 -04:00
Zachry Thayer
d9f8c1af0f Patching up naming, and added understandable constant 2013-04-02 14:58:52 -07:00
Zachry Thayer
7f0c207c30 Fixing scrolling for Form presentations auto scroll viewed content 2013-04-02 14:54:27 -07:00
Zachry Thayer
4327321e26 Patched up sizing and poisitioning to not use static values (allows being presented in modals and other sized displays) 2013-04-02 14:19:24 -07:00
Jesse Squires
a54bc0d948 made it easier to customize the send button 2013-03-24 17:24:56 -04:00
Jesse Squires
81fe042f2d - (void)setupSendButton method is now public so you may create a category on JSMessageInputView to customize the send button, if you wish 2013-03-23 18:40:30 -04:00
Jesse Squires
fdac159784 refactored to use delegates, more iOS-like. now must implement JSMessagesViewDelegate and JSMessagesViewDatasource. 2013-03-23 18:37:10 -04:00
Jesse Squires
647d6bbae8 tweaked bubbles. darker. 2013-03-23 18:33:07 -04:00
Jesse Squires
472b23113c new bubble styles 2013-03-23 18:03:53 -04:00
Jesse Squires
bc086a2845 refactored: dateLabel --> timestamp 2013-03-20 10:17:17 -04:00
Jesse Squires
7fd1153a4b auto-scrolling on input view bug fix 2013-03-20 09:56:42 -04:00
Jesse Squires
8c165f60b7 license stuff 2013-03-19 21:51:30 -04:00
Jesse Squires
1b5115bdc0 -- added new options for date labels above messages
-- better encapsulation of JSBubbleMessageCell
-- new UIColor category for default iOS Messages colors
-- other tweaks and refactoring
2013-03-19 21:42:33 -04:00
Jesse Squires
6636d3d610 bubble cell and bubble view initialiizers 2013-03-19 18:11:11 -04:00
Jesse Squires
67b3565c4d added new buble style: JSBubbleMessageStyleOutgoingGreen 2013-03-19 17:50:29 -04:00
Jesse Squires
0d39cea1b6 renamed source folder with class prefix 2013-03-18 12:45:20 -04:00