Gordon Hayes
|
ae8ebe2dba
|
chore: prefer image and name property on image
|
2021-08-10 10:00:02 +02:00 |
|
groovinchip
|
6e6ce8c7f3
|
test: fix mid-lerp test in channel_header_theme_test.dart
|
2021-08-02 14:44:36 -04:00 |
|
groovinchip
|
e5270e60d0
|
chore: merge latest dev
|
2021-08-02 13:15:28 -04:00 |
|
groovinchip
|
d5f38fa545
|
test: fixed failing test in channel_preview_theme_test.dart
|
2021-08-02 12:58:31 -04:00 |
|
groovinchip
|
26b2bf3f18
|
test: add test for ChannelListHeaderTheme
|
2021-08-02 12:02:18 -04:00 |
|
groovinchip
|
c3d2896071
|
test: add tests for MessageTheme
|
2021-08-02 10:56:06 -04:00 |
|
groovinchip
|
628ef401d4
|
chore: update message_theme.dart
Includes Diagnosticable, more descriptive field names, lerp, ==, and hashCode
|
2021-08-02 10:47:38 -04:00 |
|
groovinchip
|
5e1eb7a320
|
test: add tests for ChannelPreviewTheme
|
2021-08-02 09:53:39 -04:00 |
|
groovinchip
|
c7d399704e
|
test: Merging two MessageInputThemeData results in the latter
|
2021-07-30 11:35:32 -04:00 |
|
groovinchip
|
5b99507db3
|
test: lerp halfway from light to dark
|
2021-07-30 11:34:46 -04:00 |
|
Sahil Kumar
|
f0f2418e92
|
test(ui): fix lerp dark to light test
Signed-off-by: Sahil Kumar <[email protected]>
|
2021-07-30 20:39:10 +05:30 |
|
groovinchip
|
cc89edc244
|
test: fix light to dark test, add dark to light test
|
2021-07-30 10:30:33 -04:00 |
|
groovinchip
|
822b0ad725
|
test: start testing MessageInputTheme
|
2021-07-29 13:59:02 -04:00 |
|
xsahil03x
|
f68d3df179
|
Merge remote-tracking branch 'origin/develop' into feat/localization
# Conflicts:
# packages/stream_chat_flutter/lib/src/message_text.dart
|
2021-07-28 15:26:30 +05:30 |
|
xsahil03x
|
7720bf677d
|
Merge remote-tracking branch 'origin/develop' into feat/localization
# Conflicts:
# packages/stream_chat_flutter/lib/src/attachment/giphy_attachment.dart
# packages/stream_chat_flutter/lib/src/channel_name.dart
# packages/stream_chat_flutter/lib/src/message_search_item.dart
# packages/stream_chat_flutter/lib/src/message_widget.dart
|
2021-07-28 15:18:09 +05:30 |
|
groovinchip
|
82fa916090
|
test: move theme test files into their own folder within test/src
|
2021-07-27 15:30:34 -04:00 |
|
groovinchip
|
362d55b89e
|
test: add tests for ChannelHeaderThemeData
|
2021-07-27 13:48:32 -04:00 |
|
groovinchip
|
66ea5557e8
|
test: create tests for AvatarThemeData
|
2021-07-27 10:47:01 -04:00 |
|
Sahil Kumar
|
7449540f34
|
fix(llc, ui): fix failing tests
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-27 18:35:15 +05:30 |
|
Sahil Kumar
|
467e892079
|
feat(ui): add support for translated message in MessageText
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-27 16:49:04 +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 |
|
 Salvatore GiordanoandGitHub
