Commit Graph
100 Commits
Author SHA1 Message Date
Sahil KumarandGitHub ffeef9fc3e Update packages/stream_chat/lib/src/client/channel.dart 2023-06-20 15:00:30 +05:30
Sahil Kumar 0356b42fd4 fix: minor fixes.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 14:59:01 +05:30
Sahil Kumar ac04e67720 chore: remove unused import.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 14:43:45 +05:30
Sahil Kumar c6f64fdc96 chore: migrate and update tests.
Signed-off-by: xsahil03x <[email protected]>
2023-06-20 14:43:13 +05:30
xsahil03x 84b50fc852 Merge remote-tracking branch 'origin/develop' into refactor/message-status 2023-06-20 14:32:30 +05:30
Sahil KumarandGitHub 7e45f3b555 Merge pull request #1627 from GetStream/xsahil03x-patch-1 2023-06-19 21:15:50 +05:30
Sahil KumarandGitHub 324648a1a0 chore(repo): fix workflow badge. 2023-06-19 21:15:22 +05:30
Sahil KumarandGitHub a6f0707cfc Merge pull request #1626 from GetStream/chore/remove-pedantic 2023-06-19 20:59:35 +05:30
Sahil Kumar d02f381972 ci(repo): fix workflow
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 20:49:53 +05:30
Sahil Kumar c7e2975856 chore(ui): remove pedantic from test.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 20:21:29 +05:30
Sahil KumarandGitHub 7457df8428 Merge pull request #1625 from GetStream/release/6.4.0 2023-06-19 16:54:12 +05:30
Sahil Kumar 1bfeff93bf chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 16:16:08 +05:30
Sahil KumarandGitHub 3a35c31918 Merge pull request #1624 from GetStream/feat/content-insertion-configuration 2023-06-19 16:09:46 +05:30
Sahil Kumar a225140810 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 15:57:32 +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 KumarandGitHub 3eb4913f45 Merge pull request #1623 from GetStream/feat/channel-avatar-builders
feat(ui): add support for builder to override avatars in StreamChannelAvatar.
2023-06-19 15:41:34 +05:30
Sahil Kumar 816f4a2243 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 15:24:45 +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 KumarandGitHub 651a0da9d0 Merge pull request #1622 from GetStream/fix/mute-expire 2023-06-19 14:25:15 +05:30
Sahil Kumar 324e9df44d fix: cancel timer on dispose.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 14:16:05 +05:30
Sahil Kumar 631cecbf43 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 14:13:51 +05:30
Sahil Kumar 5db41595e2 fix(llc): handle channel mute expiration.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 14:08:04 +05:30
Sahil KumarandGitHub d3623ed4c2 Merge pull request #1619 from GetStream/feat/persistence-message-local-remote-sync 2023-06-19 12:20:51 +05:30
Sahil KumarandGitHub 7b1453aeca Merge branch 'develop' into refactor/message-status 2023-06-17 06:35:49 +05:30
Sahil KumarandGitHub 057bad89cd Merge branch 'develop' into feat/persistence-message-local-remote-sync 2023-06-17 06:30:45 +05:30
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 62f51d49ca Merge pull request #1618 from GetStream/fix/attachment-picker-theme-not-found 2023-06-17 05:18:30 +05:30
Sahil Kumar 839868c89a chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 05:01:53 +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 KumarandGitHub b932ed97ce Merge branch 'develop' into refactor/message-status 2023-06-17 04:56:12 +05:30
Sahil Kumar faf656717c fix: use createdAt property to determine if the message is synced.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 04:55:04 +05:30
Sahil KumarandGitHub 3509945021 Merge pull request #1616 from GetStream/fix/message-order 2023-06-17 04:53:01 +05:30
Sahil Kumar 810957c516 refactor: deprecate MessageSendingStatus in favor of MessageState.
Signed-off-by: xsahil03x <[email protected]>
2023-06-17 03:57:16 +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