Jakub Kaspar
84236d91ac
Bump to 3.8.0 release, bump IBAV dependency
3.8.0
2022-04-28 11:17:53 +02:00
Jakub Kašpar and GitHub
fce15b6ffa
Update README.md
2022-04-28 11:06:12 +02:00
Jakub Kaspar
e3ff8d83d4
Update bundler
2022-04-28 11:02:19 +02:00
Martin Púčik and GitHub
9d787d8014
Delete .codecov.yml ( #1694 )
2022-04-07 13:01:22 +02:00
Jakub Kašpar and GitHub
3d6bf36e9e
Merge pull request #1689 from tzxdtc/master
...
fix indention
2022-03-30 10:23:09 +02:00
tan zhixiang and GitHub
85486ba204
fix indention
2022-03-30 17:16:35 +09:00
Jakub Kašpar and GitHub
e194b3a963
Merge pull request #1687 from Frizlab/patch-1
...
Fix Xcode case
2022-03-19 10:37:38 +01:00
François Lamboley and GitHub
e24488b355
Fix Xcode case
...
I hate to be that guy; I hate seeing Xcode written with an improper case even more… 🙃
2022-03-19 01:55:59 +01:00
Martin Púčik and GitHub
c2cf1a27e8
Added new methods in MessagesLayoutDelegate for adjusting alignment of message top and bottom labels ( #1671 )
2022-02-08 09:03:30 +01:00
Jakub Kašpar and GitHub
96f8dce9bd
Update MessageInputBar.md
2022-02-03 12:15:46 +01:00
Jakub Kašpar and GitHub
2a35fbb9c3
Merge pull request #1658 from PortablePixels/master
...
Improvement in logic for scrollToLastItem
2022-01-04 10:00:39 +01:00
Edward Warrender
88604e9441
Put return on a newline within indexPathForLastItem
2022-01-04 08:52:16 +00:00
Edward Warrender
ea086d7e4c
Improvement in logic for scrollToLastItem
2021-12-20 15:27:38 +00:00
Jakub Kašpar and GitHub
33581c96c9
Merge pull request #1651 from mehmetbaykar/extension/ScrollDelegate
...
Add overridable UIScrollView Delegate
2021-12-14 09:07:38 +01:00
Jakub Kašpar and GitHub
79c2d6171b
Merge branch 'master' into extension/ScrollDelegate
2021-12-14 09:01:44 +01:00
Jakub Kašpar and GitHub
4ca1746e08
Merge pull request #1649 from MuhtasimTanmoy/FixMemoryLeak
...
⚡ Memory leak fix by removing retain cycle in CameraInputBarAcces…
2021-12-04 23:51:04 +01:00
Jakub Kašpar and GitHub
de73c3f047
Merge branch 'master' into FixMemoryLeak
2021-12-04 23:47:22 +01:00
Jakub Kašpar and GitHub
e6e21365b8
Update ci_pr_framework.yml
2021-12-04 23:32:09 +01:00
Jakub Kašpar and GitHub
369950d7f2
Update ci_pr_tests.yml
2021-12-04 23:27:55 +01:00
MuhtasimTanmoy
9a7cfb8133
⚡ Memory leak fix by removing retain cycle in CameraInputBarAccessoryView
2021-12-05 00:53:20 +06:00
Jakub Kašpar and GitHub
fc9db9d6fe
Merge pull request #1643 from eltociear/patch-1
...
Fix typo in AudioMessageCell.swift
2021-11-24 14:08:19 +01:00
Jakub Kašpar and GitHub
5fcf78b1bb
Merge branch 'master' into patch-1
2021-11-24 13:56:38 +01:00
Jakub Kašpar and GitHub
0cf7c29389
Merge pull request #1645 from bullheadandplato/patch-1
2021-11-21 00:08:18 +01:00
bullhead and GitHub
0af11639da
check section is for typing
...
Check if section is reserved for typing
2021-11-21 01:53:41 +03:00
Ikko Ashimine and GitHub
6a648e4c27
Fix typo in AudioMessageCell.swift
...
lable -> label
2021-11-20 01:33:48 +09:00
Mehmet Baykar
d0a89b345d
Add overridable UIScrollView Delegate
2021-11-18 10:59:03 +01:00
Jakub Kašpar and GitHub
c187ee7043
Merge pull request #1639 from mehmetbaykar/example/subViewController
2021-11-16 22:32:05 +01:00
Jakub Kašpar and GitHub
b774a29373
Merge branch 'master' into example/subViewController
2021-11-16 22:29:25 +01:00
Mehmet Baykar
4f160e5b48
Bind the keyboard to subviewInputBar when moved to its parent
...
Set the inputAccesoryView of the controller to subviewInputBar.
2021-11-16 20:32:44 +01:00
Jakub Kašpar and GitHub
936656581c
Merge pull request #1638 from alopezhenquen/master
2021-11-16 15:37:06 +01:00
Angel López Henquén
5e3ae8bee5
Issue #1624
...
Made "gestureRecognizerShouldBegin" function OPEN, to be able to overwrite it if necessary in ViewControllers which inherits from MessagesViewController.
2021-11-16 13:12:07 +01:00
Jakub Kašpar and GitHub
51326cef72
Merge pull request #1637 from mehmetbaykar/hotFix/BubleWidth
2021-11-14 13:52:49 +01:00
Mehmet Baykar
4e24227810
Fix the NaN crash due to the zero width or height of the bubble
2021-11-14 10:46:00 +01:00
Jakub Kašpar and GitHub
9b3bfea9f0
Merge pull request #1632 from whoyawn/master
...
[Fix] Fix swipe dismissal of UIImagePicker
2021-11-02 10:05:09 +01:00
Huyanh Hoang
0ac51448c4
Fix swipe dismissal of UIImagePicker
2021-11-01 19:34:03 -07:00
Jakub Kašpar and GitHub
e4c22078a5
Merge pull request #1629 from sbca68/patch-1
...
Update QuickStart.md
2021-10-27 17:00:39 +02:00
Aleksandr Vasilev and GitHub
20cfe4eab3
Update QuickStart.md
2021-10-27 17:49:40 +03:00
Jakub Kašpar and GitHub
d23d7a87a9
Merge pull request #1618 from MojtabaHs/master
...
Fix misspellings of the code and comments of the main module
2021-09-16 09:05:47 +02:00
Jakub Kašpar and GitHub
888a5ae778
Merge branch 'master' into master
2021-09-16 09:01:27 +02:00
Jakub Kaspar
40418fde5e
Fix Example app
2021-09-16 09:01:12 +02:00
Jakub Kašpar and GitHub
93de612078
Merge branch 'master' into master
2021-09-16 08:44:51 +02:00
Jakub Kaspar
2f9ce97583
Cleanup example project
2021-09-16 08:44:15 +02:00
Jakub Kašpar and GitHub
ee58a1590c
Merge branch 'master' into master
2021-09-16 08:35:45 +02:00
Jakub Kaspar
771ffe946a
Update to 3.7.0 for XCode 13
3.7.0
2021-09-10 13:06:49 +02:00
Jakub Kaspar
10575f8496
Fix example project reference
2021-09-10 13:01:03 +02:00
Seyed Mojtaba Hosseini Zeidabadi
3938c3008a
fix: misspellings of the code inside the link preview message size calculator file
2021-09-10 14:42:23 +04:30
Seyed Mojtaba Hosseini Zeidabadi
19090561c4
fix: misspellings of the comments inside the avatar position file
2021-09-10 14:40:07 +04:30
Seyed Mojtaba Hosseini Zeidabadi
05b7c4895a
fix: misspellings of the comments inside the horizontal edge insets file
2021-09-10 14:39:19 +04:30
Seyed Mojtaba Hosseini Zeidabadi
69e6a1c04d
fix: misspellings of comments inside the sender file
2021-09-10 14:36:09 +04:30
Seyed Mojtaba Hosseini Zeidabadi
0418a29353
fix: misspellings of comments inside the link item file
2021-09-10 14:35:22 +04:30