 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 |
|
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 |
|
groovinchip
|
c3312c2da2
|
chore: remove the TranslatedMessage class and add the i18n field to the Message class
Tests have been updated to reflect the removal of this class
|
2021-07-20 14:35:15 -04: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 |
|
Salvatore Giordano
|
2970763782
|
minor fix
|
2021-07-08 10:14:37 +02:00 |
|
Salvatore Giordano
|
0e6acd59b6
|
fix test
|
2021-07-02 15:43:59 +02:00 |
|
Salvatore Giordano
|
5d351d82e5
|
add copywith and merge to ownuser
|
2021-07-02 15:29:01 +02:00 |
|