Commit Graph
1074 Commits
Author SHA1 Message Date
Sahil KumarandGitHub 2f2cafd087 Merge branch 'develop' into refactor/message-status 2023-06-20 17:15:35 +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 KumarandGitHub 01c9b77d5d Update packages/stream_chat_flutter/lib/src/attachment/attachment_upload_state_builder.dart 2023-06-20 15:30:41 +05:30
Sahil Kumar 6c8c4b54fa chore: merge latest changes
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 15:28:05 +05:30
Sahil Kumar 0356b42fd4 fix: minor fixes.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 14:59:01 +05:30
Sahil Kumar c6f64fdc96 chore: migrate and update tests.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 14:43:13 +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
Sahil Kumar 1ac5a4f9bc feat(ui): add support for StreamMessageThemeData.urlAttachmentTextMaxLine.
Signed-off-by: xsahil03x <[email protected]>
2023-05-19 19:23:23 +05:30
Sahil Kumar d8edbe625a chore: remove dead code.
Signed-off-by: xsahil03x <[email protected]>
2023-05-19 17:54:28 +05:30
Sahil Kumar 518bc02d2c fix(ui): handle image load error for url attachments.
Signed-off-by: xsahil03x <[email protected]>
2023-05-19 17:34:49 +05:30
Sahil KumarandGitHub b6ee41f699 chore(ui): revert device_segmentation changes. 2023-05-18 15:50:38 +05:30
Sahil Kumar 6ef02d8e4a fix(ui): fix editMessageInputBuilder property not used in MessageActionsModal.editMessage option.
Signed-off-by: xsahil03x <[email protected]>
2023-05-18 14:49:43 +05:30
Sahil Kumar a0e6c98c83 chore(ui): ignore positional_boolean analysis.
Signed-off-by: xsahil03x <[email protected]>
2023-05-16 17:08:03 +05:30
Sahil Kumar 97238930d0 chore(ui, localization, persistence): migrate code, test to flutter 3.10.0.
Signed-off-by: xsahil03x <[email protected]>
2023-05-16 17:04:35 +05:30
Sahil Kumar d6bee4b5d8 fix(ui, core): use CircularProgressIndicator.adaptive instead of material indicator.
Signed-off-by: xsahil03x <[email protected]>
2023-05-16 16:16:34 +05:30
Sahil Kumar 7b01b4fe8f fix(ui): handle MessageInput enrichUrl exceptions.
Signed-off-by: xsahil03x <[email protected]>
2023-05-15 16:33:52 +05:30
Sahil Kumar 671c424feb fix(ui, core): make message input regex caseInsensitive.
Signed-off-by: xsahil03x <[email protected]>
2023-05-15 16:10:50 +05:30