Commit Graph
1084 Commits
Author SHA1 Message Date
Sahil KumarandGitHub d7715ea9dc Revert "feat(ui): add support for StreamMessageInput.contentInsertionConfiguration." 2023-06-30 14:41:48 +05:30
Sahil Kumar eddd8a3d12 chore(ui): bump and migrate video_player to 2.7.0.
Signed-off-by: xsahil03x <[email protected]>
2023-06-30 14:20:40 +05:30
Sahil Kumar a311463cab fix(ui): fix MessageWidget.widthFactor not working on web/desktop.
Signed-off-by: xsahil03x <[email protected]>
2023-06-29 16:23:16 +05:30
Sahil Kumar f6c11b3979 fix(ui): save attachments to gallery.
Signed-off-by: xsahil03x <[email protected]>
2023-06-28 14:28:00 +05:30
Sahil Kumar b6c662ee08 chore: fix deprecation
Signed-off-by: xsahil03x <[email protected]>
2023-06-27 18:01:37 +05:30
Sahil Kumar 723a7368b5 fix(ui): not able to hide reaction picker.
Signed-off-by: xsahil03x <[email protected]>
2023-06-27 17:14:54 +05:30
Sahil Kumar a681ebfd68 chore: fix analysis.
Signed-off-by: xsahil03x <[email protected]>
2023-06-23 18:07:07 +05:30
Sahil Kumar 92307a270e chore(ui): deprecate MessageListView.onMessageSwiped.
Signed-off-by: xsahil03x <[email protected]>
2023-06-23 17:30:01 +05:30
Sahil Kumar 1890d316f9 feat(ui): export Swipeable, AnimatedCircleBorderPainter.
Signed-off-by: xsahil03x <[email protected]>
2023-06-23 17:19:39 +05:30
Sahil Kumar 13d9ad3961 feat(ui): Swipeable v2, migrate message widget.
Signed-off-by: xsahil03x <[email protected]>
2023-06-23 17:17:08 +05:30
Sahil Kumar 9bee33dd49 chore(ui): minor refactoring.
Signed-off-by: xsahil03x <[email protected]>
2023-06-22 00:09:54 +05:30
Sahil Kumar 4e4b7fd81e chore: fix analysis.
Signed-off-by: xsahil03x <[email protected]>
2023-06-21 20:43:03 +05:30
Sahil Kumar daa5ac44f8 chore: export StreamVideoThumbnailImage.
Signed-off-by: xsahil03x <[email protected]>
2023-06-21 20:27:45 +05:30
Sahil Kumar 04f13bee4d feat: introduce quotedMessageAttachmentThumbnailBuilders.
Signed-off-by: xsahil03x <[email protected]>
2023-06-21 20:23:31 +05:30
Sahil Kumar b0de437949 feat(ui): add support for customizing message input attachments.
Signed-off-by: xsahil03x <[email protected]>
2023-06-21 20:23:31 +05:30
Sahil Kumar f31deb389c fix(ui): fix null check error.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 16:40:47 +05:30
Sahil Kumar 472dc7891b fix(ui): pass onConfirmDeleteTap to MessageActionsModal.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 15:39:37 +05:30
Sahil Kumar bdc85b4873 feat(ui): add support for StreamMessageInput.contentInsertionConfiguration.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 15:57:32 +05:30
Sahil Kumar de9328d491 feat(ui): add support for builder to override avatars in StreamChannelAvatar.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 15:24:21 +05:30
Sahil Kumar ab573006e8 fix(ui): fix attachment picker not able to find streamChatTheme.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 05:00:00 +05:30
Sahil Kumar 09d9ec3ed5 feat(ui): add support for quotedMessageBuilder.
Signed-off-by: xsahil03x <[email protected]>
2023-06-16 02:37:56 +05:30
Sahil Kumar 190f267496 refactor(ui): refactor stream quouted message.
Signed-off-by: xsahil03x <[email protected]>
2023-06-16 02:13:56 +05:30
Sahil Kumar d9be58ab8f feat(ui): add ability to override delete confirm button tap.
Signed-off-by: xsahil03x <[email protected]>
2023-06-15 19:15:04 +05:30
Sahil Kumar aaecd7de29 feat(ui): add support for MessageInput.allowedAttachmentPickerTypes.
Signed-off-by: xsahil03x <[email protected]>
2023-06-13 18:45:26 +05:30
Sahil Kumar 86d7017662 fix(ui): fix scrollController not working correctly for unread.
Signed-off-by: xsahil03x <[email protected]>
2023-06-13 16:21:19 +05:30
andrewsmedina 8b10fe8451 fix StreamUserListTile to receive tileColor properly
the tileColor was not repassed to ListTile
2023-06-12 20:04:43 -03:00
Sahil Kumar 58981688a9 chore: update deprecation message.
Signed-off-by: xsahil03x <[email protected]>
2023-06-09 16:16:20 +05:30
Sahil Kumar b4cf74716a fix(ui) deprecate MediaThumbnailProvider.loadBuffer.
Signed-off-by: xsahil03x <[email protected]>
2023-06-09 16:04:39 +05:30
Sahil Kumar 77484980a3 chore: fix formatting.
Signed-off-by: xsahil03x <[email protected]>
2023-06-08 18:41:25 +05:30
Sahil KumarandGitHub 1a7a05c62f Apply suggestions from code review 2023-06-07 19:20:34 +05:30
Sahil KumarandGitHub b15af874ff Merge branch 'develop' into develop 2023-06-07 19:15:30 +05:30
rlee1990 a08a495593 Merge branch 'develop' of https://github.com/rlee1990/stream-chat-flutter into develop 2023-06-07 09:35:29 -04:00
rlee1990 c8aa868f40 Updated change log 2023-06-07 09:34:54 -04:00
Sahil Kumar 6ce67a7269 fix(ui): fix channelInfoBottomSheet members rendering.
Signed-off-by: xsahil03x <[email protected]>
2023-06-07 18:19:05 +05:30
Sahil KumarandGitHub 0b8b408fda Merge branch 'develop' into develop 2023-06-07 16:49:46 +05:30
Sahil Kumar b70c1b97a8 fix(ui): fix attachment download on web.
Signed-off-by: xsahil03x <[email protected]>
2023-06-07 15:01:46 +05:30
rlee1990 ba3f61fa15 Removed Jiffy 2023-06-06 12:11:25 -04:00
rlee1990 4dcc747f94 Removed Jiffy update 2023-06-05 15:46:17 -04:00
rlee1990 dea5664851 Update Jiffy & Fixed 2023-06-05 13:18:29 -04:00
Sahil Kumar a0ebcf6132 chore: deprecate ChannelPreview in favor of StreamChannelListTile.
Signed-off-by: xsahil03x <[email protected]>
2023-06-02 11:48:48 +05:30
Sahil Kumar 43ceeec47c chore: update issue list.
Signed-off-by: xsahil03x <[email protected]>
2023-05-31 17:18:48 +05:30
Sahil Kumar 778f71bb93 chore: fix analysis.
Signed-off-by: xsahil03x <[email protected]>
2023-05-31 17:00:38 +05:30
Sahil Kumar a14731feea fix(ui): fix various message_list_view issues.
Signed-off-by: xsahil03x <[email protected]>
2023-05-31 16:46:57 +05:30
Sahil KumarandGitHub cd2e3004ca Update packages/stream_chat_flutter/lib/src/autocomplete/stream_autocomplete.dart 2023-05-25 17:51:26 +05:30
geweald e46be5d8ae fix(ui): move tap region to wrap autocomplete optionsViewBuilder 2023-05-25 14:15:30 +02:00
geweald d9f2642084 fix(ui): autocomplete clicks on web 2023-05-25 13:55:58 +02:00
Sahil Kumar c7512275ce fix(ui): Fix widgetSpan getting resized twice when textScaling is enabled.
Signed-off-by: xsahil03x <[email protected]>
2023-05-25 12:02:31 +05:30
Sahil Kumar e0e43d62c4 fix(ui): fix WebOrDesktopAttachmentPickerOption not using localized title.
Signed-off-by: xsahil03x <[email protected]>
2023-05-23 16:44:39 +05:30
Sahil Kumar e08dad5dd3 fix(ui): Remove the user is a member check for unreadIndicator.
Signed-off-by: xsahil03x <[email protected]>
2023-05-23 16:26:43 +05:30
Sahil Kumar 4cb85d15c4 chore: fix tests
Signed-off-by: xsahil03x <[email protected]>
2023-05-19 21:52:49 +05:30