Sahil Kumar
|
cf32ddf850
|
[MessageSearchListView] Add pullToRefresh
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-07 18:24:44 +05:30 |
|
Sahil Kumar
|
36a1b52b0a
|
Merge branch 'feature/new-ui' of github.com:GetStream/stream-chat-flutter into feat/mention-screen
|
2021-01-07 17:56:07 +05:30 |
|
Sahil Kumar
|
ec499ce4c8
|
[MessageSearchListView] Fix separator color
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-07 17:13:28 +05:30 |
|
Sahil Kumar
|
2829866c4e
|
[MessageSearchListView] Add support for messageFilters
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-07 17:02:36 +05:30 |
|
Salvatore Giordano
|
d4f2d79702
|
merge master
|
2021-01-07 12:24:30 +01:00 |
|
Salvatore Giordano
|
f3aefdaf8b
|
fix onmentiontap
|
2021-01-06 16:49:53 +01:00 |
|
Deven Joshi
|
b4b2f26200
|
Fixed conflicts and added properties to merge()
|
2021-01-06 20:59:17 +05:30 |
|
Deven Joshi
|
def51017f2
|
Merge branch 'feature/new-ui' of https://github.com/GetStream/stream-chat-flutter into fix/channel-list
Conflicts:
lib/src/stream_chat_theme.dart
lib/src/stream_svg_icon.dart
|
2021-01-06 20:56:01 +05:30 |
|
Deven Joshi
|
1522f3e50c
|
fix: Fixed separator and added effects to theme
|
2021-01-06 20:50:07 +05:30 |
|
Deven Joshi
|
6f8de144e3
|
fix: Fixed online indicator size
|
2021-01-06 18:46:36 +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 |
|
Deven Joshi
|
ee0cdf567b
|
feat: Changed sending indicator icons to svg icons
|
2021-01-06 18:33:31 +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 |
|
Deven Joshi
|
c9ee6bfb25
|
darfmt
|
2021-01-06 17:38:51 +05:30 |
|
Deven Joshi
|
bfc9fc82f6
|
fix: Used text.rich instead of richtext to fix test
|
2021-01-06 17:38:23 +05:30 |
|
Deven Joshi
|
9bbad0b9e2
|
fix: fixed extra space error
|
2021-01-06 17:14:55 +05:30 |
|
Deven Joshi
|
1927a632e0
|
fix: fixed null sometimes popping up
|
2021-01-06 17:00:56 +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
|
0d71632ef2
|
theme: Add colors, Gradient and its implementation
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-01-06 16:25:00 +05:30 |
|
Deven Joshi
|
a8c60a8482
|
feat: Added file italics
|
2021-01-06 15:35:15 +05:30 |
|
Deven Joshi
|
fc00acb890
|
fix for preview
|
2021-01-06 15:19:05 +05:30 |
|
Deven Joshi
|
375450e5c1
|
feat: Added bold mentions in previews, added file names for last message
|
2021-01-06 15:18:12 +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 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 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
|
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 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 |
|
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
|
94555a7565
|
del: Removed share media modal
|
2021-01-04 14:17:57 +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 |
|