Salvatore Giordano
|
b924337d24
|
chore(llc): add more tests
|
2022-08-25 18:17:54 +02:00 |
|
Salvatore Giordano
|
af055e367b
|
chore(llc): add tests
|
2022-08-25 17:36:57 +02:00 |
|
Sahil Kumar
|
19244738ba
|
feat(llc): add hide_history flag in channel.addMembers.
Signed-off-by: xsahil03x <[email protected]>
|
2022-08-08 15:50:09 +05:30 |
|
Sahil Kumar
|
389bd8f295
|
test(llc): fix tests
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-20 17:54:26 +05:30 |
|
Sahil Kumar
|
00bad6b7e8
|
refactor(llc): remove dio deprecated methods
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-20 17:07:49 +05:30 |
|
 Salvatore GiordanoandGitHub
|
f8997ff69e
|
Merge pull request #1170 from GetStream/refactor/enums
refactor(llc, ui): migrate enums to v3
|
2022-05-20 12:37:25 +02:00 |
|
Sahil Kumar
|
3ee768f51f
|
chore(llc): remove extra quotes
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-20 15:45:48 +05:30 |
|
Sahil Kumar
|
5f265a069b
|
chore(llc): fix lints
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-20 14:58:29 +05:30 |
|
Sahil Kumar
|
0213fa6f1f
|
refactor(llc, ui): migrate enums to v3
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-20 14:18:30 +05:30 |
|
Sahil Kumar
|
de3e1c9862
|
refactor(llc): convert the implementation into non-breaking
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-19 18:07:22 +05:30 |
|
Sahil Kumar
|
2f9a35f3fa
|
test(repo): fix tests
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-16 18:21:33 +05:30 |
|
Sahil Kumar
|
069f380f41
|
chore(repo): add lints, update freezed, json_serializable
Signed-off-by: xsahil03x <[email protected]>
|
2022-05-16 16:58:24 +05:30 |
|
Ayush Shekhar
|
bba503a6f4
|
Deprecated role in Member and introduced channelRole
|
2022-05-06 17:19:45 +05:30 |
|
Salvatore Giordano
|
da627a6c8a
|
Merge branch 'develop' into v4
|
2022-04-29 16:24:12 +02:00 |
|
Ayush Shekhar
|
28649107ee
|
Added a new field called push provider name in addDevice api call
|
2022-04-27 18:23:17 +05:30 |
|
Ayush Shekhar
|
b6bb3608e5
|
Migrated llc Lists to be nullable instead of being an empty array
|
2022-04-26 21:11:24 +05:30 |
|
Salvatore Giordano
|
58536e56c0
|
feat(llc): add additional parameters to channel.truncate
|
2022-04-12 11:29:40 +02:00 |
|
xsahil03x
|
1d1b6b8bdd
|
Merge remote-tracking branch 'origin/develop' into v4
# Conflicts:
# packages/stream_chat/CHANGELOG.md
# packages/stream_chat/lib/src/client/channel.dart
# packages/stream_chat_flutter/CHANGELOG.md
|
2022-04-01 17:31:41 +05:30 |
|
Sahil Kumar
|
d938a0759d
|
test(llc): add test for mute model
Signed-off-by: xsahil03x <[email protected]>
|
2022-04-01 14:10:04 +05:30 |
|
Sahil Kumar
|
679faffbaf
|
fix(llc): segregate mute from channel mutes
Signed-off-by: xsahil03x <[email protected]>
|
2022-03-30 20:43:21 +05:30 |
|
Salvatore Giordano
|
7d2bb534b1
|
Merge branch 'develop' into v4
|
2022-03-07 11:45:04 +01:00 |
|
Sahil Kumar
|
adf7befd68
|
test(llc): add userApi.partialUpdateUsers test.
Signed-off-by: xsahil03x <[email protected]>
|
2022-02-18 17:54:49 +05:30 |
|
Sahil Kumar
|
c49641fde7
|
test(llc): fix markAllRead test
Signed-off-by: xsahil03x <[email protected]>
|
2022-02-14 19:52:50 +05:30 |
|
Salvatore Giordano
|
7e2a1846d8
|
chore(repo): fix analysis
|
2022-02-01 10:31:10 +01:00 |
|
Salvatore Giordano
|
3b6a4ba36b
|
chore(repo): fix analysis
|
2022-01-31 12:35:29 +01:00 |
|
Salvatore Giordano
|
88dbc09df6
|
Merge branch 'develop' into v4
|
2022-01-25 11:40:02 +01:00 |
|
Sahil Kumar
|
a26edf7c51
|
chore(llc): fix analysis warnings
Signed-off-by: xsahil03x <[email protected]>
|
2022-01-18 16:32:16 +05:30 |
|
Salvatore Giordano
|
3c9f87ea2b
|
fix(llc): fix truncate channel payload
|
2022-01-18 10:48:42 +01:00 |
|
Sahil Kumar
|
c0ae7a8768
|
feat(llc): Deprecate location in favor of edge server.
Signed-off-by: xsahil03x <[email protected]>
|
2022-01-17 18:55:17 +05:30 |
|
Salvatore Giordano
|
dbcdd5aea6
|
fix tests
|
2022-01-03 09:34:19 +01:00 |
|
Sahil Kumar
|
5567708fe9
|
feat(llc): Add enrichUrl endpoint.
Signed-off-by: xsahil03x <[email protected]>
|
2021-12-13 15:50:33 +05:30 |
|
Salvatore Giordano
|
85c29992e5
|
refactor(llc): rename deprecated tests
|
2021-11-29 15:47:55 +01:00 |
|
Deven Joshi
|
1a876c65c8
|
making it pretty
|
2021-11-24 13:49:44 +05:30 |
|
Deven Joshi
|
df3d6fc20a
|
fixed test times
|
2021-11-24 13:48:24 +05:30 |
|
Salvatore Giordano
|
bc948d666a
|
fix analysis
|
2021-11-03 15:21:26 +01:00 |
|
Salvatore Giordano
|
b8f0ae14f4
|
fix analysis
|
2021-11-03 15:14:36 +01:00 |
|
Salvatore Giordano
|
55e4c1ebd5
|
use a static map for additional headers
|
2021-11-03 12:53:36 +01:00 |
|
Salvatore Giordano
|
931f01a554
|
fix(llc): fix tests
|
2021-11-03 12:09:07 +01:00 |
|
Deven Joshi
|
a4e6f152cb
|
fix tests
|
2021-11-01 18:40:07 +05:30 |
|
Deven Joshi
|
a931682b4c
|
added not exists filter
|
2021-09-27 17:46:57 +05:30 |
|
Salvatore Giordano
|
f032a72d00
|
chore(ui,core,llc,persistance,localization): remove analysis warnings due to flutter 2.5
|
2021-09-22 10:30:23 +02:00 |
|
Sahil Kumar
|
403d0e62a0
|
fix(llc): Connecting user without providing name uses id instead for setting user.name.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-21 18:25:21 +05:30 |
|
 Sahil KumarandGitHub
