Commit Graph
885 Commits
Author SHA1 Message Date
Sahil Kumar 328afc44d8 merge fixes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-31 18:53:33 +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
Sahil Kumar ab6a741183 [Message Widget] fix error icon stack position
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-31 15:59:51 +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
Salvatore Giordano f011bf32fc apply theme to rest of the sdk 2020-12-31 10:24:25 +01:00
Salvatore Giordano a8171f7314 ui fixes 2020-12-31 09:57:21 +01:00
Sahil Kumar ef0bad1192 [Message Widget] Modify read indicator as per new design v2
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-31 14:18:12 +05:30
Sahil Kumar 168630fcad flutter format
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-31 13:11:05 +05:30
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 4f9b75392f apply theme to group info screen 2020-12-30 18:30:52 +01:00
Salvatore Giordano 911581e094 apply theme to new chat screens 2020-12-30 18:26:24 +01:00
Salvatore Giordano 1b0d117ea4 Merge branch 'feature/new-ui' into feature/theme 2020-12-30 17:16:18 +01:00
Salvatore Giordano 60d9abe8fe fix messageinput color 2020-12-30 16:23:33 +01:00
Salvatore Giordano cb518db1a2 apply colors and ui fixes 2020-12-30 16:22:14 +01:00
Deven Joshi d794a40b4b fix bg 2020-12-30 14:22:40 +05:30
Deven Joshi e8afb3e9a9 Removed type 2020-12-30 14:00:42 +05:30
Deven Joshi bf839e9bce Added theme to main app 2020-12-30 13:49:25 +05:30
Deven Joshi 7fd8a1ed57 feat: Added color theme implementations 2020-12-29 23:10:41 +05:30
Sahil KumarandGitHub e40c33d780 Merge pull request #182 from GetStream/channels-share-fix 2020-12-28 23:37:16 +05:30
Sahil Kumar 27a83e7791 Minor refactoring
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-28 23:32:57 +05:30
Sahil Kumar 38e3d541bb [Channel Image] Fix selection state
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-28 23:31:02 +05:30
Sahil Kumar 38d3140ab1 [ChannelListView] Convert listView.custom into listView.separated
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-28 23:30:35 +05:30
Deven Joshi 08d2b32eff feat: Added color themes 2020-12-28 19:24:42 +05:30
Sahil Kumar 46c9858bd4 [Message Input] Add reply_to_message_id in case of threadless reply
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-28 19:08:50 +05:30
Deven Joshi b58d00a5f0 feat: Added text theme instead of hardcoded styles 2020-12-28 15:29:29 +05:30
Deven Joshi 0f36fdcf4f fmt 2020-12-25 23:36:35 +05:30
Deven Joshi 25342266a0 fix: Corrected keyboard 2020-12-25 23:36:16 +05:30
Sahil Kumar db7593b622 [Message Input] fix icons padding
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 19:03:28 +05:30
Sahil Kumar 47dafef2ac flutter format
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 18:04:38 +05:30
Sahil Kumar 109b1a4e30 minor fix
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 17:45:55 +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
Deven Joshi d0a9ee7fae fix: Corrected shimmer 2020-12-23 16:53:04 +05:30
Salvatore Giordano 934167c8b7 Merge branch 'feature/new-ui' into feature/theme 2020-12-23 12:22:58 +01:00
Sahil Kumar bb49084952 Hide timeStamp and sendingIndicator for a threaded reply message
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 15:30:41 +05:30
Sahil Kumar 7efb6ca3dd [MessageListView] Change parentMessage gradient alignment
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 15:13:17 +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 6b97879009 cleanup
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 14:53:34 +05:30
Sahil Kumar 538029a5de [Stream Channel] Fix getReplies
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 14:48:23 +05:30
Sahil Kumar c2633cecb2 fix typo
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 14:02:18 +05:30
Sahil Kumar 011b939c28 [Thread Header] Fix channelName overflow
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-23 13:58:02 +05:30
Sahil Kumar 209c5a3c24 Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-22 21:45:14 +05:30
Deven Joshi 4aa2a8946a feat: Added gridview for channel list view and changed implementation for image sharing 2020-12-22 17:45:08 +05:30
Sahil Kumar aa5433a881 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/thread-header 2020-12-21 17:23:15 +05:30
Salvatore Giordano b0093dc065 remove unnecessary .catchError 2020-12-21 12:21:35 +01:00
Salvatore Giordano 3c35a800a8 fix loading 2020-12-21 12:14:31 +01:00