Commit Graph
100 Commits
Author SHA1 Message Date
Sahil Kumar f14c00a6ac chore(repo): bump min flutter SDK to 3.13.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-18 15:46:48 +05:30
Sahil Kumar bcaeb59855 Merge remote-tracking branch 'origin/develop' into v7.0.0
# Conflicts:
#	packages/stream_chat/CHANGELOG.md
#	packages/stream_chat/lib/version.dart
#	packages/stream_chat/pubspec.yaml
#	packages/stream_chat_flutter/CHANGELOG.md
#	packages/stream_chat_flutter/lib/src/channel/channel_preview.dart
#	packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart
#	packages/stream_chat_flutter/lib/src/user/user_item.dart
#	packages/stream_chat_flutter/pubspec.yaml
#	packages/stream_chat_flutter_core/CHANGELOG.md
#	packages/stream_chat_flutter_core/pubspec.yaml
#	packages/stream_chat_localizations/CHANGELOG.md
#	packages/stream_chat_localizations/pubspec.yaml
#	packages/stream_chat_persistence/CHANGELOG.md
#	packages/stream_chat_persistence/pubspec.yaml
2023-08-18 13:15:08 +05:30
Sahil Kumar 8aa4322911 chore: set changelog as per chronology.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-18 13:10:37 +05:30
Sahil KumarandGitHub 329be24732 chore(ci): update stream_flutter_workflow.yml 2023-08-17 16:08:19 +05:30
Sahil KumarandGitHub ac416c0829 Merge pull request #1712 from GetStream/release/v6.9.0 2023-08-17 15:38:51 +05:30
Sahil Kumar 8ba2f57764 chore(persistence): run build runner.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 15:26:52 +05:30
Sahil Kumar 6d23a3b3e9 chore(repo): prepare for release.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 14:40:00 +05:30
Sahil KumarandGitHub 715c145bf5 Merge pull request #1711 from GetStream/chore/bump_min_3.10 2023-08-17 14:31:08 +05:30
Sahil Kumar 20fe69c79a chore: repo dart min version.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 14:17:10 +05:30
Sahil Kumar 8e3e150a52 chore(ci): update workflows.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 14:13:00 +05:30
Sahil Kumar d94f96b7a1 chore: fix lints.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 14:08:44 +05:30
Sahil Kumar 046b696a25 fix(ui): fix for flutter 3.13
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 14:08:34 +05:30
Sahil Kumar 7c495ad520 chore(llc, core, persistence, ui, localization): bump dependencies, update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 14:04:55 +05:30
Sahil Kumar d684e74b8c chore(ui): fix lint.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 13:54:38 +05:30
Sahil Kumar b34f725ff1 chore: migrate loadBuffer to loadImage.
Signed-off-by: xsahil03x <[email protected]>
2023-08-17 13:29:55 +05:30
Sahil Kumar 5e8c8602a9 chore: minor change.
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit d1ce69d539)
2023-08-17 13:29:46 +05:30
Sahil Kumar 015628bd7b chore(localization): bump stream_chat_flutter
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit 677b71e728)
2023-08-17 13:29:36 +05:30
Sahil Kumar 4f6fbe994d chore(ui): bump jiffy to v6.2.1
Signed-off-by: xsahil03x <[email protected]>

