Sahil Kumar
|
5c7877b987
|
chore(llc, core, ui): ignore deprecated methods from codecov
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-26 16:45:36 +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 |
|
Sahil Kumar
|
13df95a107
|
fix(llc): reverse user, event.me merge position
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-26 12:54:41 +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
|
49ebb1e085
|
fix analysis
|
2021-07-23 10:33:59 +02:00 |
|
Salvatore Giordano
|
7b2bf3c434
|
add tests
|
2021-07-23 10:27:47 +02:00 |
|
Salvatore Giordano
|
ad916de425
|
add additional qs and header to http client; add additional queryParams to websocket
|
2021-07-23 10:27:31 +02:00 |
|
 Sahil KumarandGitHub
|
ead87d8ce5
|
chore(llc): add changelog entry
|
2021-07-22 12:36:10 +05:30 |
|
Sahil Kumar
|
efab551fdb
|
fix(llc): channel.stopWatching
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-21 15:22:36 +05:30 |
|
Salvatore Giordano
|
ca2c459e77
|
Merge branch 'develop' into release/2.0.0
|
2021-07-16 17:19:44 +02:00 |
|
Sahil Kumar
|
9a2ec7ca84
|
fix: sync events only in case persistence is enabled
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-16 18:32:38 +05:30 |
|
Salvatore Giordano
|
0e9ec8600a
|
update version.dart
|
2021-07-16 13:11:53 +02:00 |
|
Salvatore Giordano
|
26dea38e33
|
update stream_chat_flutter_core changelog
|
2021-07-16 12:27:48 +02:00 |
|
Salvatore Giordano
|
1a55ae57e4
|
update stream_chat changelog
|
2021-07-16 12:27:31 +02:00 |
|
Salvatore Giordano
|
35b969994e
|
update pubspecs
|
2021-07-16 12:27:25 +02:00 |
|
 Reuben TurnerandGitHub
