Commit Graph
457 Commits
Author SHA1 Message Date
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
Salvatore Giordano 02a3642894 add image group 2020-07-23 11:02:46 +02:00
Salvatore Giordano d60ed9afd2 fix single channel image 2020-07-21 13:10:59 +02:00
Salvatore Giordano ffd409ce23 Merge branch 'master' into feature/new-ui 2020-07-21 11:30:08 +02:00
Salvatore Giordano 7f9f6e2c04 fix dark ui message background 2020-07-21 11:15:59 +02:00
Salvatore Giordano 9c287e02ba rename messagementions to messagelinks 2020-07-21 10:39:18 +02:00
Salvatore Giordano 7dea0bdacd add link TextStyle for messages 2020-07-21 10:35:27 +02:00
Salvatore Giordano 3367a4f890 fix dark ui messages 2020-07-21 10:18:59 +02:00
Salvatore Giordano d99afe7e63 add mute and delete channel 2020-07-20 15:33:21 +02:00
Salvatore Giordano 2541d5e474 add channel bottom sheet 2020-07-17 16:48:12 +02:00
Salvatore Giordano 7b46992e7b Merge branch 'master' into feature/new-ui 2020-07-15 10:06:52 +02:00
Salvatore Giordano a2a5b48928 add channel muted ui 2020-07-09 11:15:06 +02:00
Salvatore Giordano 67dbac2857 fix group image for three people group 2020-07-08 16:48:28 +02:00
Salvatore Giordano 3ab0815ae9 add group image 2020-07-08 16:33:00 +02:00
Salvatore Giordano bd012e0d24 remove log 2020-07-08 15:31:22 +02:00
Salvatore Giordano 995a6a8d3d compose channel name from members if there is no name 2020-07-08 15:30:17 +02:00
Salvatore Giordano 446b051d03 show deleted and system messages in italic 2020-07-08 15:10:17 +02:00
Salvatore Giordano 1f226f33c8 add online indicator to useravatar 2020-07-08 14:52:39 +02:00
Salvatore Giordano 28aeb1a1a4 fix last message preview. it had a white space in front 2020-07-08 10:59:48 +02:00
Salvatore Giordano eb5517aca3 update unread indicator 2020-07-08 10:45:50 +02:00
Salvatore Giordano 6256195b4b change default unread color 2020-07-08 10:45:43 +02:00
Salvatore Giordano 8b0bb0f3b2 remove opacity difference for unread channels 2020-07-08 10:45:26 +02:00
Salvatore Giordano 9830bb5074 version bump 2020-07-06 15:36:20 +02:00
Salvatore Giordano 73aab693c7 use last message getter 2020-06-24 10:34:03 +02:00
Salvatore Giordano a5bb7072b3 update deprecated dependency 2020-06-23 13:03:23 +02:00
Salvatore Giordano f35321a7d9 fix message list when readlist is null 2020-06-22 15:18:03 +02:00
Salvatore Giordano 0398908bd6 update date divider 2020-06-19 11:45:45 +02:00
Salvatore Giordano 4e802f71bb change message radius 2020-06-18 15:43:31 +02:00
Salvatore Giordano 8fc314d942 update sending indicator 2020-06-18 11:03:28 +02:00