 Salvatore GiordanoandGitHub
|
39d64ef865
|
Merge pull request #521 from GetStream/hotfix/export
fix: export stream_chat_api
|
2021-07-02 15:55:28 +02:00 |
|
 
|
b64631efee
|
Update packages/stream_chat/lib/stream_chat.dart
Co-authored-by: Sahil Kumar <[email protected]>
|
2021-07-02 15:55:18 +02:00 |
|
Salvatore Giordano
|
0e6acd59b6
|
fix test
|
2021-07-02 15:43:59 +02:00 |
|
Deven Joshi
|
83ddd01f9b
|
feat: Added new docs
|
2021-07-02 19:07:52 +05:30 |
|
Salvatore Giordano
|
d043d1ca0f
|
export stream_chat_api
|
2021-07-02 15:33:03 +02:00 |
|
Salvatore Giordano
|
88e9cd67ef
|
merge persistence storage user with passed one
|
2021-07-02 15:29:28 +02:00 |
|
Salvatore Giordano
|
5d351d82e5
|
add copywith and merge to ownuser
|
2021-07-02 15:29:01 +02:00 |
|
Deven Joshi
|
da75fd57a9
|
feat: Added new docs
|
2021-07-02 17:33:19 +05:30 |
|
Salvatore Giordano
|
7e9944730f
|
add tests
|
2021-07-02 12:28:36 +02:00 |
|
Salvatore Giordano
|
c617b3040a
|
add connectWebsocket property to connectUser calls
|
2021-07-02 11:58:23 +02:00 |
|
Deven Joshi
|
469e481b0d
|
feat: Added new docs
|
2021-07-02 14:09:40 +05:30 |
|
 Salvatore GiordanoandGitHub
|
8674395884
|
Update CONTRIBUTING.md
|
2021-07-02 09:57:43 +02:00 |
|
Sahil Kumar
|
d3e9bdafbd
|
feat(stream_chat_localizations): Initial implementation
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-07-01 20:26:01 +05:30 |
|
Salvatore Giordano
|
8ceff3ab62
|
fix test and example
|
2021-07-01 10:47:30 +02:00 |
|
Salvatore Giordano
|
495351b756
|
remove proxy props from MessageListView
|
2021-07-01 10:27:44 +02:00 |
|
 Salvatore GiordanoandGitHub
|
29f920292f
|
Merge pull request #515 from GetStream/feat/colorNames
feat: color names [CDS-324]
|
2021-07-01 09:09:24 +02:00 |
|
Deven Joshi
|
3a6bb102b9
|
fix: removed stream_chat docs
|
2021-06-30 17:29:33 +05:30 |
|
Salvatore Giordano
|
bc0a70ad25
|
rename colors
|
2021-06-29 16:12:51 +02:00 |
|
Deven Joshi
|
3c4881daed
|
feat: Added new docs
|
2021-06-29 18:20:06 +05:30 |
|
 Salvatore GiordanoandGitHub
|
9d4564151e
|
Merge pull request #509 from GetStream/release/v2.0.0-nullsafety-8
chore: v2.0.0 nullsafety.8
|
2021-06-29 13:36:45 +02:00 |
|
Sahil Kumar
|
be76d25aa3
|
update changelogs
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-29 16:20:29 +05:30 |
|
 Salvatore GiordanoandGitHub
|
ef4aada64f
|
Merge pull request #514 from GetStream/feat/listControllers
feat: list controllers
|
2021-06-29 12:38:17 +02:00 |
|
Salvatore Giordano
|
ba927bf379
|
add null check
|
2021-06-29 12:20:37 +02:00 |
|
Salvatore Giordano
|
dde047b0e9
|
fix message and user list core controller setup
|
2021-06-29 12:00:40 +02:00 |
|
Salvatore Giordano
|
418c9ae64e
|
use late
|
2021-06-29 11:45:59 +02:00 |
|
Salvatore Giordano
|
a9c7abb0d6
|
use getters
|
2021-06-29 11:43:28 +02:00 |
|
Salvatore Giordano
|
81b69e95bf
|
accept list controllers as params in ui package listviews
|
2021-06-29 11:29:42 +02:00 |
|
 Sahil KumarandGitHub
|
5cb87d2df5
|
Merge pull request #511 from GetStream/hotfix/userListErrors
|
2021-06-29 14:51:05 +05:30 |
|
Salvatore Giordano
|
29f234f69b
|
update error builder
|
2021-06-29 11:09:27 +02:00 |
|
Salvatore Giordano
|
cd4892683b
|
update changelogs
|
2021-06-29 10:27:54 +02:00 |
|
 Salvatore GiordanoandGitHub
|
3885f0e407
|
Merge pull request #506 from GetStream/feat/userAvatarBuilder
feat: userAvatarBuilder in MessageWiget
|
2021-06-29 10:26:56 +02:00 |
|
Salvatore Giordano
|
afb7b1f3ad
|
update changelogs
|
2021-06-29 10:15:08 +02:00 |
|
 Salvatore GiordanoandGitHub
|
2d110441f5
|
Merge pull request #507 from GetStream/hotfix/messageText
fix: new lines in list
|
2021-06-29 10:11:04 +02:00 |
|
Salvatore Giordano
|
bde9061894
|
update changelogs
|
2021-06-29 10:10:47 +02:00 |
|
Salvatore Giordano
|
9641926f07
|
add golden test
|
2021-06-28 15:31:36 +02:00 |
|
Salvatore Giordano
|
8052edf09c
|
fix tests
|
2021-06-28 15:20:50 +02:00 |
|
Sahil Kumar
|
6017a184d6
|
chore(stream_chat_flutter): prepare for v2.0.0-nullsafety.8
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-28 16:50:42 +05:30 |
|
Deven Joshi
|
f43c14dd5d
|
feat: Added new docs
|
2021-06-28 16:48:58 +05:30 |
|
Sahil Kumar
|
bcd8630235
|
chore(stream_chat): update version.dart
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-28 16:40:43 +05:30 |
|
Salvatore Giordano
|
a3a88aead1
|
fix user list error handling
|
2021-06-28 13:08:51 +02:00 |
|
Sahil Kumar
|
80217c9d58
|
chore(stream_chat): add queryUser breaking change in CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-28 16:38:23 +05:30 |
|
Sahil Kumar
|
d5cc22fd10
|
chore(stream_chat): add queryUser breaking change in CHANGELOG.md
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-28 16:35:05 +05:30 |
|
Sahil Kumar
|
05396a5bd2
|
chore: prepare stream_chat_persistence for v2.0.0-nullsafety.7
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-28 16:15:59 +05:30 |
|
Sahil Kumar
|
5e706ecba2
|
chore: prepare stream_chat for v2.0.0-nullsafety.7
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-28 16:05:10 +05:30 |
|
Sahil Kumar
|
5e7891e523
|
remove unused showScrollToBottom property from MessageListCore
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-28 16:04:25 +05:30 |
|
Sahil Kumar
|
e38381483a
|
deprecate baseUrl in StreamChatClient
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-28 16:03:33 +05:30 |
|
Salvatore Giordano
|
5912edc611
|
add doc comment
|
2021-06-28 12:32:58 +02:00 |
|
Salvatore Giordano
|
0e263ee26d
|
update melos.yaml
|
2021-06-28 12:31:43 +02:00 |
|
Salvatore Giordano
|
b8fd33a629
|
fix new lines in list
|
2021-06-28 11:54:23 +02:00 |
|
Salvatore Giordano
|
ea8ee7ac6f
|
add userAvatarBuilder
|
2021-06-28 10:57:07 +02:00 |
|