|
b306978da6
|
chore: apply linter to the various example and test directories (#550)
* chore: remove examples and tests from analysis exclusion
* chore: apply linter fixes to stream_chat_flutter_core/example/main.dart
* chore: apply linter fixes to stream_chat_flutter/example/main.dart
* chore: apply linter fixes to stream_chat_persistence/example/main.dart
* chore: apply linter fixes to stream_chat/example/main.dart
* chore: apply linter fixes to stream_chat_flutter/example/split_view.dart
* chore: renamte tutorial files per linter
* chore: apply linter fixes to tutorial_part_1.dart
* chore: apply linter fixes to tutorial_part_2.dart
* chore: apply linter fixes to tutorial_part_3.dart
* chore: apply linter fixes to tutorial_part_4.dart
* chore: apply linter fixes to tutorial_part_5.dart
* chore: make a widget const in tutorial_part_5.dart
* chore: apply linter fixes to tutorial_part_6.dart
* chore: sort and update dependencies in stream_chat_persistence/example/pubspec.yaml
* chore: sort and update dependencies in stream_chat_flutter_core/example/pubspec.yaml
* chore: sort and update dependencies in stream_chat_flutter/example/pubspec.yaml
* chore: sort dependencies in stream_chat_flutter/example/pubspec.yaml
* chore: apply linter fixes to channel_test.dart
* chore: apply linter fixes to client_test.dart
* chore: apply linter fixes to client_test.dart, stream_http_client_test.dart, and token_manager_test.dart
* chore: apply linter fixes to filter_test.dart
* chore: apply linter fixes to reaction_test.dart
* chore: apply linter fixes to chat_persistence_client_test.dart
* chore: apply linter fixes to channel_image_test.dart
* chore: apply linter fixes to deleted_message_test.dart
* chore: apply linter fixes to full_screen_media_test.dart
* chore: apply linter fixes to gallery_footer_theme_test.dart
* chore: apply linter fixes to gallery_header_theme_test.dart
* chore: apply linter fixes to message_text_test.dart
* chore: apply linter fixes to reaction_bubble_test.dart
* chore: apply linter fixes to system_message_test.dart
* chore: apply linter fixes to typing_indicator_test.dart
* chore: apply linter fixes to channel_list_core_test.dart
* chore: apply linter fixes to channels_bloc_test.dart
* chore: apply linter fixes to lazy_load_scroll_view_test.dart
* chore: apply linter fixes to channel_matcher.dart
* chore: apply linter fixes to message_matcher.dart
* chore: apply linter fixes to users_matcher.dart
* chore: apply linter fixes to message_list_core_test.dart
* chore: apply linter fixes to message_search_bloc_test.dart
* chore: apply linter fixes to message_search_list_core_test.dart
* chore: apply linter fixes to stream_channel_test.dart
* chore: apply linter fixes to stream_chat_core_test.dart
* chore: apply linter fixes to user_list_core_test.dart
* chore: apply linter fixes to channel_query_dao_test.dart, message_mapper_test.dart, user_mapper_test.dart, and users_bloc_test.dart
* chore: apply some missed dartfmt
* test: regenerate failinggolden test
|
2021-07-16 10:49:51 +02:00 |
|
Deven Joshi
|
b93ac23fa9
|
fix: Giphy cancel error
|
2021-07-14 17:09:26 +05:30 |
|
 Salvatore GiordanoandGitHub
|
6ff2dc7089
|
Merge pull request #520 from GetStream/feat/connectionLessClient
feat!: connection less client [CDS-335]
|
2021-07-08 10:38:07 +02:00 |
|
Salvatore Giordano
|
2970763782
|
minor fix
|
2021-07-08 10:14:37 +02:00 |
|
Salvatore Giordano
|
184a00b195
|
update changelogs and pubspecs
|
2021-07-07 17:39:55 +02:00 |
|
Salvatore Giordano
|
1dc23583a6
|
return event user
|
2021-07-02 15:56:14 +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 |
|
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 |
|
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 |
|
Sahil Kumar
|
be76d25aa3
|
update changelogs
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-29 16:20:29 +05:30 |
|
Salvatore Giordano
|
bde9061894
|
update changelogs
|
2021-06-29 10:10:47 +02:00 |
|
Sahil Kumar
|
bcd8630235
|
chore(stream_chat): update version.dart
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-28 16:40:43 +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
|
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
|
e38381483a
|
deprecate baseUrl in StreamChatClient
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-28 16:03:33 +05:30 |
|
Salvatore Giordano
|
c7ea25c672
|
better user api tests
|
2021-06-26 13:44:06 +02:00 |
|
Salvatore Giordano
|
ddfe015513
|
better moderation api tests
|
2021-06-26 13:41:41 +02:00 |
|
Salvatore Giordano
|
9857db0635
|
better message api tests
|
2021-06-26 13:37:40 +02:00 |
|
Salvatore Giordano
|
ff8ff6d7ce
|
better guest api tests
|
2021-06-26 13:27:09 +02:00 |
|
Salvatore Giordano
|
1a817a3282
|
better device api tests
|
2021-06-26 13:26:25 +02:00 |
|
Salvatore Giordano
|
9cc6ef124c
|
better channel api tests
|
2021-06-26 13:25:06 +02:00 |
|
Salvatore Giordano
|
56bce0957c
|
fix payload and improve tests
|
2021-06-26 12:41:52 +02:00 |
|
Salvatore Giordano
|
c987e8b488
|
add comments
|
2021-06-22 14:20:43 +02:00 |
|
Sahil Kumar
|
7059e2fe21
|
remove unused imports
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-21 17:09:51 +05:30 |
|
Sahil Kumar
|
ae3a7e9904
|
wrap WebSocketChannelError errors into StreamWebSocketError.
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-21 16:05:33 +05:30 |
|
Sahil Kumar
|
675bffe7b9
|
fix offline user connection, add tests
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-18 16:10:34 +05:30 |
|
Sahil Kumar
|
0fcea3f546
|
handle offline user connect case
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-06-18 15:27:38 +05:30 |
|
Salvatore Giordano
|
3eb336e93d
|
fix analysis
|
2021-06-18 11:04:53 +02:00 |
|
Salvatore Giordano
|
279e4f2fbf
|
Merge branch 'develop' into ref/segregate-api-layer
|
2021-06-18 10:47:46 +02:00 |
|
 Salvatore GiordanoandGitHub
|
552ce4d030
|
Merge pull request #479 from GetStream/feat/threadTypingIndicators
feat: thread typing indicators
|
2021-06-18 10:18:29 +02:00 |
|