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
kanatand kanat
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
Sahil Kumar
4d43b07df3
fix analysis
...
Signed-off-by: xsahil03x <[email protected] >
2023-04-20 19:09:28 +05:30
Sahil Kumar
3b0cc225eb
update DriftChatDatabase version.
...
Signed-off-by: xsahil03x <[email protected] >
2023-04-20 19:05:54 +05:30
Sahil Kumar
fc05a9a4cf
update drift to 2.7.0
...
Signed-off-by: xsahil03x <[email protected] >
2023-04-20 18:41:51 +05:30
Sahil Kumar
23fae50fef
update CHANGELOG.md
...
Signed-off-by: xsahil03x <[email protected] >
2023-04-04 15:31:10 +05:30
Sahil Kumar
608049f71d
feat(llc,core,ui,persistence,localization): update dependencies.
...
Signed-off-by: xsahil03x <[email protected] >
2023-04-03 18:01:09 +05:30
Rafał Adasiewicz
3884824f2d
Bump targetSDKVersions to 33
2023-01-25 14:39:37 +01:00
Dmitrii Bychkov
7b35910a5e
chore(llc,core,ui,persistence): update android versions
2022-12-13 11:54:49 +03:00
Salvatore Giordano and GitHub
5669841a32
upgrade deps ( #1368 )
2022-10-26 15:37:21 +02:00
d09d3817b5
fix(persistence,llc,core,ui): deprecated sort, add channelStateSort s… ( #1366 )
...
* fix(persistence,llc,core,ui): deprecated sort, add channelStateSort sorting the channels offline using the state
* update changelogs
* update tests
* remove deprecated test
* change threashold
* minor fixes
* remove tests
* fix(persistence): minor changes.
Signed-off-by: xsahil03x <[email protected] >
Signed-off-by: xsahil03x <[email protected] >
Co-authored-by: Sahil Kumar <[email protected] >
2022-10-25 17:07:02 +02:00
Salvatore Giordano and GitHub
5784c53e6b
fix(persistence): fix offline message pagination ( #1361 )
...
* fix(persistence): fix offline message pagination
* chore(persistence): update changelog
* fix(persistence): fix pagination offline
* fix test
2022-10-24 12:49:25 +02:00
144d517dea
fix(persistence): bring back experimental indexedDB on web ( #1348 )
...
* fix(persistence): bring back experimental indexedDB on web
* chore(persistence): update changelog to be upcoming
Co-authored-by: Salvatore Giordano <[email protected] >
2022-10-10 13:38:45 +02:00