5485 Commits
Author SHA1 Message Date
rlee1990 dea5664851 Update Jiffy & Fixed 2023-06-05 13:18:29 -04:00
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
Marco UlgelmoandGitHub c013fee5cf Create SECURITY.md 2023-05-25 15:33:30 +02:00
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
geweald e46be5d8ae fix(ui): move tap region to wrap autocomplete optionsViewBuilder 2023-05-25 14:15:30 +02:00
Sahil KumarandGitHub 31af098709 Update packages/stream_chat_flutter/CHANGELOG.md 2023-05-25 17:36:05 +05:30
geweald d9f2642084 fix(ui): autocomplete clicks on web 2023-05-25 13:55:58 +02:00
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
Sahil Kumar 49bee275e5 feat(core): bump connectivity_plus to 4.0.0
Signed-off-by: xsahil03x <[email protected]>
2023-05-23 14:27:01 +05:30
Sahil KumarandGitHub ff8e8a713b Merge pull request #1559 from GetStream/feat/urlAttachmentTextMaxLine 2023-05-19 22:02:33 +05:30
Sahil Kumar 4cb85d15c4 chore: fix tests
Signed-off-by: xsahil03x <[email protected]>
2023-05-19 21:52:49 +05:30