Steven Deutsch
|
42769eae93
|
Merge pull request #223 from VictorAlagwu/master
Add issue_template & pull_request_template
|
2017-10-04 05:39:25 -05:00 |
|
victoralagwu@gmail.com
|
61c064e9ad
|
Added github folder
|
2017-10-04 11:11:42 +01:00 |
|
Victor Alagwu
|
e10f846010
|
Update to pull-template
|
2017-10-04 10:29:31 +01:00 |
|
Steven Deutsch
|
7fb205a07d
|
Merge pull request #208 from MessageKit/enhancement/message-padding
Allow padding to be set around MessageContainerView
|
2017-10-03 23:21:36 -05:00 |
|
Steven Deutsch
|
e5037c2bb9
|
[Changelog] Add changelog entry for #208
|
2017-10-03 22:53:07 -05:00 |
|
Steven Deutsch
|
aece16fc56
|
[Added] messagePadding(for:at:in) to MessagesLayoutDelegate
|
2017-10-03 22:28:06 -05:00 |
|
Steven Deutsch
|
0bf0005766
|
[Removed] messageToViewEdgePadding property of MessagesCollectionViewFlowLayout
|
2017-10-03 22:28:06 -05:00 |
|
Steven Deutsch
|
81d49a046a
|
Merge pull request #229 from MessageKit/refactor/header-footer-dequeue
Update header/footer dequeueing for new reuseIdentifiers
|
2017-10-03 22:26:14 -05:00 |
|
Steven Deutsch
|
94a288de6d
|
[Changelog] Add changelog entry for #229
|
2017-10-03 22:23:57 -05:00 |
|
Steven Deutsch
|
20f5f66237
|
[Changed] MessagesDisplayDelegate footer & header signatures to return non-optionals
|
2017-10-03 22:08:09 -05:00 |
|
Steven Deutsch
|
ef3e2c0297
|
Add generic method for header/footer dequeueing and change extension to MessagesCollectionView
|
2017-10-03 22:06:50 -05:00 |
|
Steven Deutsch
|
0a8df7b7a9
|
[Deprecate] dequeueMessageHeaderView & dequeueMessageFooterView
|
2017-10-03 22:05:59 -05:00 |
|
Frederic Barthelemy
|
fd3999ef95
|
Merge pull request #227 from MessageKit/fb/indentation_settings
Indentation Settings
|
2017-10-03 18:50:22 -07:00 |
|
Frederic Barthelemy
|
15a046fecd
|
Merge pull request #226 from MessageKit/fb/indentation_settings_fixall
RFC: Remove all tab-indentation from the Source Files
|
2017-10-03 18:49:57 -07:00 |
|
Frederic Barthelemy
|
9c838767ff
|
Remove all tab-indentation from the Source Files
|
2017-10-03 18:44:21 -07:00 |
|
Frederic Barthelemy
|
311b5efd53
|
Merge branch 'v0.9.0' into fb/indentation_settings
|
2017-10-03 18:41:43 -07:00 |
|
Frederic Barthelemy
|
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
|
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
|
37c93ac60b
|
create pull template using a sampl
|
2017-10-04 01:11:39 +01:00 |
|
Victor Alagwu
|
a9a9f3f3ad
|
Update issue_template.md
|
2017-10-04 00:50:42 +01:00 |
|
Steven Deutsch
|
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
|
c049c708b4
|
Update CONTRIBUTING.md
|
2017-10-03 11:28:45 -05:00 |
|
Steven Deutsch
|
9e3ce4a9a2
|
Merge pull request #217 from MessageKit/enhancement/keyboard-scrolling
[Added] scrollsToBottomOnKeyboardDidBeginEditing property
|
2017-10-03 05:34:38 -05:00 |
|
Steven Deutsch
|
f4fddd9bbf
|
Merge branch 'v0.9.0' into enhancement/keyboard-scrolling
|
2017-10-03 05:34:27 -05:00 |
|
Steven Deutsch
|
8369594dae
|
Merge pull request #218 from MessageKit/enhancement/additional-inset
[Added] additionalTopContentInset property
|
2017-10-03 05:33:36 -05:00 |
|
Steven Deutsch
|
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
|
bfcde99d8f
|
Create issue_template.md
|
2017-10-03 03:23:55 +01:00 |
|
Francesco Deliro
|
ea00a643ca
|
- added open var scrollsToBottomOnFirstLayout (#213)
Added open var scrollsToBottomOnFirstLayout
|
2017-10-02 18:47:48 -05:00 |
|
Steven Deutsch
|
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
|
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
|
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
|
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 |
|