Commit Graph
268 Commits
Author SHA1 Message Date
Salvatore GiordanoandGitHub 9068f38659 bump version (#162) 2020-12-02 12:14:33 -04:00
vhubskyi 6ce25700d0 add onLongPress on channel when using custom channel builder 2020-12-02 10:54:18 +02:00
Salvatore Giordano 362be0b704 add message tap callbacks 2020-11-25 10:19:45 +01:00
Salvatore Giordano 9525db4dc3 add if(mounted) check 2020-11-24 16:41:32 +01:00
Salvatore Giordano 0c875ab68e update dependencies 2020-11-24 16:17:53 +01:00
Salvatore Giordano 897ef85050 use offline list if error 2020-11-24 16:05:21 +01:00
Salvatore Giordano 5a45454ac8 add debounce to mentions overlay 2020-11-24 16:02:02 +01:00
Salvatore Giordano 199831a7ec fix show overlay 2020-11-19 11:50:41 +01:00
Salvatore Giordano a793c623b2 use texteditingcontroller listener instead of onchanged 2020-11-19 10:58:10 +01:00
Salvatore GiordanoandGitHub bb243d7c7a bump version (#137) 2020-11-16 12:18:57 -04:00
Neevash Ramdial 77d62eefdd expose style option for attachment icon 2020-11-15 21:34:14 -04:00
Neevash Ramdial 78e23bc256 expose input text style 2020-11-15 21:33:51 -04:00
Neevash Ramdial 13604cee38 Change material type to transparent 2020-11-15 21:32:53 -04:00
Neevash Ramdial 83787846c9 expose builder for empty state 2020-11-15 21:18:13 -04:00
Salvatore Giordano d38bb92737 extract condition 2020-11-10 18:07:33 +01:00
Salvatore Giordano f63d65a1bb check if user.extradata["image"] is null 2020-11-10 17:58:45 +01:00
Salvatore Giordano 59359784fb remove channel.query 2020-11-09 10:41:05 +01:00
Salvatore Giordano 1285f82a64 fix condition 2020-11-09 09:44:10 +01:00
Salvatore Giordano 6613476700 channel query on local notification was using event.type 2020-11-09 09:43:47 +01:00
Salvatore Giordano 145351846d remove useless native code 2020-10-29 10:02:22 +01:00
Salvatore Giordano dcff11e188 fix mime type 2020-10-29 09:49:22 +01:00
Salvatore Giordano 65c5fc9d4f adapt file picker to web 2020-10-28 17:47:44 +01:00
Salvatore Giordano 4a6c062484 use channe.state.unreacCountStream 2020-10-23 16:03:03 +02:00
Salvatore Giordano 957fb5f264 Ref #102: add separatorBuilder to ChannelListView 2020-10-15 09:30:33 +02:00
Salvatore Giordano efced08641 update llc dependency and hotfixes 2020-10-12 11:15:37 +02:00
Salvatore Giordano 62494e7a0a use latestReactions in reaction picker (like it's done in react sdk) 2020-10-09 13:06:10 +02:00
Deven Joshi 2f748b50c5 feat: Added reaction faces to bottom sheet 2020-10-09 16:12:34 +05:30
Salvatore Giordano f6607d9cb2 fix example to run on flutter web 2020-10-07 14:29:22 +02:00
Salvatore Giordano f676777e4b center back button extracting the widget 2020-10-06 12:02:48 +02:00
Salvatore GiordanoandGitHub ff2634f51d Merge pull request #95 from GetStream/dj-develop
fix: Auto capitalize the start of sentences
2020-10-06 09:47:00 +02:00
Deven Joshi 7890337328 fix: Auto capitalize the start of sentences 2020-10-05 18:40:26 +05:30
Salvatore GiordanoandGitHub dd614c6afe Merge pull request #92 from GetStream/dj-develop
fix: Removed overflow parameter and migrated to clipBehavior
2020-10-05 09:36:48 +02:00
Deven Joshi 90765852a8 fix: Removed overflow parameter and migrated to clipBehavior 2020-10-02 17:04:07 +05:30
Salvatore Giordano b9b5627d9e add back button on full screen video page 2020-10-01 10:29:16 +02:00
Deven JoshiandGitHub eb2a60cd7b Merge pull request #88 from GetStream/feature/createChannelInExample
Feature/create channel in example
2020-09-24 15:06:10 +05:30
Salvatore Giordano 2bc72bd96e add CreateChannelPage to example 2020-09-23 16:42:50 +02:00
Deven JoshiandGitHub 1cd7fb99a3 Merge pull request #85 from GetStream/release/0.2.8+1
version bump
2020-09-23 15:46:46 +05:30
Salvatore Giordano c418d190ea add back button 2020-09-23 12:07:51 +02:00
Salvatore Giordano 1abb108a15 version bump 2020-09-22 16:36:40 +02:00
Salvatore Giordano e72da27051 ellipse name if too long 2020-09-21 17:17:30 +02:00
Salvatore Giordano 293ad5c9bf fix last active on new message 2020-09-21 17:17:13 +02:00
Salvatore Giordano d3811b72ce add basic testing for channel_preview widget 2020-09-21 12:47:48 +02:00
Laff d05dbf26bb Expose ScrollViewKeyboardDismissBehavior to LIstView 2020-09-17 19:36:14 -07:00
Salvatore Giordano bd22ee0fd6 fix channellistview loading when client is not initialized 2020-09-16 10:35:28 +02:00
Salvatore Giordano ef51103b81 version bump 2020-09-09 14:29:36 +02:00
Salvatore Giordano b43a026b3f Merge branch 'master' of github.com:GetStream/stream-chat-flutter 2020-09-09 14:26:26 +02:00
Salvatore GiordanoandGitHub c8299904bd Merge pull request #79 from the-mighty/master
Pass in SendMessageResponse to onMessageSent callback, instead of mos…
2020-09-09 10:29:17 +02:00
Kriz Mendoza f5f7ab9f40 Pass in SendMessageResponse to onMessageSent callback, instead of mostly empty Message object 2020-09-08 18:05:05 -07:00
Salvatore Giordano b97d102389 add no channels info text 2020-09-08 09:29:43 +02:00
Salvatore Giordano 241e18f609 fix typo 2020-08-27 11:17:09 +02:00