Sahil Kumar
|
bcf181bf21
|
fix(llc): fix tests
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-29 18:54:44 +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 |
|
 Salvatore GiordanoandGitHub
|
18c6fd842c
|
Merge pull request #669 from GetStream/fix/client-unread-count
fix(llc): Fix unread count not updating when the current user is set.
|
2021-09-09 09:41:08 +02:00 |
|
Sahil Kumar
|
f4e37e23d6
|
fix(llc): Fix unread count not updating when the current user is set.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-08 16:37:34 +05:30 |
|
 Sahil KumarandGitHub
|
cce1f3a420
|
Merge branch 'develop' into fix/message-search-pagination
|
2021-09-08 15:51:33 +05:30 |
|
 Sahil KumarandGitHub
|
86bd9d7a2d
|
Merge branch 'develop' into feat/filters
|
2021-09-07 18:30:43 +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 |
|
Sahil Kumar
|
4ddb0703b3
|
fix(llc, ui): message search pagination
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-06 19:35:04 +05:30 |
|
Sahil Kumar
|
7e0997838e
|
fix: updateChannelStates invocation sequence as per foreign keys relations.
Signed-off-by: xsahil03x <[email protected]>
|
2021-09-06 19:21:28 +05:30 |
|
Salvatore Giordano
|
442b22a007
|
Merge branch 'develop' into fix-cascade-deletion
|
2021-09-03 10:30:52 +02:00 |
|
Sahil Kumar
|
b369f18922
|
feat(llc): add crud for pinned message reactions
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-31 15:50:25 +05:30 |
|
Salvatore Giordano
|
1ebafb036f
|
fix(llc): update tests
|
2021-08-30 15:21:59 +02:00 |
|
Deven Joshi
|
b7ba8b5e85
|
fixed test
|
2021-08-20 16:13:46 +05:30 |
|
Deven Joshi
|
6cf63fe3ca
|
added tests
|
2021-08-20 16:10:01 +05:30 |
|
Salvatore Giordano
|
26407a0f15
|
rename test folder
|
2021-08-20 11:03:04 +02:00 |
|
Deven Joshi
|
ddf33a1989
|
added tests
|
2021-08-19 17:50:37 +05:30 |
|
Deven Joshi
|
b920919e0f
|
added tests
|
2021-08-19 17:20:59 +05:30 |
|
Deven Joshi
|
fd13d1089f
|
fix: tests
|
2021-08-16 14:48:36 +05:30 |
|
Deven Joshi
|
33262200a3
|
fix: tests
|
2021-08-16 14:21:12 +05:30 |
|
Deven Joshi
|
2e1b5c4d4a
|
Merge branch 'develop' of https://github.com/GetStream/stream-chat-flutter into cds-189
Conflicts:
packages/stream_chat/lib/src/client/channel.dart
packages/stream_chat_flutter/example/lib/main.dart
packages/stream_chat_flutter/lib/src/message_list_view.dart
|
2021-08-16 14:05:18 +05:30 |
|
Sahil Kumar
|
702f7ee937
|
fix(llc): don't return cid in case name is null, minor improvements
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-11 15:00:05 +05:30 |
|
Sahil Kumar
|
b3a1d42f92
|
chore(llc): fix tests, minor changes
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-11 12:47:20 +05:30 |
|
Gordon Hayes
|
adfc0adea9
|
feat: add name get, set and update on Channel
|
2021-08-10 11:53:30 +02:00 |
|
Gordon Hayes
|
ae8ebe2dba
|
chore: prefer image and name property on image
|
2021-08-10 10:00:02 +02:00 |
|
Gordon Hayes
|
eae7cb1020
|
feat: add image get, set and update to channel
|
2021-08-10 09:59:08 +02:00 |
|
 Sahil KumarandGitHub
|
3330040d0a
|
Merge branch 'develop' into cds-365
|
2021-08-05 16:41:32 +05:30 |
|
Sahil Kumar
|
46828764c1
|
feat(ui): minor fixes, add support for name in user.dart
Signed-off-by: xsahil03x <[email protected]>
|
2021-08-05 16:37:23 +05:30 |
|
Gordon Hayes
|
27893e147a
|
test: add additional user tests
|
2021-08-04 16:43:45 +02:00 |
|
Tom Beckett
|
dd5b9bb256
|
fix(llc): channel.markAllRead
|
2021-08-03 14:40:53 +01:00 |
|
Salvatore Giordano
|
28695fb9d8
|
Merge branch 'develop' into cds-189
|
2021-07-30 11:23:39 +02:00 |
|
Salvatore Giordano
|
800baec932
|
docs(localization): add localization docs
|
2021-07-28 17:20:14 +02:00 |
|
Salvatore Giordano
|
5954bb2abc
|
fix tests
|
2021-07-28 11:24:10 +02:00 |
|
xsahil03x
|
6329c1e9a8
|
Merge remote-tracking branch 'origin/develop' into cds-328
# Conflicts:
# packages/stream_chat/CHANGELOG.md
# packages/stream_chat/lib/src/client/client.dart
|
2021-07-26 18:28:07 +05:30 |
|
Sahil Kumar
|
f7b9511adb
|
refactor(llc, core, ui): Deprecate .user, .userStream in favor of .currentUser, .currentUserStream
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-26 14:57:29 +05:30 |
|
xsahil03x
|
23ebe009f7
|
Merge remote-tracking branch 'origin/develop' into cds-328
# Conflicts:
# packages/stream_chat/CHANGELOG.md
|
2021-07-26 14:15:48 +05:30 |
|
Sahil Kumar
|
2acfaf7a7c
|
test(llc): re-add removed tests
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-23 15:12:52 +05:30 |
|
Sahil Kumar
|
44b4358c3d
|
chore(llc): minor changes
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-23 14:53:43 +05:30 |
|
Salvatore Giordano
|
7b2bf3c434
|
add tests
|
2021-07-23 10:27:47 +02:00 |
|
groovinchip
|
61d7661297
|
chore: add cooldown to channel_model.dart and test it
|
2021-07-22 10:11:34 -04:00 |
|
Sahil Kumar
|
efab551fdb
|
fix(llc): channel.stopWatching
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-21 15:22:36 +05:30 |
|
groovinchip
|
0943980b51
|
test: add 'i18n' field test to message_test.dart
|
2021-07-20 15:15:09 -04:00 |
|
groovinchip
|
c6dd3b0cd7
|
test: add 'language' field test to user_test.dart
|
2021-07-20 15:13:58 -04:00 |
|