 Salvatore GiordanoandGitHub
|
7ca8e48d70
|
Merge pull request #193 from GetStream/qa-fixes
QA fixes
|
2021-01-06 14:59:23 +01:00 |
|
Sahil Kumar
|
7ae15263e3
|
[NewGroupChatScreen] Refactor
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-06 19:07:51 +05:30 |
|
Sahil Kumar
|
b51128f67c
|
[MessageWidget] Show message border in case the message is only emoji but is part of a thread.
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-06 18:34:03 +05:30 |
|
Sahil Kumar
|
14a35205cf
|
[Choose User, Advanced Options] QA fixes, theme changes
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-06 18:23:39 +05:30 |
|
Sahil Kumar
|
b55d8bd2a8
|
[UserItem] Fix selected check icon
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-06 16:41:03 +05:30 |
|
Sahil Kumar
|
7b2cde37e5
|
[NewChatScreen] Fix chip clear icon color
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-06 16:35:55 +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
|
bc6c31c25e
|
[GroupChatDetailsScreen] Fix divider color
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-06 13:54:50 +05:30 |
|
Sahil Kumar
|
ef4adaea6e
|
[MessageListView] Add messageHighlightColor property
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-06 13:50:30 +05:30 |
|
Sahil Kumar
|
cc54b18a14
|
[StreamChatTheme] Segregate theme copyWith and merge logic
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-06 13:28:35 +05:30 |
|
Sahil Kumar
|
bae11ad26a
|
[UserListView] Fix separator color
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-06 11:41:03 +05:30 |
|
 Salvatore GiordanoandGitHub
|
6774680b75
|
Merge pull request #190 from GetStream/feat/thread-participants
[MessageWidget] Show thread participants in case of thread.
|
2021-01-05 17:01:36 +01:00 |
|
Salvatore Giordano
|
b23531e632
|
update deps
|
2021-01-05 16:59:58 +01:00 |
|
Salvatore Giordano
|
b38e3546d1
|
update deps
|
2021-01-05 16:46:26 +01:00 |
|
Sahil Kumar
|
28e01a89d4
|
[MessageWidget] Show thread participants in case of thread.
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-05 18:10:16 +05:30 |
|
 Salvatore GiordanoandGitHub
|
82c73ac624
|
Merge pull request #169 from GetStream/feat/messg-reply
Add Message Reply feature
|
2021-01-05 10:29:23 +01:00 |
|
Salvatore Giordano
|
b8c05d791f
|
change default scroll physics
|
2021-01-05 10:28:40 +01:00 |
|
Sahil Kumar
|
dc801ca91d
|
minor ui fixes
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-05 13:02:17 +05:30 |
|
Sahil Kumar
|
61a1eecc52
|
[MessageWidget] Disable onLongPress for deleted message
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-05 12:22:19 +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
|
ed6213e938
|
[MessageListView] fix onQuotedMessageTap
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-05 11:19:51 +05:30 |
|
Sahil Kumar
|
1424c56dd5
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/messg-reply
|
2021-01-05 10:34:04 +05:30 |
|
Salvatore Giordano
|
19c69c3182
|
shrinkwrap listview
|
2021-01-04 17:29:09 +01:00 |
|
Sahil Kumar
|
e2a07bbfa5
|
fix tests
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-04 20:20:19 +05:30 |
|
Sahil Kumar
|
8421faa450
|
flutter format
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-04 20:04:59 +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 |
|
 Salvatore GiordanoandGitHub
|
7bea2b3fe0
|
Merge pull request #177 from GetStream/feature/group-info-screen
Group Info Screen
|
2021-01-04 14:22:05 +01:00 |
|
Salvatore Giordano
|
7f7b33bfd2
|
merge feature/new-ui
|
2021-01-04 13:44:35 +01:00 |
|
Salvatore Giordano
|
7f853b9d70
|
Merge branch 'feature/new-ui' into feature/group-info-screen
|
2021-01-04 13:44:04 +01:00 |
|
Salvatore Giordano
|
a298794e66
|
remove log
|
2021-01-04 13:27:39 +01:00 |
|
Sahil Kumar
|
fc2da13915
|
Handle onQuotedMessageTap
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-04 17:51:59 +05:30 |
|
Deven Joshi
|
4ef7516b52
|
fix: chat_info_screen.dart
|
2021-01-04 17:22:14 +05:30 |
|
Deven Joshi
|
eaa7d03bb4
|
fix: added back system theme
|
2021-01-04 16:59:13 +05:30 |
|
Deven Joshi
|
523790b027
|
fix: temp fix for navigation issues
|
2021-01-04 16:45:17 +05:30 |
|
Salvatore Giordano
|
041c1930c2
|
fix longpress gesturedetector on message
|
2021-01-04 12:08:14 +01:00 |
|
Salvatore Giordano
|
d0c4656973
|
cleanup
|
2021-01-04 12:04:00 +01:00 |
|
Salvatore Giordano
|
fa50372f42
|
update default reactions
|
2021-01-04 11:55:30 +01:00 |
|
Salvatore Giordano
|
d54315cf77
|
force one reaction
|
2021-01-04 11:54:19 +01:00 |
|
Deven Joshi
|
74cff7576b
|
fix: fixed onShowMessage not showing up for some aspects
|
2021-01-04 16:22:08 +05:30 |
|
Deven Joshi
|
95d91f3959
|
feat: Added show in chat
|
2021-01-04 16:00:20 +05:30 |
|
Sahil Kumar
|
33810de18f
|
Refactoring, UI fixes
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-04 15:49:24 +05:30 |
|
Deven Joshi
|
43446713c8
|
fix: fixed null error
|
2021-01-04 14:29:55 +05:30 |
|
Deven Joshi
|
54efd6f3de
|
fix: fix channel null error
|
2021-01-04 14:29:18 +05:30 |
|
Deven Joshi
|
94555a7565
|
del: Removed share media modal
|
2021-01-04 14:17:57 +05:30 |
|
Sahil Kumar
|
032555831c
|
Revert "testing changes, remove them when pushed"
This reverts commit a27efad0
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-04 13:52:05 +05:30 |
|
Sahil Kumar
|
8fa8c9dc6b
|
Rename replyToMessage -> quotedMessage
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-04 13:48:29 +05:30 |
|
Sahil Kumar
|
380b9373a4
|
minor improvements
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-04 12:53:21 +05:30 |
|
Sahil Kumar
|
a2b3f34a0f
|
[Message Input] Fix replyToMessage cleared bug
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-04 12:52:53 +05:30 |
|
Deven Joshi
|
7cf0e00b15
|
fix: added todo
|
2021-01-02 14:14:04 +05:30 |
|
Deven Joshi
|
00e211f9fe
|
fix: Fixed separator width
|
2021-01-01 18:59:38 +05:30 |
|