Sahil Kumar
|
972a0f5993
|
chore(repo): remove deprecated code.
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
|
4d3ef2f880
|
chore: fix analysis
Signed-off-by: xsahil03x <[email protected]>
|
2023-07-12 18:30:05 +05:30 |
|
 Sahil KumarandGitHub
|
c96167cf0c
|
Apply suggestions from code review
|
2023-06-20 15:29:25 +05:30 |
|
Sahil Kumar
|
6c8c4b54fa
|
chore: merge latest changes
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-20 15:28:05 +05:30 |
|
 Sahil KumarandGitHub
|
ffeef9fc3e
|
Update packages/stream_chat/lib/src/client/channel.dart
|
2023-06-20 15:00:30 +05:30 |
|
xsahil03x
|
84b50fc852
|
Merge remote-tracking branch 'origin/develop' into refactor/message-status
|
2023-06-20 14:32:30 +05:30 |
|
Sahil Kumar
|
324e9df44d
|
fix: cancel timer on dispose.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-19 14:16:05 +05:30 |
|
Sahil Kumar
|
5db41595e2
|
fix(llc): handle channel mute expiration.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-19 14:08:04 +05:30 |
|
Sahil Kumar
|
faf656717c
|
fix: use createdAt property to determine if the message is synced.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-17 04:55:04 +05:30 |
|
Sahil Kumar
|
810957c516
|
refactor: deprecate MessageSendingStatus in favor of MessageState.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-17 03:57:16 +05:30 |
|
Sahil Kumar
|
d1862e9671
|
test: fix tests.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-17 03:54:11 +05:30 |
|
Sahil Kumar
|
f6d9247d3d
|
chore: remove print statement.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-17 02:56:08 +05:30 |
|
Sahil Kumar
|
c39c27b616
|
fix(llc): fix message order when sent quickly.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-17 02:53:56 +05:30 |
|
Sahil Kumar
|
c533c0dbdf
|
chore: remove debug code.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-08 18:55:32 +05:30 |
|
Sahil Kumar
|
77484980a3
|
chore: fix formatting.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-08 18:41:25 +05:30 |
|
 Sahil KumarandGitHub
|
ce7fb241f6
|
Merge branch 'develop' into fix/channel-leave-cache
|
2023-06-07 17:42:39 +05:30 |
|
xsahil03x
|
0bbca0bc2c
|
Merge remote-tracking branch 'origin/develop' into feat/offline-connect
|
2023-06-06 15:38:24 +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
|
8978cb0035
|
fix(llc): Remove cached channel once left.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-05 16:55:41 +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
|
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 |
|
 kanatandkanat
|
4c47145ba5
|
check whether persistent client is connected
|
2023-05-18 10:58:18 -07:00 |
|
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
|
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
|
3e6fc826ee
|
chore(llc): json annotation changes
Signed-off-by: xsahil03x <[email protected]>
|
2023-04-04 18:09:08 +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
|
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
|
1b9110a034
|
Simply watchers logic
|
2023-01-30 17:59:39 +01:00 |
|
Leandro Borges Ferreira
|
46f09e7067
|
Listening for watchers
|
2023-01-30 17:59:39 +01:00 |
|
Leandro Borges Ferreira
|
1782eb3bea
|
Adding start/stop watching event
|
2023-01-30 17:59:39 +01:00 |
|
 Rafal AdasiewiczandGitHub
|
76fb4fb8c4
|
Merge branch 'develop' into feature/add-push-providers
|
2022-12-21 08:37:13 +01:00 |
|
Jc Miñarro
|
9a45f72adf
|
core: Add Huawei and Xiaomi PushProviders
|
2022-12-20 16:12:35 +01:00 |
|
Rafał Adasiewicz
|
bf610a9a3d
|
fix: initializing last synced data
|
2022-12-16 14:20:40 +01: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 |
|
 
|
1e9e942c46
|
feat(llc, ui): add support for thumbUrl in video attachment. (#1362)
* feat(llc, ui): add support for thumbUrl in file attachment.
Signed-off-by: xsahil03x <[email protected]>
* chore(ui): use widget.fit instead of hardcoded fit.
Signed-off-by: xsahil03x <[email protected]>
* fix analysis
Signed-off-by: xsahil03x <[email protected]>
Co-authored-by: Salvatore Giordano <[email protected]>
|
2022-10-24 11:27:46 +02:00 |
|