 Kanat KiialbaevandGitHub
|
844df20617
|
fix(core): video attachment upload (#1754)
* fix video attachment upload
* fix test
* add changelog
|
2023-10-23 10:19:32 +03: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
|
b2c9ffe77d
|
fix(llc): fix not able to upload attachmentFile without name.
Signed-off-by: Sahil Kumar <[email protected]>
|
2023-09-07 18:49:33 +05:30 |
|
Sahil Kumar
|
549aab5140
|
fix(llc): fix not able to update message with type: reply.
Signed-off-by: Sahil Kumar <[email protected]>
|
2023-08-24 13:38:53 +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
|
d94f96b7a1
|
chore: fix lints.
Signed-off-by: Sahil Kumar <[email protected]>
|
2023-08-17 14:08:44 +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
|
40af5a3278
|
fix(llc): channel.query not initializing state.
Signed-off-by: Sahil Kumar <[email protected]>
|
2023-08-10 15:02:19 +05:30 |
|
Sahil Kumar
|
346183b6ee
|
feat(llc): add support for channel.countUnreadMentions().
|
2023-08-04 16:29:31 +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
|
6d4b226da7
|
feat(llc): add support for setting message.type.
Signed-off-by: xsahil03x <[email protected]>
|
2023-07-24 18: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
|
4d3ef2f880
|
chore: fix analysis
Signed-off-by: xsahil03x <[email protected]>
|
2023-07-12 18:30:05 +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
|
99c656be1f
|
chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
|
2023-07-12 15:50:55 +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
|
1bfeff93bf
|
chore(repo): prepare for release.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-19 16:16:08 +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 Kumar
|
3dfd59c36e
|
chore: prepare for release.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-08 18:08: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
|
67f9a624f7
|
chore: prepare for release.
Signed-off-by: xsahil03x <[email protected]>
|
2023-06-02 12:49:54 +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
|
693adca7b2
|
chore(repo): prepare for next release.
Signed-off-by: xsahil03x <[email protected]>
|
2023-05-12 16:40:08 +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
|
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
|
9446df7782
|
bump version
Signed-off-by: xsahil03x <[email protected]>
|
2023-04-20 19:58:59 +05:30 |
|