Commit Graph
202 Commits
Author SHA1 Message Date
Salvatore Giordano 4655a01a74 fix tests 2021-11-24 11:24:22 +01:00
Dmitry Krutskikh 424b753ca7 chore(repo): add missed trailing commas 2021-11-21 20:29:15 +03:00
Salvatore GiordanoandGitHub 9000a6c758 Update packages/stream_chat_persistence/pubspec.yaml 2021-10-29 15:16:02 +02:00
Salvatore Giordano ccd95d7bd9 chore(llc,core,ui,persistence): update dependencies 2021-10-29 12:22:46 +02:00
Sahil Kumar c58ddb1aef refactor(persistence): moor to drift name change migration.
Signed-off-by: xsahil03x <[email protected]>
2021-10-25 14:01:42 +05:30
Sahil Kumar 506146959c chore: bump code metrics to v4.4.0
Signed-off-by: xsahil03x <[email protected]>
2021-10-07 19:50:07 +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
Sahil Kumar 2157340784 chore(repo): run dart fix
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:18 +05:30
Sahil Kumar ca7cf541a7 chore(repo): fix lints
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:45:16 +05:30
Sahil Kumar 6e48f9754d feat(repo): add dart_code_metrics
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:44:19 +05:30
Sahil Kumar dd6c838699 chore(persistence): switch test to flutter_test
Signed-off-by: xsahil03x <[email protected]>
2021-10-01 16:18:49 +05:30
Salvatore Giordano 2b5e827e13 chore(ui,core,persistance,localization): loose dependency constraints 2021-09-27 10:48:46 +02:00
Salvatore Giordano 175d4d3860 chore(ui,core,persistance,localization): added dependency changelogs 2021-09-27 09:30:59 +02:00
Salvatore Giordano bc27b5e70c chore(persistence): bump version 2021-09-22 15:32:56 +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
Sahil KumarandGitHub cce1f3a420 Merge branch 'develop' into fix/message-search-pagination 2021-09-08 15:51:33 +05:30
Sahil Kumar 885c1f2cae chore(llc, persistence): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2021-09-07 13:10:38 +05:30
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 f184da13db chore(persistence): update schema version
Signed-off-by: xsahil03x <[email protected]>
2021-08-31 15:52:15 +05:30
Dmitry Zhifarsky 5db0efadba feat(persistence): add pinned message reactions table 2021-08-28 10:04:05 +03:00
Salvatore Giordano a11de48305 chore(persistence): update changelog 2021-08-25 13:49:03 +02:00
Dmitry Zhifarsky 68311a6c6c test(persistence): update tests after enabling foreign keys 2021-08-08 21:42:44 +03:00
Dmitry Zhifarsky 8adc38f8e4 fix(persistence): change mode insert or replace to upsert 2021-08-08 21:42:27 +03:00
Dmitry Zhifarsky 70fdd42e58 fix(persistence): enable pragma foreign_keys 2021-08-08 21:42:08 +03:00
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
Salvatore Giordano c46397b63a bump version and changelog 2021-07-29 13:24:13 +02:00
Salvatore Giordano b523510845 bump version and changelog 2021-07-28 12:28:24 +02:00
Salvatore Giordano f16bb82964 merge master 2021-07-28 12:26:29 +02:00
Sahil Kumar 05e3ca1c48 chore(persistence): update schema version
Signed-off-by: xsahil03x <[email protected]>
2021-07-28 15:30:11 +05:30
Salvatore Giordano fe7a8a1ed0 make language nullable 2021-07-28 11:20:07 +02:00
Sahil Kumar 39449e5700 chore(persistence): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2021-07-27 20:07:55 +05:30
Sahil Kumar 658f7f2504 feat(persistence): add support for message.i18n
Signed-off-by: xsahil03x <[email protected]>
2021-07-27 20:06:06 +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 edd7100888 chore(persistence): fix analysis errors
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 13:29:41 +05:30
Sahil Kumar 0738280a7e chore(persistence): flutter format .
Signed-off-by: xsahil03x <[email protected]>
2021-07-22 13:24:53 +05:30
Sahil KumarandGitHub 891d55ea51 test(persistence): fix flaky channel query test 2021-07-22 13:20:25 +05:30
Salvatore Giordano 9813f4084a update persistence version 2021-07-16 17:29:27 +02:00
Salvatore Giordano 0a491eed7d update stream_chat_persistence changelog 2021-07-16 12:27:39 +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
Salvatore Giordano 184a00b195 update changelogs and pubspecs 2021-07-07 17:39:55 +02:00
Salvatore Giordano 657380f4e6 regenerate files 2021-07-06 17:35:48 +02:00
Salvatore Giordano 5d735f1571 regenerate files 2021-07-06 17:29:50 +02:00
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
Salvatore Giordano 00e184f422 show modal using the nearest navigator 2021-06-22 12:54:22 +02:00
Salvatore Giordano c3ae85a282 fix tests 2021-06-18 10:47:11 +02:00