Commit Graph
1021 Commits
Author SHA1 Message Date
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
Sahil Kumar 85aaf9eab8 [MessageListView] simplify some conditions
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 15:05:50 +05:30
Sahil Kumar f9ac3fe6fa [MessageListView] minor fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 14:58:43 +05:30
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
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
Salvatore Giordano 062c38af62 fix emoji sizing 2021-01-11 12:20:30 +01:00
Salvatore Giordano 6e52cc700c add moon icon to change theme 2021-01-11 11:17:27 +01:00
Sahil Kumar 8e285df024 [MessageWidget] Fix crossAxisAlignment
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-11 12:38:29 +05:30
Sahil Kumar 14455d4c35 Merge branches 'feature/new-ui' and 'qa2-fixes' of github.com:GetStream/stream-chat-flutter into qa2-fixes 2021-01-08 23:43:15 +05:30
Sahil Kumar 3dd451e511 [MessageListView] Remove unwanted null checks from separator logic
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 23:37:55 +05:30
Sahil Kumar 0258173935 [ReactionBubble] Add conditional horizontal padding
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 23:35:38 +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
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 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
Deven Joshi 1662c14dd3 fix: Fixed no permission modal 2021-01-08 15:26:16 +05:30
Sahil Kumar 7d938b2e40 [ChannelMediaDisplayScreen] Hide link attachments
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 14:37:32 +05:30
Salvatore GiordanoandGitHub 7a01dd94c0 Merge pull request #200 from GetStream/fix/typing_indicator
feat: Added typing indicator design and styling fixes
2021-01-08 10:04:23 +01:00
Salvatore GiordanoandGitHub 4be0d75ebb Merge pull request #197 from GetStream/feat/mention-screen
Add mention screen
2021-01-08 09:58:03 +01:00
Deven Joshi eaa3ef0959 feat: Added typing indicator design and styling fixes 2021-01-08 14:21:38 +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 cb69dd036a [Reaction Bubble] Fix tail alignment
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 12:02:17 +05:30
Salvatore GiordanoandGitHub 7e4a6125d3 Merge branch 'feature/new-ui' into hotfix/commands 2021-01-07 17:06:16 +01:00
Salvatore Giordano 141cc55b05 fix chip text color 2021-01-07 17:05:48 +01:00
Salvatore Giordano b5e72ff610 fix chip text color 2021-01-07 17:04:27 +01:00
Salvatore GiordanoandGitHub ceed8e0440 Merge pull request #196 from GetStream/hotfix/mentions
Only 4 mentions allowed at a time
2021-01-07 16:39:32 +01:00
Deven Joshi 3b19fe6c36 feat: Redid UI For mentions 2021-01-07 20:57:53 +05:30
Deven Joshi 1ce97a20aa feat: Added icons and redid UI for commands 2021-01-07 18:39:00 +05:30
Sahil Kumar cf32ddf850 [MessageSearchListView] Add pullToRefresh
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-07 18:24:44 +05:30
Sahil Kumar 36a1b52b0a Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/mention-screen 2021-01-07 17:56:07 +05:30
Sahil Kumar ec499ce4c8 [MessageSearchListView] Fix separator color
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-07 17:13:28 +05:30
Sahil Kumar 2829866c4e [MessageSearchListView] Add support for messageFilters
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-07 17:02:36 +05:30
Salvatore Giordano d4f2d79702 merge master 2021-01-07 12:24:30 +01:00
Deven Joshi e05033cce3 Only 4 mentions allowed at a time 2021-01-07 14:33:35 +05:30