Commit Graph
71 Commits
Author SHA1 Message Date
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 ab29edd89e Minor ui fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-13 18:21:02 +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 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 80d8c48826 Minor ui fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-12 19:46:19 +05:30
Salvatore Giordano d9a50ae42e fix animations 2021-01-12 12:05:01 +01:00
Deven Joshi b402add586 feat: Added delete dialog and added dismiss dialog in case of message flagged 2021-01-12 15:11:52 +05:30
Deven Joshi 1556564ea7 fix: Cancel behaviour 2021-01-11 21:49:34 +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
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
Sahil Kumar 0aa58cf660 [MessageWidget] Refactor
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-11 18:11:51 +05:30
Deven Joshi 2879b491ff fix: Added correct icon in modal 2021-01-11 16:20:42 +05:30
Deven Joshi 43006b6184 fix: merge and tile styling change 2021-01-11 15:13:01 +05:30
Sahil KumarandGitHub 286bafad47 Merge branch 'feature/new-ui' into feature/flag 2021-01-11 15:00:19 +05:30
Deven Joshi aca3918786 fix: Fixed dialog styling 2021-01-11 14:50:31 +05:30
Deven Joshi bd73a8b6db feat: Added end dialog and animations 2021-01-11 14:37:53 +05:30
Deven Joshi b93d616c86 feat: Added message flagging 2021-01-08 22:00:54 +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 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 dc801ca91d minor ui fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-05 13:02:17 +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 eb16e15665 flutter format
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-31 18:58:56 +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
Salvatore Giordano da3f9e7dae apply theme to edit message 2020-12-31 12:13:20 +01:00
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
Salvatore Giordano dde32437c8 fix messageinput send 2020-12-31 11:10:03 +01:00
Salvatore Giordano cf31f704d4 hide bubbles 2020-12-31 10:53:56 +01:00
Sahil Kumar 7f696236c4 [Message Widget] Add message error state
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-31 13:05:32 +05:30
Salvatore Giordano cb518db1a2 apply colors and ui fixes 2020-12-30 16:22:14 +01:00
Deven Joshi 7fd8a1ed57 feat: Added color theme implementations 2020-12-29 23:10:41 +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 beea7e1c67 [Message Actions Modal] Hide showInChannel Indicator
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 14:57:03 +05:30
Sahil Kumar 209c5a3c24 Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-22 21:45:14 +05:30
Sahil Kumar 914a82bb49 Add Message Reply feature
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-07 22:29:40 +05:30
Salvatore Giordano 6b62eadaa4 add factory constructor 2020-11-24 13:39:36 +01:00
Salvatore Giordano f1b7c6f39f use StreamSvgIcon widget 2020-11-24 12:52:54 +01:00
Deven Joshi cb4bd6849d fmt 2020-11-23 16:05:16 +05:30
Deven Joshi 404ec4c89d feat: Added reaction modal animations 2020-11-20 13:26:26 +05:30
Salvatore Giordano 2a7fdc750d fix modal with attachment and text 2020-11-13 17:20:12 +01:00
Salvatore Giordano 93101f99c4 fix reaction picker for messages without text 2020-10-30 14:45:47 +01:00
Salvatore Giordano 6138389a81 fix reaction picker alignment 2020-10-29 17:54:42 +01:00
Salvatore Giordano daf028d805 align reaction picker bubbles 2020-10-29 12:49:25 +01:00
Salvatore Giordano 8424e3a972 center user avatar in modal 2020-10-29 12:33:18 +01:00
Salvatore Giordano c9c790e120 fix ios staus bar icon colors 2020-10-29 12:24:40 +01:00
Deven JoshiandGitHub c3dd537527 Merge pull request #114 from GetStream/feature/reactions
Feature/reactions
2020-10-28 17:52:01 +05:30