Commit Graph
2402 Commits
Author SHA1 Message Date
Salvatore Giordano 34888d0fff migrate ui 2021-04-30 14:58:50 +02:00
Salvatore Giordano 2c02f0f631 use git for not yet migrated dependencies 2021-04-30 14:53:25 +02:00
Salvatore Giordano 8659b4db7a feat: bump dependencies 2021-04-30 14:53:24 +02:00
Salvatore GiordanoandGitHub d6cff0a64f Merge pull request #406 from GetStream/feat/type-safe-filter
[CDS-191] feat(llc): add support for type safe filters
2021-04-30 11:30:03 +02:00
Sahil Kumar a2d8ddc72b add type safe filters in queryUsers and queryMembers
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-30 14:21:10 +05:30
Salvatore Giordano 9c5aceeb91 update examples 2021-04-29 13:40:05 +02:00
Sahil Kumar 75b59f0b51 add doc comments
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-28 15:45:08 +05:30
Sahil Kumar 8735901c75 add equality tests for filters
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-27 16:07:41 +05:30
Sahil Kumar 2ad8adca60 fix analyzer warnings
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-27 16:02:11 +05:30
Sahil Kumar 697e14457e cleanup
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-27 15:47:00 +05:30
Sahil Kumar d862da504a cleanup
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-27 15:45:53 +05:30
Sahil Kumar 64318f4e46 cleanup
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-27 15:44:06 +05:30
Sahil Kumar 8c666caa52 refactor (core <-> ui <-> persistence) with the new filter changes.
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-27 15:41:00 +05:30
Sahil KumarandGitHub f683961581 Update packages/stream_chat/lib/src/models/filter.dart 2021-04-26 20:39:17 +05:30
Sahil Kumar ac995b2fc9 feat(llc): add support for type safe filters
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-26 19:55:50 +05:30
Salvatore GiordanoandGitHub f2fe9560c7 Merge pull request #401 from GetStream/persistence-nnbd
feat: migrate persistence to nnbd
2021-04-21 11:06:24 +02:00
Salvatore GiordanoandGitHub 7efe7de9f2 Merge branch 'feature/null-safety' into persistence-nnbd 2021-04-21 10:06:43 +02:00
Salvatore GiordanoandGitHub a9b787b3c8 Merge pull request #388 from GetStream/core-nnbd
feat: Core nnbd
2021-04-21 10:06:04 +02:00
Deven Joshi 89be28cadf Fix dispose bug for controller 2021-04-21 12:44:52 +05:30
Sahil Kumar 4e9f4baf23 fix example
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-20 21:17:43 +05:30
Salvatore Giordano 408bbe14f5 restore example 2021-04-20 16:40:46 +02:00
Salvatore Giordano 4f37190fcc change default direction in paginate data 2021-04-20 16:39:10 +02:00
Salvatore Giordano c5647652e2 remove log 2021-04-20 16:23:41 +02:00
Sahil Kumar 3bb1b11ee8 migrate to nnbd
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-20 19:52:06 +05:30
Salvatore GiordanoandSahil Kumar 8f1f7b0b68 fix own user model 2021-04-20 19:07:31 +05:30
Salvatore Giordano 555ae57782 fix core example 2021-04-20 15:01:39 +02:00
Salvatore Giordano 8f7106020f fix own user model 2021-04-20 14:53:19 +02:00
Salvatore GiordanoandGitHub 7e80071aa2 Merge branch 'feature/null-safety' into core-nnbd 2021-04-20 13:14:52 +02:00
Salvatore Giordano 4c4473d4b5 migrate sample app 2021-04-20 13:14:07 +02:00
Salvatore Giordano bc9e0d0285 migrate code 2021-04-20 12:44:22 +02:00
Salvatore Giordano 987da10cba migrate code 2021-04-20 12:44:11 +02:00
Sahil Kumar e3589a3030 modify entities according to NNBD models
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-20 15:37:12 +05:30
Sahil Kumar 271dad7f0c bump deps, migrate converters
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-20 14:56:56 +05:30
Salvatore Giordano 629691ad5b update user model 2021-04-20 11:07:55 +02:00
Neevash RamdialandSalvatore Giordano 34f2539595 wip stream_chat.dart 2021-04-20 10:35:40 +02:00
Neevash RamdialandSalvatore Giordano 8f7471fec2 migrate channels_bloc 2021-04-20 10:35:40 +02:00
Neevash RamdialandSalvatore Giordano e52e79bafa wip message_list_core 2021-04-20 10:35:40 +02:00
Neevash RamdialandSalvatore Giordano 2f4595c379 migrate message_search_bloc.dart 2021-04-20 10:35:40 +02:00
Neevash RamdialandSalvatore Giordano e2fed83946 remove assert for nullable constructor params 2021-04-20 10:35:40 +02:00
Deven JoshiandSalvatore Giordano 74fb9d8dd8 added non-nullability for core 2021-04-20 10:35:40 +02:00
Salvatore GiordanoandGitHub 228778f2b1 Merge pull request #389 from GetStream/llc-nnbd
feat: Llc nnbd
2021-04-20 10:33:52 +02:00
Sahil Kumar 9440bd4793 modify event tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-20 13:57:49 +05:30
Sahil Kumar 8136b50c78 fix analyzer warnings
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-20 13:56:01 +05:30
Sahil Kumar a273730b09 fix event tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-20 13:54:29 +05:30
Salvatore Giordano 253715a246 add is_local to top level fields 2021-04-20 09:54:41 +02:00
Salvatore Giordano a49d99210e fix event.islocal 2021-04-20 09:53:39 +02:00
Salvatore Giordano 4a094629d1 make event model const 2021-04-20 09:50:09 +02:00
Salvatore Giordano 79769acef0 ignore islocal 2021-04-20 09:41:41 +02:00
Salvatore Giordano 7226d8c4d3 fix event 2021-04-20 09:35:11 +02:00
Salvatore Giordano d9cd6ea55f polish llc 2021-04-19 16:42:34 +02:00