Salvatore Giordano
|
c04af01e77
|
verbose melos
|
2021-04-30 17:10:16 +02:00 |
|
Salvatore Giordano
|
727f268987
|
fix
|
2021-04-30 17:00:50 +02:00 |
|
Salvatore Giordano
|
6a11854457
|
fix?
|
2021-04-30 16:42:20 +02:00 |
|
Salvatore Giordano
|
08813389dd
|
update emoji dependency using local copy
|
2021-04-30 16:22:45 +02:00 |
|
Salvatore Giordano
|
452d0c5717
|
fix rebase
|
2021-04-30 15:20:03 +02:00 |
|
Salvatore Giordano
|
1509739f24
|
fix quoted message
|
2021-04-30 15:00:52 +02:00 |
|
Salvatore Giordano
|
55c5f2ff86
|
fix group image
|
2021-04-30 15:00:52 +02:00 |
|
Salvatore Giordano
|
75e167b4ed
|
fix download image
|
2021-04-30 15:00:52 +02:00 |
|
Salvatore Giordano
|
236f0a4f15
|
fix messageinput padding
|
2021-04-30 15:00:52 +02:00 |
|
Salvatore Giordano
|
a4d540bbfe
|
revert streamchat.child nullability
|
2021-04-30 15:00:52 +02:00 |
|
Salvatore Giordano
|
5bbe82c7eb
|
fix review
|
2021-04-30 15:00:51 +02:00 |
|
Salvatore Giordano
|
0d12e701a0
|
fix tests
|
2021-04-30 14:59:54 +02:00 |
|
Salvatore Giordano
|
3283f008eb
|
igrate example
|
2021-04-30 14:59:50 +02:00 |
|
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 |
|