Commit Graph
1097 Commits
Author SHA1 Message Date
Sahil Kumar 6da45c1701 [Extension] Remove unnecessary isDigit check from isOnlyEmoji
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 16:18:47 +05:30
Sahil Kumar e8e55c0073 [MessageActionsModal] Fix flag action button title
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 16:12:19 +05:30
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 006b3e21c3 [Extension] Improve isOnlyEmoji digitRecognizer function
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 16:06:36 +05:30
Salvatore Giordano a83e8680ef fix emoji parser 2021-01-15 11:27:34 +01:00
Sahil Kumar b9d86b3a27 :|
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 14:20:55 +05:30
Sahil Kumar e565f1d888 Merge branches 'feature/new-ui' and 'minor-ui-fixes' of github.com:GetStream/stream-chat-flutter into minor-ui-fixes 2021-01-15 14:18:18 +05:30
Sahil Kumar 6fac5c9dd1 [UserListView] Fix indicatorConstraints for grid user item
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-15 13:49:09 +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
Sahil Kumar 2e31ed077b [ImageFooter] Fix photosModalBottomSheet
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-14 17:15:10 +05:30
Deven Joshi d5062ee8aa fix: fixed channel separator 2021-01-14 17:00:15 +05:30
Sahil Kumar ebc5ada241 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into minor-ui-fixes 2021-01-14 15:32:29 +05:30
Salvatore Giordano 21dd08bcc5 fix colorscheme 2021-01-14 10:44:14 +01:00
Sahil Kumar 188cd17468 [ImageFooter] Add border and boxshadow to media user avatar
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-14 15:13:40 +05:30
Deven Joshi 7874b91f2a fix: fixed media loading 2021-01-14 15:11:51 +05:30
Deven Joshi 5b5b0e56a8 fix: fixed media loading bug 2021-01-14 13:40:02 +05:30
Salvatore Giordano 6535e44313 fix reaction picker 2021-01-13 16:22:46 +01:00
Salvatore Giordano 87d9fd06fa Merge branch 'feature/new-ui' into qa4-fixes 2021-01-13 16:18:49 +01:00
Salvatore Giordano a1b6fa75c9 fix pickerindicator 2021-01-13 16:10:13 +01:00
Deven Joshi 8cd33852a6 fix: removed extra listview 2021-01-13 20:03:58 +05:30
Sahil Kumar 60c3118cd8 [MessageReactionsModal] Fix user online indicator size, reaction bubble alignment
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 19:02:59 +05:30
Deven Joshi a8889ba693 feat: Added images for photos modal 2021-01-13 18:50:48 +05:30
Sahil Kumar 618acbc4e7 Merge branches 'feature/new-ui' and 'qa4-fixes' of github.com:GetStream/stream-chat-flutter into qa4-fixes 2021-01-13 18:42:43 +05:30
Sahil Kumar 150e51ac62 [UserAvatar] Fix online status indicator size
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 18:37:54 +05:30
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 854aea1fa2 [MessageActionModal] Fix action tile padding and divider
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 16:24:55 +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 e07a07d910 Remove message text horizontal padding if it's only emoji
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 15:21:58 +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 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
Deven Joshi f3ff758894 feat: Added error message to new group and info tiles to new chat and merged 2021-01-13 13:14:36 +05:30
Deven Joshi 0ec0d74284 Merge branch 'feature/new-ui' of https://github.com/GetStream/stream-chat-flutter into feature/error-tile
 Conflicts:
	lib/src/message_list_view.dart
2021-01-13 13:00:58 +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
Deven Joshi 3e1766940a feat: Added error tile for message search list view 2021-01-12 21:24:46 +05:30
Deven Joshi fad38a513a feat: Added a way to disable info tiles and added info tile to message list view 2021-01-12 21:13:38 +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 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