(cherry picked from commit 79faac57e5)
Signed-off-by: xsahil03x <[email protected]>
2023-08-17 13:29:13 +05:30
Sahil Kumar 7adc99fecb feat(ui): add support for StreamMessageInput.contentInsertionConfiguration.
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit bdc85b4873)
2023-08-17 13:28:57 +05:30
Sahil Kumar 875ff934b6 chore(repo): updated minimum supported SDK version to Flutter 3.10/Dart 3.0
Signed-off-by: xsahil03x <[email protected]>
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-17 13:13:13 +05:30
Sahil KumarandGitHub f7e676b1af Merge pull request #1709 from GetStream/fix/hidden-video-controls 2023-08-16 17:11:45 +05:30
Sahil Kumar c19bea00e6 chore: fix analysis.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-16 16:55:13 +05:30
Sahil Kumar 8df5853343 chore: update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-16 16:44:23 +05:30
Sahil Kumar 27074ddb55 fix(ui): fix video player controls getting hidden.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-16 16:42:48 +05:30
Sahil KumarandGitHub e5d593a9e6 Merge pull request #1705 from GetStream/fix/reactions-tap 2023-08-16 15:07:03 +05:30
Sahil Kumar 4ea732b065 chore: update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-16 14:57:49 +05:30
Sahil KumarandGitHub d2269649d2 Merge pull request #1707 from GetStream/feat/attachment-picker-onError 2023-08-11 18:09:57 +05:30
Sahil Kumar a58fed335a chore: update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-11 18:00:01 +05:30
Sahil Kumar 5ea185567a feat(ui): Add support for listening errors in AttachmentPicker.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-11 17:58:48 +05:30
Sahil KumarandGitHub 229b236013 Merge pull request #1706 from GetStream/fix/replace-mentions 2023-08-11 16:12:06 +05:30
Sahil Kumar 1264fa1d7a chore: update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-11 16:02:26 +05:30
Sahil Kumar cf8088ee7f fix(ui): fix replaceMentions not working with usernames.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-11 16:02:26 +05:30
Sahil KumarandGitHub fb9ab5a420 Merge pull request #1703 from GetStream/fix/channel.watch
fix(llc): `channel.query` not initializing state.
2023-08-11 16:02:15 +05:30
Sahil Kumar 2c10f3eb7d chore: update CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-10 15:06:22 +05:30
Sahil Kumar 40af5a3278 fix(llc): channel.query not initializing state.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-10 15:02:19 +05:30
Sahil KumarandGitHub 1b3bf2efbf Merge pull request #1699 from GetStream/dependabot/pub/packages/stream_chat_flutter/mocktail-1.0.0
chore(ui): bump mocktail from 0.3.0 to 1.0.0 in /packages/stream_chat_flutter
2023-08-08 13:08:03 +05:30
Sahil Kumar 31a5d5430f Update packages/stream_chat_flutter/pubspec.yaml 2023-08-08 13:07:56 +05:30
Sahil KumarandGitHub e1c3deb270 Merge pull request #1701 from GetStream/dependabot/pub/packages/stream_chat_persistence/mocktail-1.0.0
chore(persistence): bump mocktail from 0.3.0 to 1.0.0 in /packages/stream_chat_persistence
2023-08-08 13:07:44 +05:30
Sahil Kumar f284534165 Update packages/stream_chat_persistence/pubspec.yaml 2023-08-08 13:07:36 +05:30
Sahil KumarandGitHub 859770b9be Merge pull request #1700 from GetStream/dependabot/pub/packages/stream_chat_flutter_core/mocktail-1.0.0
chore(core): bump mocktail from 0.3.0 to 1.0.0 in /packages/stream_chat_flutter_core
2023-08-08 13:07:23 +05:30
Sahil Kumar a4c862e337 Update packages/stream_chat_flutter_core/pubspec.yaml 2023-08-08 13:07:07 +05:30
Sahil KumarandGitHub ae5a4190e3 Merge pull request #1698 from GetStream/dependabot/pub/packages/stream_chat/mocktail-1.0.0
chore(llc): bump mocktail from 0.3.0 to 1.0.0 in /packages/stream_chat
2023-08-08 13:06:32 +05:30
Sahil KumarandGitHub 332abc4f21 Update packages/stream_chat/pubspec.yaml 2023-08-08 12:35:47 +05:30
Sahil KumarandGitHub 62ca9232e7 Merge pull request #1696 from GetStream/feat/countUnreadMentions
feat(llc): add support for `channel.countUnreadMentions()`.
2023-08-04 18:12:24 +05:30
Sahil Kumar 493667559b chore: fix analysis.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-04 18:09:12 +05:30
Sahil Kumar 39b2686e2c chore: update CHANGELOG.md 2023-08-04 16:31:30 +05:30
Sahil Kumar 346183b6ee feat(llc): add support for channel.countUnreadMentions(). 2023-08-04 16:29:31 +05:30
Sahil KumarandGitHub eb6f0852e8 Merge pull request #1691 from GetStream/release/v7.0.0-beta.3 2023-07-28 21:05:58 +05:30
Sahil Kumar d982f6e8c7 chore(ui): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-28 21:04:32 +05:30
xsahil03x 8366fbf6cd Merge remote-tracking branch 'origin/develop' into v7.0.0
# Conflicts:
#	packages/stream_chat_flutter/CHANGELOG.md
#	packages/stream_chat_flutter/pubspec.yaml
2023-07-28 20:53:26 +05:30
Sahil KumarandGitHub aec4c0796a Merge pull request #1690 from GetStream/release/v6.8.1 2023-07-28 20:48:52 +05:30
Sahil Kumar 5b93f73cd3 chore(ui): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-28 20:47:15 +05:30
Sahil KumarandGitHub 2c0467e4e7 Merge pull request #1688 from GetStream/release/v7.0.0-beta.2 2023-07-25 01:15:25 +05:30
Sahil Kumar e884c75505 chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-24 20:50:16 +05:30
xsahil03x c02dcabbf6 Merge remote-tracking branch 'origin/develop' into v7.0.0 2023-07-24 20:26:40 +05:30
Sahil KumarandGitHub 51e005deac Merge pull request #1687 from GetStream/release/v6.8.0 2023-07-24 19:23:37 +05:30
Sahil Kumar bee807c0a5 chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-24 19:01:17 +05:30
Sahil KumarandGitHub 0f7d0bdc73 Merge pull request #1685 from GetStream/feat/system-message 2023-07-24 18:59:59 +05:30
Sahil Kumar 53e7037f46 test: fix tests.
Signed-off-by: xsahil03x <[email protected]>
2023-07-24 18:45:58 +05:30
Sahil Kumar 2306cbd1c2 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-24 18:35:35 +05:30
Sahil Kumar 6d4b226da7 feat(llc): add support for setting message.type.
Signed-off-by: xsahil03x <[email protected]>
2023-07-24 18:35:35 +05:30
Sahil KumarandGitHub 602792ae10 Merge pull request #1684 from GetStream/fix/peristence-migration 2023-07-24 18:13:58 +05:30
Sahil Kumar 332b928b9a fix(persistence): fix column message.state not found.
Signed-off-by: xsahil03x <[email protected]>
2023-07-24 18:04:47 +05:30
Sahil Kumar 6af3aaa773 chore: update localization changelog.
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 945cc05ee6 chore: fix localization version.
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar fa6f1f7501 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 8ac7522d6d chore: prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 678fe4e807 chore: minor fix, add test
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar b6cc2e0899 chore: some fixes.
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 87e8cd9051 chore: migrate loadBuffer to loadImage.
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 972a0f5993 chore(repo): remove deprecated code.
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 406ed66d1b chore: minor change.
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit d1ce69d539)
2023-07-18 16:35:35 +05:30
Sahil Kumar 2be14c3c12 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>