|
dc3f864d34
|
Update packages/stream_chat/test/src/core/models/attachment_test.dart
|
2021-09-16 15:42:40 +05:30 |
|
Sahil Kumar
|
b23d86fc55
|
ref(llc): add fileSize, mimeType in attachment.dart
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-16 15:35:48 +05:30 |
|
Sahil Kumar
|
abc22f0eb9
|
fix(llc): Fix Filter.empty encoding
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-15 17:45:32 +05:30 |
|
Sahil Kumar
|
59aad47789
|
refactor(llc): make Filter.empty constructor const.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-15 16:01:00 +05:30 |
|
 Sahil KumarandGitHub
|
cce1f3a420
|
Merge branch 'develop' into fix/message-search-pagination
|
2021-09-08 15:51:33 +05:30 |
|
Salvatore Giordano
|
fe73cf0b71
|
fix(llc): fix contains filter params
|
2021-09-07 10:36:53 +02:00 |
|
Salvatore Giordano
|
d18286dc8d
|
feat(llc): add tests
|
2021-09-07 10:10:10 +02:00 |
|
xsahil03x
|
fd6fcef9b2
|
Merge branch 'develop' of github.com:GetStream/stream-chat-flutter into fix/message-search-pagination
|
2021-09-06 19:37:33 +05:30 |
|