Commit Graph
100 Commits
Author SHA1 Message Date
Sahil Kumar a2b3f34a0f [Message Input] Fix replyToMessage cleared bug
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 12:52:53 +05:30
Sahil Kumar 80cc5e7b26 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply 2021-01-01 12:28:16 +05:30
Sahil KumarandGitHub e6c22cef82 Fix themeMode 2021-01-01 12:27:40 +05:30
Sahil Kumar fc06aedfb7 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
 Conflicts:
	lib/src/message_list_view.dart
2021-01-01 09:31:41 +05:30
Sahil Kumar eb16e15665 flutter format
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-31 18:58:56 +05:30
Sahil Kumar 328afc44d8 merge fixes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-31 18:53:33 +05:30
Sahil Kumar 6e54d1d2af Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply 2020-12-31 18:24:49 +05:30
Sahil KumarandGitHub d03fda9301 Change themeMode to system 2020-12-31 18:23:46 +05:30
Sahil Kumar 1be3bf4bb5 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
 Conflicts:
	example/ios/Flutter/.last_build_id
	example/lib/main.dart
	lib/src/file_attachment.dart
	lib/src/message_actions_modal.dart
	lib/src/message_input.dart
	lib/src/message_widget.dart
2020-12-31 18:13:01 +05:30
Sahil Kumar 88ba902ee3 merge fixes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-31 16:38:20 +05:30
Sahil Kumar 6e35bb2f7e Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feature/theme
 Conflicts:
	lib/src/message_widget.dart
	lib/src/sending_indicator.dart
2020-12-31 16:35:56 +05:30
Sahil Kumar f59db043c1 minor ui fixes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-31 16:15:16 +05:30
Sahil Kumar ab6a741183 [Message Widget] fix error icon stack position
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-31 15:59:51 +05:30
Sahil Kumar ef0bad1192 [Message Widget] Modify read indicator as per new design v2
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-31 14:18:12 +05:30
Sahil Kumar 168630fcad flutter format
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-31 13:11:05 +05:30
Sahil Kumar 7f696236c4 [Message Widget] Add message error state
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-31 13:05:32 +05:30
Sahil KumarandGitHub e40c33d780 Merge pull request #182 from GetStream/channels-share-fix 2020-12-28 23:37:16 +05:30
Sahil Kumar 27a83e7791 Minor refactoring
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-28 23:32:57 +05:30
Sahil Kumar 38e3d541bb [Channel Image] Fix selection state
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-28 23:31:02 +05:30
Sahil Kumar 38d3140ab1 [ChannelListView] Convert listView.custom into listView.separated
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-28 23:30:35 +05:30
Sahil Kumar a27efad01b testing changes, remove them when pushed
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-28 19:09:16 +05:30
Sahil Kumar 46c9858bd4 [Message Input] Add reply_to_message_id in case of threadless reply
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-28 19:08:50 +05:30
Sahil Kumar db7593b622 [Message Input] fix icons padding
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 19:03:28 +05:30
Sahil Kumar 47dafef2ac flutter format
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 18:04:38 +05:30
Sahil Kumar 109b1a4e30 minor fix
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 17:45:55 +05:30
Sahil Kumar c4663fb8ce Merge branch feat/new-ui into feat/messg-reply
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 17:31:47 +05:30
Sahil Kumar bb49084952 Hide timeStamp and sendingIndicator for a threaded reply message
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 15:30:41 +05:30
Sahil Kumar 7efb6ca3dd [MessageListView] Change parentMessage gradient alignment
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 15:13:17 +05:30
Sahil Kumar beea7e1c67 [Message Actions Modal] Hide showInChannel Indicator
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 14:57:03 +05:30
Sahil Kumar 6b97879009 cleanup
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 14:53:34 +05:30
Sahil Kumar 538029a5de [Stream Channel] Fix getReplies
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 14:48:23 +05:30
Sahil Kumar c2633cecb2 fix typo
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 14:02:18 +05:30
Sahil Kumar 011b939c28 [Thread Header] Fix channelName overflow
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 13:58:02 +05:30
Sahil Kumar 209c5a3c24 Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-22 21:45:14 +05:30
Sahil Kumar aa5433a881 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/thread-header 2020-12-21 17:23:15 +05:30
Sahil Kumar a4071c117e [Message Input] Change "sendAsDm" checkbox title
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-21 15:31:13 +05:30
Sahil Kumar 903dec9d1f [Thread Header] Redesign wrt new ui
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-21 15:29:59 +05:30
Sahil Kumar 9665481323 Change cupertinoActivitYIndicator to cicularProgressIndicator
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-18 19:55:27 +05:30
Sahil Kumar 8b66362b5d Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination
 Conflicts:
	example/pubspec.yaml
	pubspec.yaml
