Commit Graph
126 Commits
Author SHA1 Message Date
Salvatore Giordano d959131bbd Merge branch 'v4' into feat/stream-channel-listview 2022-02-01 10:36:37 +01:00
Salvatore Giordano 7e2a1846d8 chore(repo): fix analysis 2022-02-01 10:31:10 +01:00
Salvatore Giordano e508efc55a Merge branch 'develop' into feat/stream-channel-listview 2022-02-01 09:58:14 +01:00
Salvatore Giordano 3b6a4ba36b chore(repo): fix analysis 2022-01-31 12:35:29 +01:00
Salvatore Giordano 96fae22655 update example 2022-01-18 16:39:07 +01:00
Salvatore Giordano abac011876 add missing permissions and ui 2022-01-05 11:41:31 +01:00
Gordon Hayesandxsahil03x 042315353c refactor: add ChannelEvents class and remove event callbacks 2021-12-06 14:04:14 +05:30
Sahil Kumar fcb9e308c7 chore(ui): initial channel list view draft with controller.
Signed-off-by: xsahil03x <[email protected]>
2021-12-06 14:04:13 +05:30
Salvatore Giordano 0b0ff753d4 refactor(ui): improve message input controller 2021-12-01 10:52:45 +01:00
Dmitry Krutskikh 424b753ca7 chore(repo): add missed trailing commas 2021-11-21 20:29:15 +03:00
Efthymios Sarmpanis 7d90dc0cfe feat(ui): add the ability to add a background image in MessageListView 2021-10-09 20:06:27 +03:00
Sahil KumarandGitHub ed43d53c5a Merge branch 'develop' into repo/dart-code-metrics 2021-10-07 18:13:34 +05:30
Deven Joshi 9371004843 fix for example 2021-10-06 17:47:29 +05:30
Sahil Kumar bf21f7b350 chore(repo): finish adding dart_code_metrics.yaml
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:18 +05:30
Sahil Kumar f7723198de chore: fix dependency conflicts
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:18 +05:30
Salvatore Giordano 148ab9871b Merge branch 'develop' into overlay-portal 2021-09-29 17:34:30 +02:00
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
Salvatore Giordano 8730c1b055 fix(ui): fix example logs 2021-09-20 11:36:28 +02:00
Salvatore Giordano 145685be4b wip 2021-09-16 16:15:41 +02:00
Salvatore Giordano 19472027cc refactor(ui): remove context and add size property to EmojiOverlay 2021-09-09 17:01:36 +02:00
Sahil Kumar 9dba5a61d2 feat(ui): add possibility to limit attachments in MessageInput
Signed-off-by: xsahil03x <[email protected]>
2021-08-11 17:01:50 +05:30
Salvatore GiordanoandGitHub 372c626d24 Merge pull request #592 from GetStream/localization-es
feat(localization): Support for Spanish
2021-08-06 12:30:10 +02:00
Sahil KumarandGitHub 3330040d0a Merge branch 'develop' into cds-365 2021-08-05 16:41:32 +05:30
Sahil Kumar 3ab363a8b2 chore(llc, ui, core, localization, persistence): analysis fixes, move extraData.image to image field
Signed-off-by: xsahil03x <[email protected]>
2021-08-05 16:38:32 +05:30
Sahil Kumar 5c3a9485a4 chore(doc, ui): minor formatting changes
Signed-off-by: Sahil Kumar <[email protected]>
2021-08-05 01:24:04 +05:30
groovinchip 8a4632e6e2 chore: address PR feedback 2021-08-04 12:03:37 -04:00
groovinchip e5270e60d0 chore: merge latest dev 2021-08-02 13:15:28 -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 37f4ee720e chore: rename ChannelPreviewTheme to ChannelPreviewThemeData 2021-07-30 13:52:07 -04:00
groovinchip 019bd5d5da chore: run dartfmt on changed files 2021-07-30 13:44:53 -04:00
groovinchip 6765854132 chore: rename ChannelPreviewTheme.title and .subtitle to .titleStyle and .subtitleStyle 2021-07-30 13:43:22 -04:00
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 f90fd713c2 chore: upgrade AvatarTheme
* `AvatarTheme` is now an `InheritedTheme` and has a corresponding `AvatarThemeData` class
2021-07-27 10:32:49 -04:00
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 8b138645e1 Merge remote-tracking branch 'origin/develop' into feat/localization 2021-07-22 17:19:10 +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
Salvatore GiordanoandGitHub c678715d93 Merge branch 'develop' into feat/reverseMessageListView 2021-07-22 11:22:51 +02:00
Salvatore Giordano f1df4389b5 add file size limit parameter 2021-07-21 16:49:40 +02:00
Sahil Kumar ad8ddba6a7 chore(ui,localization): add translations for replyToMessageLabel
Signed-off-by: xsahil03x <[email protected]>
2021-07-21 17:44:51 +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
Sahil Kumar 2b36f009c2 chore: minor fixes, add support for "hi" locale
Signed-off-by: xsahil03x <[email protected]>
2021-07-20 18:09:12 +05:30
Salvatore Giordano 069ec910a6 feat: add MessageListView.reverse property 2021-07-20 10:54:20 +02:00
groovinchip 7fc288b397 remove example app test folder that got generated with the macos project 2021-07-19 14:48:54 -04:00
Sahil Kumar 67a36d9c35 chore: add remaining translations
Signed-off-by: xsahil03x <[email protected]>
2021-07-19 16:51:49 +05:30
xsahil03x face836383 Merge remote-tracking branch 'origin/develop' into feat/localization
# Conflicts:
#	packages/stream_chat_flutter/example/lib/main.dart
#	packages/stream_chat_flutter/example/pubspec.yaml
#	packages/stream_chat_flutter/lib/src/channel_bottom_sheet.dart
#	packages/stream_chat_flutter/lib/src/channel_list_view.dart
#	packages/stream_chat_flutter/lib/src/gallery_footer.dart
#	packages/stream_chat_flutter/lib/src/message_input.dart
#	packages/stream_chat_flutter/lib/src/message_list_view.dart
#	packages/stream_chat_flutter/lib/src/user_item.dart
2021-07-19 12:49:07 +05:30
groovinchip 9fbbe976ba feat: add macos support to stream_chat_flutter example app 2021-07-16 19:41:32 -04:00
Sahil Kumar cb0f47e02c fix: tutorial_part_3.dart
Signed-off-by: xsahil03x <[email protected]>
2021-07-16 14:48:07 +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 2691243102 Remove json translations approach, add example for adding language
Signed-off-by: Sahil Kumar <[email protected]>
2021-07-08 16:43:24 +05:30
Salvatore Giordano bc0a70ad25 rename colors 2021-06-29 16:12:51 +02:00