Frederic Barthelemy and GitHub
efab11c658
Merge pull request #225 from MessageKit/fb/reuse_identifier_simplicity_boilerplate_removal
...
Simplify Cell/Header/Footer Class Registration
2017-10-03 18:38:17 -07:00
Frederic Barthelemy and GitHub
8368847c60
Merge pull request #224 from MessageKit/fb/linting_and_organization
...
Organization & Lint Cleanup
2017-10-03 18:35:16 -07:00
Frederic Barthelemy
f691de5b14
Set indentation to project-convention of spaces
...
Includes an editorconfig.org file too, for other editors & github’s settings.
2017-10-03 18:33:17 -07:00
Frederic Barthelemy
d3423639f3
Simplify Cell/Header/Footer Class Registration
...
Also simplify / remove boilerplate from dequeueing reusable cells.
2017-10-03 18:21:46 -07:00
Frederic Barthelemy
7dffb55501
Clean up some lint warnings
2017-10-03 18:15:56 -07:00
Frederic Barthelemy
90ee75c9ea
AlphaSort some groups & Organize Xcodeproj
2017-10-03 18:14:56 -07:00
Victor Alagwu and GitHub
37c93ac60b
create pull template using a sampl
2017-10-04 01:11:39 +01:00
Victor Alagwu and GitHub
a9a9f3f3ad
Update issue_template.md
2017-10-04 00:50:42 +01:00
Andrew Robinson
ed1d1e5bc4
Add support for emoji-only messages
...
Adds a new message type that handles text that doubles the font size and removes the message background to model how iMessage displays emoji-only messages.
2017-10-03 18:09:52 -05:00
Steven Deutsch and GitHub
323cacc305
Merge pull request #220 from SirArkimedes/SirArkimedes-patch-1
...
Fix typos on CONTRIBUTING.md
2017-10-03 15:37:24 -05:00
Andrew Robinson and GitHub
c049c708b4
Update CONTRIBUTING.md
2017-10-03 11:28:45 -05:00
Steven Deutsch and GitHub
9e3ce4a9a2
Merge pull request #217 from MessageKit/enhancement/keyboard-scrolling
...
[Added] scrollsToBottomOnKeyboardDidBeginEditing property
2017-10-03 05:34:38 -05:00
Steven Deutsch and GitHub
f4fddd9bbf
Merge branch 'v0.9.0' into enhancement/keyboard-scrolling
2017-10-03 05:34:27 -05:00
Steven Deutsch and GitHub
8369594dae
Merge pull request #218 from MessageKit/enhancement/additional-inset
...
[Added] additionalTopContentInset property
2017-10-03 05:33:36 -05:00
Steven Deutsch and GitHub
97b4f2f38d
Merge pull request #219 from MessageKit/example/random-data
...
Update the ChatExample app to use a random data generator
2017-10-03 04:33:21 -05:00
Steven Deutsch
24d98cb298
[Example] Update example app to use random data generator
2017-10-03 04:25:11 -05:00
Steven Deutsch
9b6810edf6
Remove UITextView observer
2017-10-03 03:45:44 -05:00
Steven Deutsch
e8ea04496d
[Added] additionalTopContentInset property
2017-10-03 03:43:29 -05:00
Steven Deutsch
8e1b8a698d
[Changelog] Add changelog entry for #217
2017-10-03 03:21:55 -05:00
Steven Deutsch
d580c15cf6
[Added] scrollsToBottomOnKeyboardDidBeginEditing property
2017-10-03 03:12:47 -05:00
Victor Alagwu and GitHub
bfcde99d8f
Create issue_template.md
2017-10-03 03:23:55 +01:00
Francesco Deliro and Steven Deutsch
ea00a643ca
- added open var scrollsToBottomOnFirstLayout ( #213 )
...
Added open var scrollsToBottomOnFirstLayout
2017-10-02 18:47:48 -05:00
Steven Deutsch and GitHub
ff9669b44a
Merge pull request #210 from MessageKit/feature/animateDisplayLocationMessage
...
Added custom animation support for displaying map on location messages.
2017-10-02 17:58:50 -05:00
Steven Deutsch
bca865c1d3
[Changelog] Add changelog entries for #177 , #175 , #174
2017-10-02 17:52:23 -05:00
Steven Deutsch and GitHub
4f79dd9840
Merge pull request #204 from MessageKit/bugfix/opaque-nav-bar
...
[Fixed] Set extendedLayoutIncludesOpaqueBars to true by default
2017-10-02 17:41:47 -05:00
Steven Deutsch
069e5d1478
[Changelog] Add changelog entry for #204
2017-10-02 17:40:10 -05:00
Steven Deutsch and GitHub
d2fc57df6a
Merge pull request #200 from MessageKit/access_control/configure
...
[Changed] Set configure to open for all MessagesCollectionViewCells
2017-10-02 17:36:34 -05:00
Steven Deutsch
f7b546a3be
[Changelog] Add changelog entry for #200
2017-10-02 17:35:03 -05:00
etoledom
e9d71239f6
Fix protocol signature on delegate conformance side. Now the animation is working on the example app.
2017-10-01 19:05:23 -03:00
etoledom
2c4fd9a510
Fixed changelog entry errors.
2017-10-01 17:34:31 -03:00
etoledom
ac35378b10
Changed UIView to UIImageView on the map screenshot animation block.
...
Added entry on Changelog.
2017-10-01 17:23:54 -03:00
Steven Deutsch
35e2aa29b9
[Fixed] Set extendedLayoutIncludesOpaqueBars to true by default
2017-09-30 19:29:04 -05:00
Steven Deutsch
2b51e363fb
[Changed] Set configure to open for all MessagesCollectionViewCells
2017-09-30 19:08:00 -05:00
etoledom
46c9471e48
Added custom animation support for displaying map on location messages.
2017-09-30 11:17:20 -03:00
Steven Deutsch and GitHub
9e9c581d45
Merge pull request #196 from tapanprakasht/fix-override-placing
...
Fix override keyword placement in function declaration
2017-09-30 02:46:29 -05:00
Tapan Prakash
685bdc9fa0
Fixing override keyword placement in function declaration
2017-09-30 10:05:19 +05:30
Tapan Prakash
356f52d741
New swiftlint rule to manage proper placing of override keyword
2017-09-30 09:56:31 +05:30
Prakash T, Tapan and Tapan Prakash
246f81c686
New swiftlint rule to manage proper placing of override keyword
2017-09-30 09:56:17 +05:30
Steven Deutsch and GitHub
1e2e56807f
Merge pull request #181 from Ganzolo/FixingNonTranslucentNavigationBar
...
Fix translucent navigation bar bug #180
2017-09-28 14:00:20 -05:00
Nicolas Millasseau
7754d3a7b1
fix proposal for #180
2017-09-28 14:23:00 +02:00
Nathan Tannar and GitHub
44c94f883f
Merge pull request #173 from MessageKit/bugFix/messageInputBarHeight
...
Height Fix for MessageInputBar during paste
2017-09-27 23:07:54 -07:00
Nathan Tannar and GitHub
243c621f9a
Merge branch 'v0.9.0' into bugFix/messageInputBarHeight
2017-09-27 23:07:42 -07:00
Nathan Tannar
fd6bfc745c
Update Change Log for #173
2017-09-27 23:06:39 -07:00
Nathan Tannar and GitHub
de20b4a685
Merge pull request #179 from MessageKit/changelog
...
Update for PR #178
2017-09-27 22:38:12 -07:00
Nathan Tannar
1ebc1f739b
Update for PR #178
2017-09-27 22:37:38 -07:00
Nathan Tannar and GitHub
252e2d7f4e
Merge pull request #178 from MessageKit/bugFix/MessageInputBarRendering
...
A proper fix to the rendering bug from #128
2017-09-27 22:30:39 -07:00
Nathan Tannar
fd70eda872
Incorrect Test Code
2017-09-27 22:22:37 -07:00
Nathan Tannar
1a47ba3961
Comments
2017-09-27 22:19:52 -07:00
Nathan Tannar
322bf32ef2
Tweaks to ensure scrollIndicatorInsets cannot be .zero
2017-09-27 22:14:35 -07:00
Nathan Tannar
ee65785607
Rendering issue from #116
2017-09-27 22:01:35 -07:00