300 Commits
Author SHA1 Message Date
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 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 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 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
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 Kumar 4efe30f43b chore: update changelog.
Signed-off-by: xsahil03x <[email protected]>
2023-05-19 01:40:55 +05:30
Sahil Kumar 96c538a4c1 chore: use isConnected flag instead of checking db value.
Signed-off-by: xsahil03x <[email protected]>
2023-05-19 01:36:35 +05:30
kanatandkanat 4c47145ba5 check whether persistent client is connected 2023-05-18 10:58:18 -07:00
Sahil Kumar 97238930d0 chore(ui, localization, persistence): migrate code, test to flutter 3.10.0.
Signed-off-by: xsahil03x <[email protected]>
2023-05-16 17:04:35 +05:30
Sahil Kumar 693adca7b2 chore(repo): prepare for next release.
Signed-off-by: xsahil03x <[email protected]>
2023-05-12 16:40:08 +05:30
Sahil Kumar d2c6834a44 chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-12 16:30:26 +05:30
Sahil Kumar 2df29bf05d chore(repo): Update dart sdk environment range to support 3.0.0
Signed-off-by: xsahil03x <[email protected]>
2023-05-12 16:30:26 +05:30
Sahil Kumar ee62abdbc4 test: add test.
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 02:21:06 +05:30
Sahil Kumar 9e9d2dfc18 chore: improve comparator.
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 01:55:03 +05:30
Sahil Kumar 167d60dcac doc: advice to use regular as the default connectionMode
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 01:27:06 +05:30
Sahil Kumar 91a378f720 refactor: remove mutex as drift already uses one internally.
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 01:26:40 +05:30
Sahil Kumar 9446df7782 bump version
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 19:58:59 +05:30
Sahil Kumar 75933c4ec3 fix codecov
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 19:28:30 +05:30
Sahil Kumar bd87c1dcd5 update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 19:12:01 +05:30