Sahil Kumar
|
069325afc2
|
Merge branches 'feature/new-ui' and 'qa3-fixes' of github.com:GetStream/stream-chat-flutter into qa3-fixes
Conflicts:
lib/src/message_list_view.dart
|
2021-01-12 19:11:46 +05:30 |
|
Sahil Kumar
|
7e8def2707
|
[MessageListView] Minor border visibility condition fixes
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-12 18:08:50 +05:30 |
|
Sahil Kumar
|
c5f2458083
|
[MessageWidget] Move messageBorderSide handling one level up
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-12 18:03:24 +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
|
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 |
|
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 |
|
Salvatore Giordano
|
ff2653bea3
|
fix thread unread indicator
|
2021-01-11 15:53:18 +01:00 |
|
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 |
|
 Sahil KumarandGitHub
|
286bafad47
|
Merge branch 'feature/new-ui' into feature/flag
|
2021-01-11 15:00:19 +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 |
|
Deven Joshi
|
b93d616c86
|
feat: Added message flagging
|
2021-01-08 22:00:54 +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 |
|