Commit Graph
1495 Commits
Author SHA1 Message Date
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 987f6991fe [FileAttachment] Fix trailing icon padding and minor fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 13:39:27 +05:30
Sahil Kumar 7c8bd11fd2 [ImageActionsModal] Remove cross icon and fix dividers
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 13:25:38 +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 c22c6d29f5 [MessageListView] Fix message borders
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 11:33:59 +05:30
Sahil Kumar 18c31a666b [MessageInput] Fix attachments padding
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 11:22:03 +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 Giordano 4aa224a5e6 fix messageinput focus 2021-01-12 16:58:52 +01:00
Salvatore Giordano 18d3cbcc86 version bump 2021-01-12 15:25:25 +01:00
Salvatore Giordano 74e9ec648c remove add member for distinct channels 2021-01-12 15:24:53 +01:00
Salvatore GiordanoandGitHub a6be5766dc Merge pull request #207 from GetStream/qa3-fixes
QA3 fixes
2021-01-12 15:24:07 +01:00
Sahil Kumar 80d8c48826 Minor ui fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 19:46:19 +05:30
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
Salvatore Giordano 294c9edafb fix reaction picker spacing and size 2021-01-12 14:35:29 +01:00
Salvatore Giordano 40910f93f1 fix reaction picker spacing and size 2021-01-12 13:49:44 +01:00
Sahil Kumar 7e8def2707 [MessageListView] Minor border visibility condition fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 18:08:50 +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 47a3a94c93 [MessageInput] Fix iconButtons and textField paddings and text sizes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 16:57:04 +05:30
Salvatore Giordano d9a50ae42e fix animations 2021-01-12 12:05:01 +01:00
Salvatore GiordanoandGitHub bf28b82cc7 Merge pull request #204 from GetStream/feature/flag
feat: Added message flagging
2021-01-12 11:24:51 +01:00
Salvatore Giordano 317de62925 fix deleted message preview 2021-01-12 11:23:31 +01:00
Salvatore Giordano 5f23e652a4 Merge branch 'feature/new-ui' into feature/flag 2021-01-12 11:15:51 +01:00
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 b402add586 feat: Added delete dialog and added dismiss dialog in case of message flagged 2021-01-12 15:11:52 +05:30
Sahil Kumar 85aaf9eab8 [MessageListView] simplify some conditions
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 15:05:50 +05:30
Salvatore Giordano 81589778fa fix gihpy dark mode 2021-01-12 10:33:18 +01:00
Sahil Kumar f9ac3fe6fa [MessageListView] minor fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 14:58:43 +05:30
Salvatore Giordano 53b73ef8de bump version 2021-01-12 10:10:39 +01:00
Sahil Kumar 9379c46727 [QuotedMessageWidget] Fix attachment getting cropped by border side
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 14:32:02 +05:30
Sahil Kumar 4a7350530e [MessageListView] Remove topMessage extra top padding in thread conversation.
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 12:52:52 +05:30
Sahil Kumar bc1761867d [MessageListView] Make thread type messages all corners rounded
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 12:27:42 +05:30
Deven Joshi 1556564ea7 fix: Cancel behaviour 2021-01-11 21:49:34 +05:30
Deven Joshi 4f41f6be7f fix: color and fmt 2021-01-11 21:45:31 +05:30
Deven Joshi 746688e04d fix: merge 2021-01-11 21:43:47 +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
Deven Joshi 6274f1437e feat: corrected text styles 2021-01-11 21:29:31 +05:30
Deven Joshi c987066329 fix: Added modals instead 2021-01-11 21:22:32 +05:30
Salvatore Giordano ff2653bea3 fix thread unread indicator 2021-01-11 15:53:18 +01:00
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