Sahil Kumar and GitHub
dd47db04dd
feat(llc): add support for AttachmentFileUploaderProvider. ( #1246 )
...
* feat(llc): add support for `AttachmentFileUploaderProvider`.
Signed-off-by: xsahil03x <[email protected] >
* chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected] >
2022-07-06 14:43:15 +02:00
Salvatore Giordano and GitHub
a37bf2bde4
fix(llc): fix connecting while connecting and disconneting ( #1237 )
...
* fix(llc): fix connecting while connecting and disconneting
* chore(llc): update changelog
* chore(llc): add test
* chore(llc): improve test
* fix(llc): _resetRequestFlags regardless of the connection status
2022-07-05 12:08:08 +02:00
Sahil Kumar
389bd8f295
test(llc): fix tests
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-20 17:54:26 +05:30
Sahil Kumar
8b13bcebba
chore(llc): fix lint
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-20 17:49:00 +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 Giordano and GitHub
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
89a3d09478
test(llc): fix user, own_user tests
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-20 15:43:40 +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
Salvatore Giordano and GitHub
18c3171103
Merge branch 'develop' into fix/channel-unset
2022-05-19 14:51:36 +02:00
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
Salvatore Giordano
434214e735
fix test
2022-05-19 14:02:58 +02:00
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
d533c3fbc7
Resolved merge conflicts with develop
2022-05-06 17:28:32 +05:30
Ayush Shekhar
bba503a6f4
Deprecated role in Member and introduced channelRole
2022-05-06 17:19:45 +05:30
Sahil Kumar
2e8f630d5f
test(llc): update sendImage, sendFile tests
...
Signed-off-by: xsahil03x <[email protected] >
2022-05-06 15:56:08 +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
da4fd16af7
add test
2022-04-14 11:32:32 +02:00
Salvatore Giordano
e59a2b001c
Merge branch 'develop' into v4
2022-04-13 14:31:44 +02:00
Salvatore Giordano and GitHub
0b2330e349
Merge pull request #1072 from GetStream/hotfix/userReconnection
...
fix(llc): send only user_id while reconnecting
2022-04-13 09:07:41 +02:00
Salvatore Giordano
8a4f80c04d
fix(llc): fix tests
2022-04-12 16:10:35 +02:00
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
Sahil Kumar
604546db38
test(llc): add persistence update thread test
...
Signed-off-by: xsahil03x <[email protected] >
2022-03-25 15:39:28 +05:30
Sahil Kumar
dc007653d4
test(llc): fix queryChannels test
...
Signed-off-by: xsahil03x <[email protected] >
2022-03-24 22:55:38 +05:30
Sahil Kumar
165e7a5e24
test(llc): fix tests
...
Signed-off-by: xsahil03x <[email protected] >
2022-03-07 19:03:01 +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
d4b9a10e54
feat(llc): add support for partialUserUpdate endpoint.
...
Signed-off-by: xsahil03x <[email protected] >
2022-02-18 17:12:27 +05:30
Ayush Shekhar
e560faa560
Resolved merge conflicts
2022-02-16 19:15:25 +05:30
Ayush Shekhar
6fa746fec3
Fixed unmodifiable const map bug and added client and channel tests
2022-02-16 18:51:06 +05:30
Gordon and GitHub
c30905f9f8
Merge pull request #890 from squaddy/bugfix/thread_reactions
...
fix(llc): thread message reactions not updated
2022-02-16 11:51:12 +01:00
Gordon and GitHub
8e064bf505
fix(llc): thread message reactions ( #1 )
...
* fix: thread reactions not updated
* test: thread message reactions
* docs: update changelog
2022-02-15 11:02:56 +01:00
Sahil Kumar
c49641fde7
test(llc): fix markAllRead test
...
Signed-off-by: xsahil03x <[email protected] >
2022-02-14 19:52:50 +05:30
Sahil Kumar and Salvatore Giordano
bc8784f593
test(llc): add tests
...
Signed-off-by: xsahil03x <[email protected] >
2022-02-01 10:31:28 +01:00
Salvatore Giordano
7e2a1846d8
chore(repo): fix analysis
2022-02-01 10:31:10 +01:00
Sahil Kumar
331d895fa4
test(llc): add tests
...
Signed-off-by: xsahil03x <[email protected] >
2022-02-01 14:08:24 +05:30
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
Deven Joshi
0c2ce9c955
fixed docs
2021-12-20 19:29:03 +05:30