(cherry picked from commit 4312687d15)
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar c881d6b9be chore(localization): bump stream_chat_flutter
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit 677b71e728)
2023-07-18 16:35:35 +05:30
Sahil Kumar f944094131 chore(ui): bump jiffy to v6.2.1
Signed-off-by: xsahil03x <[email protected]>

(cherry picked from commit 79faac57e5)
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar e008c7057b chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 07780b4576 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit a225140810)
2023-07-18 16:35:35 +05:30
Sahil Kumar c1c4b9584a feat(ui): add support for StreamMessageInput.contentInsertionConfiguration.
Signed-off-by: xsahil03x <[email protected]>
(cherry picked from commit bdc85b4873)
2023-07-18 16:35:35 +05:30
Sahil Kumar 531b79b9ff chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil Kumar 88cb8abc68 chore(repo): updated minimum supported SDK version to Flutter 3.10/Dart 3.0
Signed-off-by: xsahil03x <[email protected]>
2023-07-18 16:35:35 +05:30
Sahil KumarandGitHub 81fe4d919d Merge pull request #1679 from indaband/fix/send-onlink-tap-to-url-attachement 2023-07-17 22:54:45 +05:30
Sahil KumarandGitHub 162d42b807 Merge pull request #1674 from GetStream/release/6.7.0 2023-07-12 20:16:12 +05:30
Sahil Kumar a920b580fb chore: prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 20:01:03 +05:30
Sahil Kumar 3722d00901 fix(ui): fix MessageWidget onLongPress.
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 19:20:50 +05:30
Sahil KumarandGitHub 97be8b8f7b Merge pull request #1617 from GetStream/refactor/message-status 2023-07-12 18:30:45 +05:30
Sahil Kumar 4d3ef2f880 chore: fix analysis
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 18:30:05 +05:30
Sahil Kumar e93e5ae04e chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 18:12:01 +05:30
xsahil03x fb55b820ce Merge remote-tracking branch 'origin/develop' into refactor/message-status
# Conflicts:
#	packages/stream_chat_flutter/lib/src/message_actions_modal/message_actions_modal.dart
#	packages/stream_chat_flutter/lib/src/message_widget/message_widget.dart
#	packages/stream_chat_flutter/lib/src/message_widget/message_widget_content.dart
#	packages/stream_chat_flutter/lib/src/message_widget/reactions/message_reactions_modal.dart
2023-07-12 17:59:52 +05:30
Sahil KumarandGitHub 3b957ee98d Merge pull request #1669 from GetStream/release/v6.6.0 2023-07-12 16:27:23 +05:30
Sahil Kumar c742abce5e chore: reduce path dev version to 1.8.2
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 16:17:59 +05:30
Sahil Kumar 8f84c843d5 chore: add path in dev deps.
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 16:15:15 +05:30
Sahil Kumar aff7c3b62b chore: bump example min version.
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 15:53:34 +05:30
Sahil Kumar 99c656be1f chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 15:50:55 +05:30
Sahil KumarandGitHub 8305b7e82d Merge pull request #1668 from GetStream/chore/min-flutter-3.7 2023-07-11 20:33:49 +05:30
Sahil Kumar 3a9f0b0147 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-11 20:24:01 +05:30
Sahil Kumar b96475920c chore: fix legacy workflow
Signed-off-by: xsahil03x <[email protected]>
2023-07-11 20:12:29 +05:30
Sahil Kumar 857542536e chore: fix analysis.
Signed-off-by: xsahil03x <[email protected]>
2023-07-11 20:09:31 +05:30
Sahil Kumar f312cd2036 chore(localization): bump min flutter version to 3.7
Signed-off-by: xsahil03x <[email protected]>
2023-07-11 19:25:48 +05:30
Sahil Kumar 45f06fc0a1 chore: more revert.
Signed-off-by: xsahil03x <[email protected]>
2023-07-11 19:24:45 +05:30
Sahil Kumar 0e3eef7e1b chore(ui, localization): revert "bump jiffy to v6.2.1"
Signed-off-by: xsahil03x <[email protected]>
2023-07-11 19:21:57 +05:30