Commit Graph
874 Commits
Author SHA1 Message Date
xsahil03x 0bbca0bc2c Merge remote-tracking branch 'origin/develop' into feat/offline-connect 2023-06-06 15:38:24 +05:30
Sahil Kumar 4ba0e9fc0e chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-06-06 15:19:20 +05:30
Sahil Kumar 7ef9dea72b chore(llc, core, ui): bump dio to ^5.2.0.
Signed-off-by: xsahil03x <[email protected]>
2023-06-06 15:17:06 +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 9ae6d701de chore: fix test.
Signed-off-by: xsahil03x <[email protected]>
2023-05-24 18:04:17 +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 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 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 f5f475567f chore: update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-05-09 17:03:02 +05:30
Sahil Kumar 5c49def7bd fix(llc, ui): fix removing message not removing quoted reference.
Signed-off-by: xsahil03x <[email protected]>
2023-05-09 17:01:02 +05:30
Sahil Kumar 5ace429216 fix(llc): fix cannot modify immutable list.
Signed-off-by: xsahil03x <[email protected]>
2023-05-08 20:26:15 +05:30
Sahil KumarandGitHub fb5a753ecf Update packages/stream_chat/lib/src/core/api/stream_chat_api.dart 2023-05-05 18:04:40 +05:30
Sahil Kumar e6ca754b98 chore: update changelog.
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 17:48:12 +05:30
Sahil Kumar 89bf63df05 feat: add support for external interceptors.
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 17:40:38 +05:30
Sahil Kumar e791fe4c1e fix: logging interceptor formatting.
Signed-off-by: xsahil03x <[email protected]>
2023-05-05 17:40:38 +05:30
Sahil Kumar abab2e0a06 feat(llc): added synchronization to the StreamChatClient.sync api.
Signed-off-by: xsahil03x <[email protected]>
2023-05-04 16:54:12 +05:30
Sahil Kumar dc02c497e5 fix(llc): fix concurrent modification error.
Signed-off-by: xsahil03x <[email protected]>
2023-05-02 19:55:59 +05:30
Sahil Kumar 2bd8defe6d fix(llc): Error while hiding channel and clearing message history.
Signed-off-by: xsahil03x <[email protected]>
2023-05-02 18:51:29 +05:30
Sahil Kumar 85ad3e541e chore: fix analysis
Signed-off-by: xsahil03x <[email protected]>
2023-05-01 19:44:35 +05:30
Sahil Kumar 6411fee02e feat(llc): expose ChannelMute class.
Signed-off-by: xsahil03x <[email protected]>
2023-05-01 18:10:17 +05:30
Sahil Kumar 5c7fc74c5b add required deps.
Signed-off-by: xsahil03x <[email protected]>
2023-04-24 17:55:59 +05:30
Sahil Kumar 9446df7782 bump version
Signed-off-by: xsahil03x <[email protected]>
2023-04-20 19:58:59 +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
xsahil03x a0a66ad933 Merge remote-tracking branch 'origin/develop' into vale-linting
# Conflicts:
#	docusaurus/docs/Flutter/05-guides/05-push-notifications/adding_push_notifications_v2.mdx
#	packages/stream_chat_flutter/CHANGELOG.md
2023-04-07 02:01:22 +05:30
Sahil Kumar 19339c1fde test(llc): fix test
Signed-off-by: xsahil03x <[email protected]>
2023-04-05 16:25:57 +05:30
Sahil KumarandGitHub 4fdde1461f Merge branch 'develop' into feat/update-deps 2023-04-05 15:41:10 +05:30
Sahil Kumar 05681f73a9 test(llc): fix test
Signed-off-by: xsahil03x <[email protected]>
2023-04-05 15:22:14 +05:30
Sahil Kumar 3e6fc826ee chore(llc): json annotation changes
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 18:09:08 +05:30
Sahil Kumar 3bddca8b29 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 17:34:52 +05:30
Sahil Kumar 125014848a fix(llc): make message.i18n readonly
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 17:33:57 +05:30
Sahil Kumar 23fae50fef update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 15:31:10 +05:30
Sahil Kumar 7992a51bef fix analysis issues
Signed-off-by: xsahil03x <[email protected]>
2023-04-04 02:47:46 +05:30
xsahil03x 36d3ca9258 fix tests
Signed-off-by: xsahil03x <[email protected]>
2023-04-03 20:27:14 +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 cc1ad224e2 feat(llc): expose presence property in Channel::watch method 2023-02-09 13:14:44 +01:00
Sahil KumarandGitHub 1a079df928 Merge branch 'develop' into ISSUE-1432/FIxingWatchersStream 2023-02-09 15:18:26 +05:30
Sahil Kumar b1e71a28c6 chore(llc): minor changes
Signed-off-by: xsahil03x <[email protected]>
2023-02-09 15:17:39 +05:30
Sahil Kumar 065bbbc8f3 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2023-02-08 19:09:32 +05:30
Sahil Kumar b656c8b7d8 fix(llc): cancelling attachments now removes it from the message.
Signed-off-by: xsahil03x <[email protected]>
2023-02-08 19:08:21 +05:30
Leandro Borges Ferreira 41391dd337 Removing unused code 2023-01-31 14:22:11 +01:00
Leandro Borges Ferreira a34ac51652 Emmiting changes instead of applying on place 2023-01-31 14:16:58 +01:00
Leandro Borges Ferreira c37c282741 Update CHANGELOG.md 2023-01-30 18:16:41 +01:00
Leandro Borges Ferreira 1b9110a034 Simply watchers logic 2023-01-30 17:59:39 +01:00