2020-12-18 17:37:38 +05:30
Sahil Kumar 9e3248d4c9 minor refactor
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-18 17:13:55 +05:30
Sahil Kumar 99b02623fa Merge branch 'feat/two-way-pagination' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination 2020-12-18 17:12:00 +05:30
Sahil Kumar 7cfb1752fb fix newMessage jump bug
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-18 17:11:46 +05:30
Sahil Kumar 49377b46a2 fix initialIndex bug
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 23:15:56 +05:30
Sahil Kumar 84aa3fbb87 Use localChannel if present instead of creating a new
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 17:10:45 +05:30
Sahil Kumar e17a3c30b7 [LazyLoadScrollView] Fix callback logic
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 14:42:46 +05:30
Sahil Kumar eea4092a53 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination 2020-12-16 19:10:49 +05:30
Sahil Kumar 12105a3120 Merge fixes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-16 19:03:03 +05:30
Sahil Kumar 8b4ff142ba Merge conflicts
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-16 17:06:09 +05:30
Sahil Kumar 1fa3e83c1f Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination
 Conflicts:
	example/lib/new_chat_screen.dart
	lib/src/message_input.dart
2020-12-16 17:03:29 +05:30
Sahil Kumar 3f300bdfa0 ref git url in pubspec
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-16 16:57:43 +05:30
Sahil Kumar 7495acee3e changes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-16 16:56:09 +05:30
Sahil Kumar a3e2eec345 [MessageWidget] Fix widget gesture detector
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-09 17:09:19 +05:30
Sahil Kumar 09fcbad900 [ReplyMessageWidget] fix video attachment thumbnail
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-09 16:35:07 +05:30
Sahil Kumar ae73eb95c6 [ReplyMessageWidget] remove expanded width
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-09 13:50:03 +05:30
Sahil Kumar bec480dad7 [Swipeable] Remove extra margin
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-09 12:29:29 +05:30
Sahil Kumar 54061c8d50 [MessageInput] Remove reply message widget when sendMessage is called.
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-08 17:12:33 +05:30
Sahil Kumar 4c3cb91318 [Reply Message Widget] Remove default message text.
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-08 17:02:58 +05:30
Sahil Kumar c133002118 [Swipeable] Allow widget to swipe backward
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-08 17:01:29 +05:30
Sahil Kumar e78bdc6027 fix test
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-08 11:52:11 +05:30
Sahil Kumar 8223f48330 flutter format
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-07 22:45:59 +05:30
Sahil Kumar 34eb399d35 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
 Conflicts:
	lib/src/message_widget.dart
