315 Commits
Author SHA1 Message Date
Efthymis Sarmpanis 68f7413b8a Merge remote-tracking branch 'origin/v7.0.0' 2023-12-04 12:16:34 +02:00
Efthymis Sarmpanis 6d22158b34 Release: v6.12.0 2023-11-24 14:14:34 +02:00
Sahil Kumar 08bc18a4a0 chore(repo): prepare for release.
Signed-off-by: Sahil Kumar <[email protected]>
2023-09-11 14:53:03 +05:30
Sahil Kumar 61c68b7fb9 chore(repo): prepare for release.
Signed-off-by: Sahil Kumar <[email protected]>
2023-08-18 16:29:49 +05:30
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 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 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 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 Kumar f284534165 Update packages/stream_chat_persistence/pubspec.yaml 2023-08-08 13:07:36 +05:30
dependabot[bot]andSahil Kumar f71bfb178a chore(deps): bump mocktail in /packages/stream_chat_persistence
Bumps [mocktail](https://github.com/felangel/mocktail) from 0.3.0 to 1.0.0.
- [Release notes](https://github.com/felangel/mocktail/releases)
- [Commits](https://github.com/felangel/mocktail/compare/mocktail-v0.3.0...mocktail-v1.0.0)

---
updated-dependencies:
- dependency-name: mocktail
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
2023-08-08 13:07:36 +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 Kumar bee807c0a5 chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-24 19:01:17 +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 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 972a0f5993 chore(repo): remove deprecated code.
Signed-off-by: xsahil03x <[email protected]>
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 Kumar a920b580fb chore: prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-07-12 20:01:03 +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 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 Kumar 3a9f0b0147 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-07-11 20:24:01 +05:30
Sahil Kumar 6dc6fdc116 chore(repo): updated minimum supported SDK version to Flutter 3.7/Dart 2.19
Signed-off-by: xsahil03x <[email protected]>
2023-07-11 18:46:12 +05:30
Sahil Kumar e76f3e9227 chore: remove flutter test deps from examples.
Signed-off-by: xsahil03x <[email protected]>
2023-07-06 03:35:56 +05:30
Sahil Kumar 44b53611a0 chore(llc, core, persistence, ui, localization): updated minimum supported SDK version to Flutter 3.3/Dart 2.18
Signed-off-by: xsahil03x <[email protected]>
2023-07-06 02:44:15 +05:30
Sahil Kumar 3b09837f61 chore(repo): remove dart-code-metrics.
Signed-off-by: xsahil03x <[email protected]>
2023-07-04 14:25:55 +05:30
Sahil Kumar 0ba6f01357 chore(repo): bump example sdk constraints for dart 3.0.
Signed-off-by: xsahil03x <[email protected]>
2023-06-22 14:30:17 +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
Sahil Kumar 1bfeff93bf chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
2023-06-19 16:16:08 +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 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
xsahil03x 0bbca0bc2c Merge remote-tracking branch 'origin/develop' into feat/offline-connect 2023-06-06 15:38:24 +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 Kumar 613b29eafb chore: fix lints.
Signed-off-by: xsahil03x <[email protected]>
2023-05-24 18:04:40 +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