Commit Graph
1045 Commits
Author SHA1 Message Date
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
Sahil Kumar 7382cdb35f fix(ui): fix MessageInputTheme.linkHighlightColor returning null for default theme.
Signed-off-by: xsahil03x <[email protected]>
2023-05-15 15:29:55 +05:30
Sahil Kumar d7282bbd6a fix(ui): fix StreamMessageWidget actions dialog backdrop filter is cut off by safe area.
Signed-off-by: xsahil03x <[email protected]>
2023-05-12 15:26:53 +05:30
Sahil Kumar 7c609d80b1 fix(ui): fix messages grouped incorrectly w.r.t. timestamp.
Signed-off-by: xsahil03x <[email protected]>
2023-05-11 21:38:51 +05:30
Sahil KumarandGitHub 61eba92c85 Update packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart 2023-05-11 16:26:07 +05:30
Sahil KumarandGitHub 2cc7fb5bdf Update packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart 2023-05-11 16:20:52 +05:30
Chris ElliotandGitHub 0c2edac3de Update message_widget.dart 2023-05-11 10:59:20 +01:00
247197a15d Update packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart
Co-authored-by: Sahil Kumar <[email protected]>
2023-05-11 10:54:36 +01:00
ChrisElliotUK 002438c771 fix message widget 2023-05-11 10:22:22 +01:00
Sahil Kumar bc6283e30c chore: don't use a fallback for deleteBottomRowBuilder
Signed-off-by: xsahil03x <[email protected]>
2023-05-10 23:57:59 +05:30
Sahil Kumar 89b9e957b9 fix: visible footnote spacing and visibility.
Signed-off-by: xsahil03x <[email protected]>
2023-05-10 17:57:57 +05:30
Sahil Kumar 5c49def7bd fix(llc, ui): fix removing message not removing quoted reference.
Signed-off-by: xsahil03x <[email protected]>
2023-05-09 17:01:02 +05:30
Sahil Kumar 161057ef4c fix: fix reaction alignment and theming.
Signed-off-by: xsahil03x <[email protected]>
2023-05-08 20:27:39 +05:30
Sahil Kumar e9769f1e97 fix(ui): Fix message theme not applied correctly.
Signed-off-by: xsahil03x <[email protected]>
2023-05-08 18:22:54 +05:30
Sahil Kumar fbf9191795 feat(ui): add support for StreamMessageListView.shrinkWrap.
Signed-off-by: xsahil03x <[email protected]>
2023-05-03 15:53:30 +05:30
Sahil Kumar b4413be47d feat(ui): update scrollable_positioned_list with the latest changes.
Signed-off-by: xsahil03x <[email protected]>
2023-05-03 15:47:53 +05:30
Sahil Kumar d344355e91 feat(ui): add support for customizing messageInput hint.
Signed-off-by: xsahil03x <[email protected]>
2023-05-02 19:41:41 +05:30
Sahil KumarandGitHub e5e3387f1f Merge branch 'develop' into fix/userAvatarBuilder 2023-05-01 23:44:27 +05:30
Sahil KumarandGitHub 0b34db1339 Merge branch 'develop' into feat/attachment-text-title-color 2023-05-01 23:43:53 +05:30
Sahil KumarandGitHub d9522bd5ef Merge branch 'develop' into fix/userAvatarBuilder 2023-05-01 22:52:30 +05:30
Sahil KumarandGitHub 0a5ea38905 Merge branch 'develop' into fix/edit-message-input-builder 2023-05-01 22:50:15 +05:30
Sahil Kumar 0abacb3769 feat(ui): Added StreamMessageInput.ogPreviewFilter to allow users to filter out the og preview links.
Signed-off-by: xsahil03x <[email protected]>
2023-05-01 19:41:56 +05:30
Sahil Kumar 82d96a1569 fix(ui): UserAvatarTransform.userAvatarBuilder works only for otherUser.
Signed-off-by: xsahil03x <[email protected]>
2023-05-01 18:05:17 +05:30
Sahil Kumar e4e6fca311 fix(ui): editMessageInputBuilder property not used in message edit widget.
Signed-off-by: xsahil03x <[email protected]>
2023-05-01 17:53:48 +05:30
kanatandkanat 03e584f591 [1505] fix emoji regexp to exclude non-emoji chars 2023-04-26 15:32:51 -07:00
Sahil Kumar 90759cc36f chore: fix analysis
Signed-off-by: xsahil03x <[email protected]>
2023-04-26 17:57:06 +05:30
Sahil Kumar 90c4dae5b1 feat: add support for url attachment theming.
Signed-off-by: xsahil03x <[email protected]>
2023-04-26 17:50:06 +05:30
Sahil Kumar a1a4e55e75 some more revert
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 17:31:58 +05:30
Sahil Kumar a909261072 revert some changes
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 17:28:33 +05:30
Sahil Kumar 1c4fda8465 fix pana checks
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 17:20:04 +05:30