2020-12-07 22:40:34 +05:30
Sahil Kumar 914a82bb49 Add Message Reply feature
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-07 22:29:40 +05:30
Sahil Kumar 5cd9653c34 [MessageListView] : Use notification listener to implement pagination.
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-03 17:28:38 +05:30
Sahil Kumar f367e6b7a8 minor changes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-03 15:46:58 +05:30
Sahil Kumar 759fe5510e [MessageSearchListView] : Minor improvements.
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-03 14:28:35 +05:30
Sahil Kumar 2001bc926d Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination 2020-12-03 11:31:22 +05:30
Sahil Kumar 546fdaf487 [LazyLoadScrollView] : Add support of onStartOfPage
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-02 19:30:55 +05:30
Sahil Kumar 390062f1c2 feat: 2 way pagination
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-02 19:30:24 +05:30
Sahil Kumar c137ffcc6d Add bottomNavigationBar
Signed-off-by: Sahil Kumar <[email protected]>
2020-11-27 19:03:48 +05:30
xsahil03x fa5b4ebab8 minor changes
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 17:32:08 +05:30
xsahil03x e20ed0f012 dartfmt
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 14:09:45 +05:30
xsahil03x d5e8ee2071 close keyboard on listView scroll
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 14:08:41 +05:30
xsahil03x 1ef7511f62 minor changes
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 14:02:59 +05:30
xsahil03x 15669e8dd8 [MessageSearchListView] Add itemTap property
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 14:02:21 +05:30
xsahil03x 4df3bf1610 minor changes
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 13:58:33 +05:30
xsahil03x 5867dc3317 [UserListView] remove redundant property
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 13:45:28 +05:30
xsahil03x ad37e1b465 [UserListView] fix docComments
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 13:44:04 +05:30
xsahil03x c6552be540 add docComments
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 13:42:10 +05:30
xsahil03x ded26db306 feat : MessageSearchListView
Signed-off-by: xsahil03x <[email protected]>
2020-11-27 12:54:57 +05:30
xsahil03x 139730d911 minor fix
Signed-off-by: xsahil03x <[email protected]>
2020-11-26 16:28:15 +05:30
Sahil KumarandGitHub 94c202f1b4 Merge pull request #152 from GetStream/feature/typingAnimation 2020-11-26 14:25:07 +05:30
Sahil Kumar 1c42db37da Fix search icon
Signed-off-by: xsahil03x <[email protected]>
2020-11-26 11:56:56 +05:30
xsahil03x 973ab806d7 Merge branches 'feature/new-ui' and 'qa/new-chat-screens' of github.com:GetStream/stream-chat-flutter into qa/new-chat-screens
 Conflicts:
	example/lib/new_group_chat_screen.dart
2020-11-25 22:39:14 +05:30
xsahil03x ed3fc88f62 Configure routes in example project. 2020-11-25 22:37:11 +05:30
xsahil03x 806b34f092 minor changes 2020-11-25 16:59:54 +05:30
xsahil03x 305b920970 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into qa/new-chat-screens 2020-11-25 16:43:55 +05:30
xsahil03x cd84555f74 extract searchTextField into a separate widget 2020-11-25 16:43:35 +05:30
xsahil03x 850657cc63 fix icon 2020-11-25 15:54:19 +05:30
xsahil03x ef403d53c9 remove comments 2020-11-25 15:49:59 +05:30
xsahil03x 177d50a511 Hide keyboard on scrolling user list 2020-11-25 15:41:06 +05:30
xsahil03x d15a11b088 minor changes 2020-11-25 15:19:02 +05:30
xsahil03x 6edfbb2e98 feat : channel header status 2020-11-25 15:14:33 +05:30
xsahil03x 3cda66a255 Minor merge fixes 2020-11-25 11:41:07 +05:30
xsahil03x f08976fad1 Merge branches 'feature/new-ui' and 'qa/new-chat-screens' of github.com:GetStream/stream-chat-flutter into qa/new-chat-screens
 Conflicts:
	example/lib/group_chat_details_screen.dart
	example/lib/new_group_chat_screen.dart
2020-11-25 11:24:15 +05:30
xsahil03x fbc279f9dd [NewGroupChatScreen] Float selected users and searchField when list is scrolling. 2020-11-24 21:46:31 +05:30
xsahil03x 2ee8b72a31 [UserListView] Use LazyLoadScrollView for pagination rather than listening scroll controller 2020-11-24 21:45:42 +05:30
xsahil03x 92b88c505e Minor fix 2020-11-24 15:33:48 +05:30
xsahil03x a0afe4d091 [UserListView] Replace ListView.custom, GridView.custom with separated,builder respectively, 2020-11-24 15:06:18 +05:30
xsahil03x 5ec2b20a0d [Channel List Header] Replace pen_write icon with correct svg icon. 2020-11-24 14:55:37 +05:30
xsahil03x f61d42bf3a [Channel List Header] Hide online status from user avatar 2020-11-24 12:44:34 +05:30