Commit Graph
100 Commits
Author SHA1 Message Date
Sahil Kumar 5064a27de5 test: better tests.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 06:30:28 +05:30
Sahil Kumar 517154cc8f refactor(persistence): Align message entity with StreamChat.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 06:18:23 +05:30
Sahil KumarandGitHub 3509945021 Merge pull request #1616 from GetStream/fix/message-order 2023-06-17 04:53:01 +05:30
Sahil Kumar d1862e9671 test: fix tests.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 03:54:11 +05:30
Sahil Kumar 6ec8595ce7 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 02:58:07 +05:30
Sahil Kumar f6d9247d3d chore: remove print statement.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 02:56:08 +05:30
Sahil Kumar c39c27b616 fix(llc): fix message order when sent quickly.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 02:53:56 +05:30
Sahil KumarandGitHub b341d66a89 fix(core): fix index check for channel channelList availablitity. 2023-06-16 15:40:29 +05:30
Sahil KumarandGitHub 42ac263ca5 Merge pull request #1611 from GetStream/feat/quoted-message-builder 2023-06-16 02:55:24 +05:30
Sahil KumarandGitHub 5d6926d39e Merge branch 'develop' into feat/quoted-message-builder 2023-06-16 02:43:34 +05:30
Sahil Kumar 95f21e66b9 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-16 02:41:24 +05:30
Sahil Kumar 3f61cdaea2 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-16 02:40:28 +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 KumarandGitHub 7ac202b475 Merge pull request #1610 from GetStream/feat/ui-hard-delete 2023-06-15 19:31:41 +05:30
Sahil Kumar 607cd91bcf chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-15 19:18:10 +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 KumarandGitHub fe60a72ab3 Merge pull request #1608 from GetStream/feat/allowed-attachment-picker-types 2023-06-13 19:00:35 +05:30
Sahil Kumar e0abad2e94 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-13 18:49:50 +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 KumarandGitHub cc5b730dfc Merge pull request #1607 from GetStream/fix/scrollcontroller-null-check 2023-06-13 16:40:05 +05:30
Sahil Kumar e03a01685c chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-13 16:22:36 +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
Sahil KumarandGitHub 2994614ad9 Merge pull request #1606 from indaband/fix_stream_user_list_tile_color 2023-06-13 13:40:48 +05:30
Sahil KumarandGitHub 535cd00a65 Merge pull request #1602 from GetStream/fix/breaking-image-decoder-deprecation 2023-06-09 16:31:16 +05:30
Sahil KumarandGitHub 7fb23b6318 Merge branch 'develop' into fix/breaking-image-decoder-deprecation 2023-06-09 16:17:33 +05:30
Sahil Kumar 58981688a9 chore: update deprecation message.
Signed-off-by: xsahil03x <[email protected]>
2023-06-09 16:16:20 +05:30
Sahil Kumar 9ca2ce859b chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-09 16:09:10 +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 KumarandGitHub 94cd371c37 Merge pull request #1601 from GetStream/fix/1266-mute 2023-06-09 15:38:29 +05:30
Sahil Kumar 0d367d9bb1 chore: fix analysis.
Signed-off-by: xsahil03x <[email protected]>
2023-06-09 15:26:02 +05:30
Sahil KumarandGitHub caeadfe1bd Merge pull request #1598 from GetStream/release/v6.3.0 2023-06-08 19:30:50 +05:30
Sahil Kumar c533c0dbdf chore: remove debug code.
Signed-off-by: xsahil03x <[email protected]>
2023-06-08 18:55:32 +05:30
Sahil Kumar 92c8225018 ci: update flutter version.
Signed-off-by: xsahil03x <[email protected]>
2023-06-08 18:50:36 +05:30
Sahil Kumar 77484980a3 chore: fix formatting.
Signed-off-by: xsahil03x <[email protected]>
2023-06-08 18:41:25 +05:30
Sahil Kumar 3dfd59c36e chore: prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-06-08 18:08:25 +05:30
Sahil KumarandGitHub 372fa30b2d Merge pull request #1587 from rlee1990/develop 2023-06-07 19:33:26 +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
Sahil KumarandGitHub 9f2a2e6961 Merge pull request #1596 from GetStream/fix/channel-info-bottom-sheet 2023-06-07 18:34:11 +05:30
Sahil KumarandGitHub 54aa65a4ef Merge branch 'develop' into develop 2023-06-07 18:22:24 +05:30
Sahil Kumar 7a7588f20e chore: formatting.
Signed-off-by: xsahil03x <[email protected]>
2023-06-07 18:19:32 +05:30
Sahil Kumar 3b34efb5c5 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-07 18:19:05 +05:30
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 4d18b65e34 Merge pull request #1586 from GetStream/fix/channel-leave-cache 2023-06-07 17:43:04 +05:30
Sahil KumarandGitHub ce7fb241f6 Merge branch 'develop' into fix/channel-leave-cache 2023-06-07 17:42:39 +05:30
Sahil KumarandGitHub 0b8b408fda Merge branch 'develop' into develop 2023-06-07 16:49:46 +05:30
Sahil KumarandGitHub b445f31b8e Merge pull request #1595 from GetStream/fix/attachment-download-web 2023-06-07 15:20:07 +05:30
Sahil Kumar fa2263e93f chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-07 15:03:06 +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
Sahil KumarandGitHub 6156cf803a Merge pull request #1583 from GetStream/feat/offline-connect 2023-06-06 16:25:55 +05:30
Sahil Kumar 0e67cdacf5 test: update test for async methods.
Signed-off-by: xsahil03x <[email protected]>
2023-06-06 16:15:54 +05:30
Sahil Kumar 5322ad7170 test: add tests.
Signed-off-by: xsahil03x <[email protected]>
2023-06-06 16:07:31 +05:30
xsahil03x 0bbca0bc2c Merge remote-tracking branch 'origin/develop' into feat/offline-connect 2023-06-06 15:38:24 +05:30
Sahil KumarandGitHub 499a536c1b Merge pull request #1589 from GetStream/fix/dio-imports 2023-06-06 15:36:13 +05:30
Sahil Kumar 4ba0e9fc0e chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-06 15:19:20 +05:30
Sahil Kumar 7ef9dea72b chore(llc, core, ui): bump dio to ^5.2.0.
Signed-off-by: xsahil03x <[email protected]>
2023-06-06 15:17:06 +05:30
Sahil Kumar b6f4c194e5 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-05 16:57:15 +05:30
Sahil Kumar 8978cb0035 fix(llc): Remove cached channel once left.
Signed-off-by: xsahil03x <[email protected]>
2023-06-05 16:55:41 +05:30
Sahil KumarandGitHub c307ee86f9 Merge pull request #1584 from GetStream/release/v6.2.0 2023-06-02 15:58:20 +05:30
Sahil Kumar 02c5d039d7 test: update test.
Signed-off-by: xsahil03x <[email protected]>
2023-06-02 12:55:39 +05:30
Sahil Kumar 67f9a624f7 chore: prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-06-02 12:49:54 +05:30
Sahil Kumar 4ad042341b chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-02 12:26:52 +05:30
Sahil Kumar 6b29630a64 feat(llc, persistence): add support for open and close persistence via client.
Signed-off-by: xsahil03x <[email protected]>
2023-06-02 12:24:04 +05:30
Sahil KumarandGitHub 156c0a9aba Merge pull request #1582 from GetStream/chore/deprecate-channel-preview 2023-06-02 11:58:52 +05:30
Sahil Kumar 4f81cc43db chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-02 11:50:08 +05:30
Sahil Kumar 0b085deead chore: update readme to suggest using regular connectionMode.
Signed-off-by: xsahil03x <[email protected]>
2023-06-02 11:48:49 +05:30
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 KumarandGitHub 65a451a583 Merge pull request #1581 from GetStream/chore/bump-image-gallery-saver 2023-06-02 11:38:58 +05:30
Sahil Kumar 4d0b05b2ee chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-02 11:27:34 +05:30
Sahil Kumar e74f52eb10 chore(ui): bump image_gallery_saver to 2.0.1.
Signed-off-by: xsahil03x <[email protected]>
2023-06-02 11:26:33 +05:30
Sahil KumarandGitHub 77f83bebb5 Merge pull request #1578 from GetStream/fix/broken-message-list-view 2023-06-01 14:47:33 +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 5dbbb5b98d chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-31 16:50:36 +05:30
Sahil Kumar e9ef9fcf41 fix(core): fix stream channel shows black screen while loading.
Signed-off-by: xsahil03x <[email protected]>
2023-05-31 16:47:51 +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 0aa3cb0041 Merge pull request #1572 from geweald/bugfix/autocomplete-web 2023-05-25 18:03:18 +05:30
Sahil KumarandGitHub cd2e3004ca Update packages/stream_chat_flutter/lib/src/autocomplete/stream_autocomplete.dart 2023-05-25 17:51:26 +05:30
Sahil KumarandGitHub 31af098709 Update packages/stream_chat_flutter/CHANGELOG.md 2023-05-25 17:36:05 +05:30
Sahil KumarandGitHub ea8517315b Merge pull request #1569 from GetStream/fix/text-scaling 2023-05-25 12:15:13 +05:30
Sahil Kumar 1350851f62 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-25 12:02:31 +05:30
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 KumarandGitHub d8bf365d6a Merge pull request #1568 from GetStream/fix/nullable-date 2023-05-24 18:15:25 +05:30
Sahil Kumar 613b29eafb chore: fix lints.
Signed-off-by: xsahil03x <[email protected]>
2023-05-24 18:04:40 +05:30
Sahil Kumar 9ae6d701de chore: fix test.
Signed-off-by: xsahil03x <[email protected]>
2023-05-24 18:04:17 +05:30
Sahil Kumar f13472cbf3 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-24 17:53:25 +05:30
Sahil Kumar 34e469ea7c chore: bump schemaVersion.
Signed-off-by: xsahil03x <[email protected]>
2023-05-24 17:48:55 +05:30
Sahil Kumar a1b21892e8 fix(llc, persistence): remove default value of user.createdAt, updatedAt.
Signed-off-by: xsahil03x <[email protected]>
2023-05-24 17:48:11 +05:30
Sahil KumarandGitHub 63d1fc1aed Merge pull request #1567 from GetStream/fix/attachment-picker-option-localized-title 2023-05-23 17:24:37 +05:30
Sahil Kumar 416d1f7f32 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-23 16:44:51 +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 KumarandGitHub a181a0cbab Merge pull request #1566 from GetStream/fix/channel-list-tile-unread-count 2023-05-23 16:41:56 +05:30
Sahil Kumar 5210cd5620 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-23 16:28:08 +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 KumarandGitHub a666a6c6df Merge pull request #1565 from GetStream/bump/shimmer 2023-05-23 15:05:40 +05:30
Sahil Kumar 62c060bd7a chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-23 14:46:46 +05:30
Sahil Kumar 3540bd0f44 feat(ui): bump shimmer to 3.0.0
Signed-off-by: xsahil03x <[email protected]>
2023-05-23 14:46:46 +05:30
Sahil KumarandGitHub 2f544d1811 Merge pull request #1564 from GetStream/bump/connectivity-plus 2023-05-23 14:45:31 +05:30
Sahil Kumar 1960908f7a chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-23 14:27:44 +05:30