|
171074368f
|
Merge pull request #560 from GetStream/replace_random_png
feat(ui): Replace random png
|
2021-07-26 09:33:19 +02:00 |
|
Salvatore Giordano
|
8ab1ad1a2d
|
fix analysis
|
2021-07-23 16:24:11 +02:00 |
|
Salvatore Giordano
|
1a5b2ddfba
|
fix goldens
|
2021-07-23 16:07:01 +02:00 |
|
Sahil Kumar
|
36a13e8a2b
|
fix(localization): fix fileTooLargeAfterCompressionError, fileTooLargeError
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-22 20:16:36 +05:30 |
|
Sahil Kumar
|
937f55e67b
|
chore(ui): fix analysis error
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-22 20:02:36 +05:30 |
|
Sahil Kumar
|
af0356e5a1
|
test(localization): fix sentAtText, add remaining tests
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-22 19:47:54 +05:30 |
|
Sahil Kumar
|
3e552ab4f6
|
chore(ui, localization): add doc-comments
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-22 17:18:51 +05:30 |
|
Deven Joshi
|
1e61316385
|
fix: update goldens
|
2021-07-22 15:03:25 +05:30 |
|
Deven Joshi
|
e8557b96e4
|
fix: fixed tests
|
2021-07-22 12:33:53 +05:30 |
|
Deven Joshi
|
e6e18a405c
|
fmt
|
2021-07-21 20:05:33 +05:30 |
|
Deven Joshi
|
c585975ab7
|
added tests
|
2021-07-21 20:05:20 +05:30 |
|
xsahil03x
|
253417fb0d
|
Merge remote-tracking branch 'origin/develop' into feat/localization
# Conflicts:
# packages/stream_chat_flutter/lib/src/message_list_view.dart
# packages/stream_chat_flutter/lib/src/message_search_list_view.dart
|
2021-07-21 15:26:06 +05:30 |
|
Deven Joshi
|
e74b0847ba
|
dartfmt
|
2021-07-21 15:17:42 +05:30 |
|
Deven Joshi
|
f8911bb6e3
|
feat: Added tests and minor fixes
|
2021-07-21 15:02:57 +05:30 |
|
groovinchip
|
ddf5d45c4a
|
fix: dartfmt on a couple of files
|
2021-07-19 14:44:04 -04:00 |
|
groovinchip
|
10d2480a00
|
test: add tests for MessageSearchListViewThemeData
|
2021-07-19 14:41:39 -04:00 |
|
groovinchip
|
674fc83e62
|
test: add tests for UserListViewThemeData
|
2021-07-19 13:39:17 -04:00 |
|
groovinchip
|
d6ef2d5a3f
|
fix typo in test name
|
2021-07-19 13:38:43 -04:00 |
|
groovinchip
|
f904b3ed82
|
remove unused import
|
2021-07-19 09:05:50 -04:00 |
|
Sahil Kumar
|
5f7b3ffae8
|
test: fix tests
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-19 17:42:36 +05:30 |
|
groovinchip
|
f7b61706cb
|
test: add tests for ChannelListViewThemeData
|
2021-07-18 12:47:02 -04:00 |
|
groovinchip
|
6bc70ba40a
|
run dartfmt on message_list_view_theme_test.dart
|
2021-07-18 12:45:40 -04:00 |
|
groovinchip
|
c427b1201b
|
test: add tests for MessageListViewThemeData
|
2021-07-16 19:24:08 -04:00 |
|
groovinchip
|
0eb350b756
|
test: remove a duplicated test in gallery_header_theme_test.dart
|
2021-07-16 15:00:12 -04:00 |
|
Sahil Kumar
|
9a3d094282
|
chore: fix analyzer warnings
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-16 14:51:32 +05:30 |
|
xsahil03x
|
ec85fb962d
|
Merge remote-tracking branch 'origin/develop' into fix/channel-image
# Conflicts:
# packages/stream_chat_flutter/test/src/channel_image_test.dart
|
2021-07-16 14:46:29 +05:30 |
|
 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 |
|
Sahil Kumar
|
8dcd5cde64
|
refactor!: rename ChannelImage -> ChannelAvatar, GroupImage -> GroupAvatar
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-16 13:59:28 +05:30 |
|
Sahil Kumar
|
d2402ba3d0
|
fix: tests
Signed-off-by: xsahil03x <[email protected]>
|
2021-07-16 13:35:51 +05:30 |
|