Commit Graph
123 Commits
Author SHA1 Message Date
Sahil Kumar 0aa58cf660 [MessageWidget] Refactor
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-11 18:11:51 +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 a02aaaaa65 [MessageListView] Refactor message separators
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-08 22:48:37 +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
Salvatore Giordano d4f2d79702 merge master 2021-01-07 12:24:30 +01:00
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 ef4adaea6e [MessageListView] Add messageHighlightColor property
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-06 13:50:30 +05:30
Salvatore Giordano b8c05d791f change default scroll physics 2021-01-05 10:28:40 +01:00
Sahil Kumar ed6213e938 [MessageListView] fix onQuotedMessageTap
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-05 11:19:51 +05:30
Sahil Kumar 46a45005cc Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
 Conflicts:
	lib/src/media_list_view.dart
	lib/src/message_widget.dart
	pubspec.yaml
2021-01-04 19:56:21 +05:30
Sahil Kumar fc2da13915 Handle onQuotedMessageTap
Signed-off-by: Sahil Kumar <[email protected]>
2021-01-04 17:51:59 +05:30
Deven Joshi 95d91f3959 feat: Added show in chat 2021-01-04 16:00:20 +05:30
Sahil Kumar fc06aedfb7 Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
 Conflicts:
	lib/src/message_list_view.dart
2021-01-01 09:31:41 +05:30
Salvatore Giordano 0afae55f2e fix light theme on ios 2020-12-31 17:18:30 +01:00
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 f011bf32fc apply theme to rest of the sdk 2020-12-31 10:24:25 +01:00
Salvatore Giordano 911581e094 apply theme to new chat screens 2020-12-30 18:26:24 +01:00
Deven Joshi 7fd8a1ed57 feat: Added color theme implementations 2020-12-29 23:10:41 +05:30
Deven Joshi 08d2b32eff feat: Added color themes 2020-12-28 19:24:42 +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
Salvatore Giordano 934167c8b7 Merge branch 'feature/new-ui' into feature/theme 2020-12-23 12:22:58 +01:00
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 209c5a3c24 Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-22 21:45:14 +05:30
Salvatore Giordano e3b268fb45 fix padding 2020-12-18 15:53:14 +01:00
Salvatore Giordano 14aebadabf fix markread 2020-12-18 15:44:28 +01:00
Sahil Kumar 9665481323 Change cupertinoActivitYIndicator to cicularProgressIndicator
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-18 19:55:27 +05:30
Sahil Kumar 9e3248d4c9 minor refactor
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-18 17:13:55 +05:30
Sahil Kumar 99b02623fa Merge branch 'feat/two-way-pagination' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination 2020-12-18 17:12:00 +05:30
Sahil Kumar 7cfb1752fb fix newMessage jump bug
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-18 17:11:46 +05:30
Salvatore Giordano 8ee4b585b8 mark read only if the channel is up to date 2020-12-18 10:00:10 +01:00
Sahil Kumar 49377b46a2 fix initialIndex bug
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 23:15:56 +05:30
Sahil Kumar 84aa3fbb87 Use localChannel if present instead of creating a new
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 17:10:45 +05:30
Sahil Kumar e17a3c30b7 [LazyLoadScrollView] Fix callback logic
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-17 14:42:46 +05:30
Salvatore Giordano 3365807615 fix unread count indicator 2020-12-16 15:45:07 +01:00
Sahil Kumar 1fa3e83c1f Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/two-way-pagination
 Conflicts:
	example/lib/new_chat_screen.dart
	lib/src/message_input.dart
2020-12-16 17:03:29 +05:30
Sahil Kumar 7495acee3e changes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-16 16:56:09 +05:30
Salvatore Giordano 5e7e5aaac0 fix new chat screen flow 2020-12-15 12:18:16 +01:00
Salvatore Giordano adefbc1e2d Merge branch 'feature/new-ui' into feat/two-way-pagination 2020-12-08 16:21:19 +01:00
Sahil Kumar 914a82bb49 Add Message Reply feature
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-07 22:29:40 +05:30
Salvatore Giordano bb85d64b69 Merge branch 'feature/new-ui' into feature/theme 2020-12-07 16:37:34 +01:00
Sahil Kumar 5cd9653c34 [MessageListView] : Use notification listener to implement pagination.
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-03 17:28:38 +05:30
Salvatore Giordano d81d680420 fix borderradius 2020-12-03 11:55:14 +01:00
Sahil Kumar f367e6b7a8 minor changes
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-03 15:46:58 +05:30
Salvatore Giordano 4373888ae6 jump scrollview on new messages 2020-12-03 10:49:41 +01:00
Sahil Kumar 390062f1c2 feat: 2 way pagination
Signed-off-by: Sahil Kumar <[email protected]>
2020-12-02 19:30:24 +05:30
Salvatore Giordano 06b2929c37 wip 2020-12-02 13:19:31 +01:00
Salvatore Giordano 4d35c3a151 update deleted message 2020-11-26 14:09:02 +01:00
Salvatore Giordano 68f5e5e4dc fix scroll to bottom button 2020-11-26 13:41:46 +01:00