Commit Graph
5421 Commits
Author SHA1 Message Date
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
mtz 68b1afea3e send onLinkTap on url attachement 2023-07-17 11:09:15 -03:00
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