Commit Graph
100 Commits
Author SHA1 Message Date
Sahil Kumar beb0620daa fix test
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 23:07:48 +05:30
Sahil Kumar a02aaaaa65 [MessageListView] Refactor message separators
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 22:48:37 +05:30
Sahil Kumar 6ed63fc8c7 [UrlAttachment] Remove extra imageUrl padding
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 21:47:18 +05:30
Sahil Kumar a93c53335a [MessageReactionsModal] Remove ReactionCard additional card margin
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 20:12:03 +05:30
Sahil Kumar c14bcefe20 [QuotedMessageWidget] Remove bottom padding
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 19:58:16 +05:30
Sahil Kumar d074bf8d9f Fix drawer tile splash
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 19:42:27 +05:30
Sahil Kumar c931e5142d [DateDivider] Fix text case and add 1px vertical padding
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 17:38:03 +05:30
Sahil Kumar 1dc7a06991 [MessageListView] Fix attachment corner radius
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 17:30:41 +05:30
Sahil Kumar 11bb372011 [MessageReactionsModal] Fix padding
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 16:50:46 +05:30
Sahil Kumar 2f3e6ced0d [MessageReactionsModal] Fix reaction bubble alignment
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 16:29:13 +05:30
Sahil Kumar 7d938b2e40 [ChannelMediaDisplayScreen] Hide link attachments
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 14:37:32 +05:30
Sahil Kumar b9f5dc395c [GroupInfoScreen] Show chat owner always on top of the member list
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 14:33:53 +05:30
Sahil Kumar 91feed9bac [MessageActionsModal] Fix various alignment, size and color issues
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 14:19:24 +05:30
Sahil Kumar b9ae0eeab1 Change themeMode to ThemeMode.system
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 12:02:55 +05:30
Sahil Kumar cb69dd036a [Reaction Bubble] Fix tail alignment
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 12:02:17 +05:30
Sahil Kumar ce61c28635 fix test
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-07 19:00:48 +05:30
Sahil Kumar 7ae15263e3 [NewGroupChatScreen] Refactor
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 19:07:51 +05:30
Sahil Kumar b51128f67c [MessageWidget] Show message border in case the message is only emoji but is part of a thread.
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 18:34:03 +05:30
Sahil Kumar 14a35205cf [Choose User, Advanced Options] QA fixes, theme changes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 18:23:39 +05:30
Sahil Kumar b55d8bd2a8 [UserItem] Fix selected check icon
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 16:41:03 +05:30
Sahil Kumar 7b2cde37e5 [NewChatScreen] Fix chip clear icon color
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 16:35:55 +05:30
Sahil Kumar 0d71632ef2 theme: Add colors, Gradient and its implementation
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 16:25:00 +05:30
Sahil Kumar bc6c31c25e [GroupChatDetailsScreen] Fix divider color
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 13:54:50 +05:30
Sahil Kumar ef4adaea6e [MessageListView] Add messageHighlightColor property
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 13:50:30 +05:30
Sahil Kumar cc54b18a14 [StreamChatTheme] Segregate theme copyWith and merge logic
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 13:28:35 +05:30
Sahil Kumar bae11ad26a [UserListView] Fix separator color
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 11:41:03 +05:30
Sahil Kumar 28e01a89d4 [MessageWidget] Show thread participants in case of thread.
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-05 18:10:16 +05:30
Sahil Kumar dc801ca91d minor ui fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-05 13:02:17 +05:30
Sahil Kumar 61a1eecc52 [MessageWidget] Disable onLongPress for deleted message
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-05 12:22:19 +05:30
Sahil Kumar a317e620a0 [MessageActionsModal] Fix reaction picker alignment for quotedMessage
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-05 12:06:09 +05:30
Sahil Kumar ed6213e938 [MessageListView] fix onQuotedMessageTap
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-05 11:19:51 +05:30
Sahil Kumar 1424c56dd5 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply 2021-01-05 10:34:04 +05:30
Sahil Kumar e2a07bbfa5 fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 20:20:19 +05:30
Sahil Kumar 8421faa450 flutter format
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 20:04:59 +05:30
Sahil Kumar 46a45005cc Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
 Conflicts:
	lib/src/media_list_view.dart
	lib/src/message_widget.dart
	pubspec.yaml
2021-01-04 19:56:21 +05:30
Sahil Kumar fc2da13915 Handle onQuotedMessageTap
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 17:51:59 +05:30
Sahil Kumar 33810de18f Refactoring, UI fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 15:49:24 +05:30
Sahil Kumar 032555831c Revert "testing changes, remove them when pushed"
This reverts commit a27efad0

Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 13:52:05 +05:30
Sahil Kumar 8fa8c9dc6b Rename replyToMessage -> quotedMessage
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 13:48:29 +05:30
Sahil Kumar 380b9373a4 minor improvements
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 12:53:21 +05:30
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 Kumar 7047f3d9a4 [Image Attachment] Add a property to hide/show image title
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-30 15:06:40 +05:30
Sahil Kumar 4e7fb6123c fixes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-30 14:50:13 +05:30
Sahil Kumar 1419027acd Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feature/group-info-screen 2020-12-30 12:57:15 +05:30
Sahil Kumar 27578c7a0a Minor ui fixes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-30 12:45:16 +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