Commit Graph
248 Commits
Author SHA1 Message Date
Sahil Kumar 67753a06c5 [MessageWidget] Show only max 2 thread participants
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 16:08:38 +05:30
Sahil Kumar fdb56992c1 [MessageWidget] Minor condition fix
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 13:35:08 +05:30
Sahil Kumar 4e6fbc8d2e [MessageWidget] Separate our default messageShape and attachmentShape
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 13:29:28 +05:30
Salvatore Giordano 6535e44313 fix reaction picker 2021-01-13 16:22:46 +01:00
Sahil Kumar ab29edd89e Minor ui fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 18:21:02 +05:30
Sahil Kumar 3b0c2a9a73 [ReactionBubble] Added Customization for the spacing between the bottom circles
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 16:40:28 +05:30
Sahil Kumar 829dddb5e0 [ReactionBubble] Add masked spacing
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 16:14:45 +05:30
Sahil Kumar 3432b7c5ee [MessageWidget] Fix attachment padding and border sides
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 15:09:28 +05:30
Sahil Kumar b27f04bf36 [MessageWidget] Fix bottomRow children position
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 12:09:36 +05:30
Sahil Kumar f353e02c03 [MessageWidget] Fix threadParticipants indicator
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 11:57:45 +05:30
Sahil Kumar a9c52c6654 [MessageWidget] Fix thread tail
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 11:40:46 +05:30
Sahil Kumar 8245d13cc4 [QuotedMessageWidget] Move padding inside widget
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 11:15:31 +05:30
Salvatore GiordanoandGitHub a6be5766dc Merge pull request #207 from GetStream/qa3-fixes
QA3 fixes
2021-01-12 15:24:07 +01:00
Sahil Kumar 16bedf8728 [QuotedMessageWidget, MessageWidget] Fix quoted message padding in case of attachments
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 19:36:12 +05:30
Salvatore Giordano 04902f6a81 fix indicator 2021-01-12 14:50:47 +01:00
Sahil Kumar 069325afc2 Merge branches 'feature/new-ui' and 'qa3-fixes' of github.com:GetStream/stream-chat-flutter into qa3-fixes
 Conflicts:
	lib/src/message_list_view.dart
2021-01-12 19:11:46 +05:30
Sahil Kumar c5f2458083 [MessageWidget] Move messageBorderSide handling one level up
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 18:03:24 +05:30
Sahil Kumar fbc8fd9a59 [QuotedMessageWidget, MessageWidget] Fix emoji and regular text size
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 15:38:54 +05:30
Sahil Kumar 0605cbc3b4 Move isOnlyEmoji utility function into String extension
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 15:30:45 +05:30
Deven Joshi 0130eaa3f5 Merge branch 'feature/new-ui' of https://github.com/GetStream/stream-chat-flutter into feature/flag
 Conflicts:
	lib/src/message_actions_modal.dart
	lib/src/message_list_view.dart
	lib/src/message_widget.dart
2021-01-11 21:38:12 +05:30
Salvatore GiordanoandGitHub 4fc13c8bd3 Merge pull request #205 from GetStream/refactor-messg-widget
Refactor message widget
2021-01-11 15:40:53 +01:00
Sahil Kumar e0e2575875 Merge branch 'refactor-messg-widget' of github.com:GetStream/stream-chat-flutter into refactor-messg-widget 2021-01-11 19:43:45 +05:30
Sahil Kumar 7404bbd64d [MessageWidget] Move action modal options visibility one layer up
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-11 19:42:45 +05:30
Salvatore Giordano 81f8295f7f extract isonlyemoji 2021-01-11 14:24:01 +01:00
Salvatore Giordano 09a41b8cd7 Merge branch 'feature/new-ui' into refactor-messg-widget 2021-01-11 14:16:57 +01:00
Sahil Kumar 4d419c9b53 [MessageWidget] Move bottomRow padding to upper layer
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-11 18:19:48 +05:30
Sahil Kumar 0aa58cf660 [MessageWidget] Refactor
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-11 18:11:51 +05:30
Deven Joshi 7b32379d07 fix: Removed unnecessary check 2021-01-11 17:20:29 +05:30
Salvatore Giordano 062c38af62 fix emoji sizing 2021-01-11 12:20:30 +01:00
Sahil KumarandGitHub 286bafad47 Merge branch 'feature/new-ui' into feature/flag 2021-01-11 15:00:19 +05:30
Deven Joshi bd73a8b6db feat: Added end dialog and animations 2021-01-11 14:37:53 +05:30
Sahil Kumar 8e285df024 [MessageWidget] Fix crossAxisAlignment
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-11 12:38:29 +05:30
Sahil Kumar a02aaaaa65 [MessageListView] Refactor message separators
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 22:48:37 +05:30
Deven Joshi b93d616c86 feat: Added message flagging 2021-01-08 22:00:54 +05:30
Salvatore Giordano 26f30f06d0 remove log 2021-01-08 14:47:39 +01:00
Salvatore Giordano d7aaa9614b fix link image size 2021-01-08 14:47:11 +01:00
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
Salvatore Giordano d4f2d79702 merge master 2021-01-07 12:24:30 +01:00
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 0d71632ef2 theme: Add colors, Gradient and its implementation
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 16:25:00 +05:30
Salvatore Giordano b38e3546d1 update deps 2021-01-05 16:46:26 +01:00
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 61a1eecc52 [MessageWidget] Disable onLongPress for deleted message
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-05 12:22:19 +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 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
Salvatore Giordano 7f853b9d70 Merge branch 'feature/new-ui' into feature/group-info-screen 2021-01-04 13:44:04 +01:00
Sahil Kumar fc2da13915 Handle onQuotedMessageTap
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 17:51:59 +05:30
Salvatore Giordano 041c1930c2 fix longpress gesturedetector on message 2021-01-04 12:08:14 +01:00
Salvatore Giordano d0c4656973 cleanup 2021-01-04 12:04:00 +01:00