Commit Graph
285 Commits
Author SHA1 Message Date
Deven Joshi 404aafbfce feat: wip message input 2020-10-16 16:33:53 +05:30
Deven Joshi d36e2e5645 feat: wip message input 2020-10-16 16:20:18 +05:30
Deven Joshi 8e98816ee3 feat: wip message input 2020-10-16 16:09:25 +05:30
Deven Joshi 550c47ae90 feat: wip message input 2020-10-16 16:01:40 +05:30
Deven Joshi 6ab3e99ffa feat: wip message input 2020-10-16 15:56:09 +05:30
Deven Joshi 95214873f9 feat: wip message input 2020-10-16 15:45:00 +05:30
Deven Joshi bf538b4193 feat: wip message input 2020-10-16 15:20:35 +05:30
Salvatore Giordano 069f1a8ee4 fix reaction bubble ui 2020-10-15 10:37:22 +02:00
Salvatore Giordano 2780936de3 Merge branch 'master' into feature/new-ui 2020-10-12 15:00:08 +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 Giordano 7dad413056 Merge branch 'master' into feature/new-ui 2020-10-05 10:42:01 +02:00
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 8c17b268ae add reaction picker 2020-09-01 15:09:47 +02:00
Salvatore Giordano 0997867944 add message_actions_modal.dart 2020-08-27 16:22:22 +02:00
Salvatore Giordano 241e18f609 fix typo 2020-08-27 11:17:09 +02:00
Salvatore Giordano 5bcc9bdf91 add onLinkTap to MessageWidget 2020-08-25 11:09:37 +02:00
Salvatore Giordano 1e8fbd2854 add pullToRefresh property to ChannelListView 2020-08-25 11:07:29 +02:00
Salvatore Giordano cd1af89fc0 implement didUpdateWidget in ChannelListView to react to setState 2020-08-24 15:22:59 +02:00
Salvatore Giordano 16eb9bd397 implement didUpdateWidget in ChannelListView to react to setState 2020-08-24 11:07:32 +02:00
Salvatore Giordano bd4eb3d7e9 fix sending indicator 2020-08-17 14:42:40 +02:00
Salvatore Giordano bab5565964 merge master 2020-08-07 16:53:58 +02:00
Salvatore Giordano 42ed371d48 add lockChannelsOrder property to channelsBloc 2020-08-07 15:58:52 +02:00
Salvatore Giordano 40bf12a922 add channel to view if new message arrives and the channel is hidden 2020-08-05 09:36:16 +02:00
Salvatore Giordano b95efa0ea5 update components for splitview 2020-08-03 15:56:00 +02:00
Salvatore Giordano ebbf174e57 add splitview example fixing components 2020-08-03 15:38:40 +02:00
Salvatore Giordano d008bc01ac update image group sizing 2020-08-03 10:45:59 +02:00
Salvatore Giordano 808cc223a1 add carousel on tap 2020-07-23 13:57:16 +02:00