Commit Graph
100 Commits
Author SHA1 Message Date
Sahil KumarandGitHub 895bce157e Merge pull request #1553 from GetStream/feat/flutter-3.10 2023-05-16 19:24:07 +05:30
Sahil Kumar 78710b35cc chore(melos): fix melos format script.
Signed-off-by: xsahil03x <[email protected]>
2023-05-16 17:10:07 +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 935f6984f7 chore(ci): update flutter version to 3.10.0.
Signed-off-by: xsahil03x <[email protected]>
2023-05-16 16:31:44 +05:30
Sahil KumarandGitHub 6081f25ad9 Merge pull request #1552 from GetStream/fix/progress-indicator 2023-05-16 16:31:27 +05:30
Sahil Kumar b9ce77f7bc chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-16 16:16: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 KumarandGitHub 94221ecb50 Merge pull request #1551 from GetStream/fix/handle-enrich-url-error 2023-05-15 17:15:49 +05:30
Sahil Kumar 7e1a2cda2b chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-15 16:35:40 +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 KumarandGitHub ea451b2ff8 Merge pull request #1550 from GetStream/fix/message-input-regex-case 2023-05-15 16:33:25 +05:30
Sahil Kumar a62ebcf2b1 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-15 16:14:34 +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 KumarandGitHub ee9d35b62d Merge pull request #1549 from GetStream/fix/linkHighlightColor-null 2023-05-15 16:09:24 +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 KumarandGitHub 13dce4d444 Merge pull request #1538 from GetStream/release/v6.1.0 2023-05-12 18:20:53 +05:30
Sahil KumarandGitHub 1a7e2d07c6 Merge branch 'master' into release/v6.1.0 2023-05-12 18:09:46 +05:30
Sahil KumarandGitHub dc114d2064 chore(ci): add stream_chat_localizations to pana workflow. (#1539) 2023-05-12 18:09:05 +05:30
Sahil KumarandGitHub 724f1efdf5 Merge branch 'master' into release/v6.1.0 2023-05-12 17:02:09 +05:30
Sahil KumarandGitHub 0b300dd32a chore: fix melos lint:pub script 2023-05-12 17:01:44 +05:30
Sahil KumarandGitHub 1d5ac6e65d Merge branch 'master' into release/v6.1.0 2023-05-12 16:45:52 +05:30
Sahil Kumar 693adca7b2 chore(repo): prepare for next release.
Signed-off-by: xsahil03x <[email protected]>
2023-05-12 16:40:08 +05:30
Sahil KumarandGitHub 81eacd22b6 Merge pull request #1537 from GetStream/chore/dart-3 2023-05-12 16:39:25 +05:30
Sahil Kumar d2c6834a44 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-12 16:30:26 +05:30
Sahil Kumar 2df29bf05d chore(repo): Update dart sdk environment range to support 3.0.0
Signed-off-by: xsahil03x <[email protected]>
2023-05-12 16:30:26 +05:30
Sahil KumarandGitHub d949049c0e Merge pull request #1536 from GetStream/fix/message-dialog-backdrop 2023-05-12 16:29:08 +05:30
Sahil Kumar ea20bfa239 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-12 15:27:45 +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 KumarandGitHub f23cac28bf Merge pull request #1534 from GetStream/fix/message-list-time-diff 2023-05-12 14:56:01 +05:30
Sahil Kumar c25ccebce3 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-11 21:40:03 +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 10a9852b0b Merge pull request #1530 from ChrisElliotUK/develop 2023-05-11 16:41:32 +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
Sahil KumarandGitHub f8c2bee3af Update packages/stream_chat_flutter/CHANGELOG.md 2023-05-11 16:19:55 +05:30
Sahil KumarandGitHub 431e2345cb Merge pull request #1526 from GetStream/fix/qouted-message-delete 2023-05-11 13:30:59 +05:30
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 b607fd9733 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-09 17:09:50 +05:30
Sahil Kumar f5f475567f chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-09 17:03:02 +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 KumarandGitHub 822dc52417 Merge pull request #1524 from GetStream/fix/own-message-border-color 2023-05-09 13:08:12 +05:30
Sahil Kumar 4b9bad1684 chore: update golden files.
Signed-off-by: xsahil03x <[email protected]>
2023-05-08 20:46:15 +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 5ace429216 fix(llc): fix cannot modify immutable list.
Signed-off-by: xsahil03x <[email protected]>
2023-05-08 20:26:15 +05:30
Sahil Kumar 117a764345 chore: update changelog.
Signed-off-by: xsahil03x <[email protected]>
2023-05-08 18:24:19 +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 KumarandGitHub 0f6f4fd0f4 Merge pull request #1522 from GetStream/feat/interceptors 2023-05-05 18:13:21 +05:30
Sahil KumarandGitHub fb5a753ecf Update packages/stream_chat/lib/src/core/api/stream_chat_api.dart 2023-05-05 18:04:40 +05:30
Sahil Kumar e6ca754b98 chore: update changelog.
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 17:48:12 +05:30
Sahil Kumar 89bf63df05 feat: add support for external interceptors.
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 17:40:38 +05:30
Sahil Kumar e791fe4c1e fix: logging interceptor formatting.
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 17:40:38 +05:30
Sahil KumarandGitHub 752be5b495 Merge pull request #1521 from GetStream/feat/synchronize-sync 2023-05-05 02:30:53 +05:30
Sahil Kumar ee62abdbc4 test: add test.
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 02:21:06 +05:30
Sahil Kumar 7cc8e9ea5a ci: run action when draft status changes.
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 01:55:26 +05:30
Sahil Kumar 9e9d2dfc18 chore: improve comparator.
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 01:55:03 +05:30
Sahil Kumar 167d60dcac doc: advice to use regular as the default connectionMode
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 01:27:06 +05:30
Sahil Kumar 91a378f720 refactor: remove mutex as drift already uses one internally.
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 01:26:40 +05:30
Sahil Kumar abab2e0a06 feat(llc): added synchronization to the StreamChatClient.sync api.
Signed-off-by: xsahil03x <[email protected]>
2023-05-04 16:54:12 +05:30
Sahil KumarandGitHub bde0ec2ee9 Merge pull request #1519 from GetStream/feat/update-spl 2023-05-03 17:35:58 +05:30
Sahil KumarandGitHub f653ba5c53 Merge branch 'feat/update-spl' into feat/message-list-view-shrink-wrap 2023-05-03 16:28:16 +05:30
Sahil Kumar a3bfedc8bf chore: fix analysis and format
Signed-off-by: xsahil03x <[email protected]>
2023-05-03 16:27:28 +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 KumarandGitHub c50a435515 Merge pull request #1517 from GetStream/fix/channel-mute 2023-05-02 21:19:24 +05:30
Sahil KumarandGitHub 1cd20c30e5 Merge branch 'develop' into fix/channel-mute 2023-05-02 20:46:03 +05:30
Sahil KumarandGitHub 2f40af2e41 Merge pull request #1518 from GetStream/feat/message-input-hints 2023-05-02 20:44:54 +05:30
Sahil Kumar dc02c497e5 fix(llc): fix concurrent modification error.
Signed-off-by: xsahil03x <[email protected]>
2023-05-02 19:55:59 +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 Kumar 42e1112c50 fix(core): Channel doesn't auto display again after being hidden.
Signed-off-by: xsahil03x <[email protected]>
2023-05-02 18:52:13 +05:30
Sahil Kumar 2bd8defe6d fix(llc): Error while hiding channel and clearing message history.
Signed-off-by: xsahil03x <[email protected]>
2023-05-02 18:51:29 +05:30
Sahil KumarandGitHub 53baa5a574 Merge pull request #1514 from GetStream/fix/userAvatarBuilder 2023-05-01 23:45:47 +05:30
Sahil KumarandGitHub d7567a2d46 Merge branch 'develop' into fix/userAvatarBuilder 2023-05-01 23:45:38 +05:30
Sahil KumarandGitHub 6e3c35789d Merge pull request #1515 from GetStream/feat/expose-channelMute 2023-05-01 23:44:57 +05:30
Sahil KumarandGitHub e5e3387f1f Merge branch 'develop' into fix/userAvatarBuilder 2023-05-01 23:44:27 +05:30
Sahil KumarandGitHub 142e33366d Merge pull request #1509 from GetStream/feat/attachment-text-title-color 2023-05-01 23:44:04 +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 c8f0661059 Merge pull request #1513 from GetStream/fix/edit-message-input-builder 2023-05-01 22:50:35 +05:30
Sahil KumarandGitHub 0a5ea38905 Merge branch 'develop' into fix/edit-message-input-builder 2023-05-01 22:50:15 +05:30
Sahil KumarandGitHub 20febba398 Merge pull request #1516 from GetStream/feat/ogPreviewFilter 2023-05-01 22:49:21 +05:30
Sahil Kumar 85ad3e541e chore: fix analysis
Signed-off-by: xsahil03x <[email protected]>
2023-05-01 19:44:35 +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 6411fee02e feat(llc): expose ChannelMute class.
Signed-off-by: xsahil03x <[email protected]>
2023-05-01 18:10:17 +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
Sahil KumarandGitHub 96298d4616 Merge pull request #1510 from GetStream/fix/emoji 2023-04-27 15:17:55 +05:30
Sahil Kumar 3ed48fafba chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-04-27 14:41:04 +05:30
Sahil Kumar 79b260d3c5 test: add more tests
Signed-off-by: xsahil03x <[email protected]>
2023-04-27 14:36:21 +05:30
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 KumarandGitHub 99ce72521b Merge pull request #1507 from GetStream/release/v6.0.0 2023-04-24 17:56:22 +05:30
Sahil Kumar 5c7fc74c5b add required deps.
Signed-off-by: xsahil03x <[email protected]>
2023-04-24 17:55:59 +05:30
Sahil Kumar 9446df7782 bump version
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 19:58:59 +05:30
Sahil KumarandGitHub cacb526fde Merge pull request #1506 from GetStream/fix/pana 2023-04-20 19:39:23 +05:30
Sahil Kumar 75933c4ec3 fix codecov
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 19:28:30 +05:30
Sahil Kumar bd87c1dcd5 update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 19:12:01 +05:30
Sahil Kumar 4d43b07df3 fix analysis
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 19:09:28 +05:30
Sahil Kumar 3b0cc225eb update DriftChatDatabase version.
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 19:05:54 +05:30