Commit Graph
50 Commits
Author SHA1 Message Date
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
Salvatore Giordano d5f23549f4 modify condition 2020-10-28 11:42:09 +01:00
Salvatore Giordano 3f619fe79c fix backdrop filter 2020-10-28 10:39:55 +01:00
Salvatore Giordano d2801b2b13 fix scrollview 2020-10-27 17:11:57 +01:00
Salvatore Giordano e9572d48b9 put own reaction to the right 2020-10-27 16:56:51 +01:00
Salvatore Giordano e8411d3aa4 fix reactions overflowing the screen 2020-10-27 16:15:50 +01:00
Salvatore GiordanoandGitHub d1d7bd6f7e Merge pull request #106 from GetStream/dj-develop-ui
New Message Input
2020-10-27 15:07:20 +01:00
Salvatore Giordano ba37258427 wip 2020-10-27 09:58:15 +01:00
Deven Joshi 657e2c2d0f fix: edit ui 2020-10-26 15:20:00 +05:30
Deven Joshi 35b6788ddc fix: edit ui 2020-10-26 15:12:08 +05:30
Deven Joshi b487e205cb fix: edit ui 2020-10-26 15:09:38 +05:30
Deven Joshi 027ff3cff7 fix: edit ui 2020-10-26 15:02:30 +05:30
Salvatore Giordano 71a80286f7 clip message in actions if too long 2020-10-20 12:21:47 +02:00
Deven Joshi 6998d4e9cc fix: Disable giphy button when editing, change close icon 2020-10-19 13:45:43 +05:30
Salvatore Giordano b656c0b3a2 fix copy message logic 2020-10-19 09:50:52 +02:00
Salvatore Giordano b48b59bda1 add message_action_modal_test 2020-10-16 15:37:15 +02:00
Salvatore Giordano b05d57267b add copy button 2020-10-16 15:09:11 +02:00
Salvatore Giordano 747ae96168 add message_reaction_modal_test 2020-10-16 14:56:52 +02:00
Salvatore Giordano b0ad9c673e fix reaction modal ui 2020-10-16 12:50:58 +02:00
Salvatore Giordano d7624721b8 use stream icons 2020-10-16 12:38:07 +02:00
Salvatore Giordano 8c17b268ae add reaction picker 2020-09-01 15:09:47 +02:00
Salvatore Giordano 0997867944 add message_actions_modal.dart 2020-08-27 16:22:22 +02:00