Commit Graph
193 Commits
Author SHA1 Message Date
Deven Joshi 682fe3f447 Changed to distinct implementation 2021-05-11 14:55:25 +05:30
Deven Joshi 16ecd0568e fix: dartfmt 2021-05-11 10:19:09 +05:30
Deven Joshi 4c11dca792 Added a new message list controller 2021-05-11 10:11:38 +05:30
Salvatore Giordano 18ce268e48 use common analysis options 2021-05-06 11:48:26 +02:00
Salvatore Giordano 88b8818e45 fix deps 2021-05-04 09:50:19 +02:00
Salvatore Giordano 21792b355c remove final from _path in ws 2021-05-03 16:21:48 +02:00
Salvatore Giordano c41e9e8a2e update changelogs and pubspecs 2021-05-03 15:16:11 +02:00
Salvatore Giordano bb0fe7c1e7 Merge branch 'feature/null-safety' into feat/ui-nnbd 2021-05-03 10:46:06 +02:00
Salvatore Giordano a40fd2303a Merge branch 'develop' into feature/null-safety 2021-05-03 10:43:26 +02:00
Salvatore Giordano 01b664bc2f Merge branch 'master' into develop 2021-05-03 10:37:24 +02:00
Salvatore Giordano 452d0c5717 fix rebase 2021-04-30 15:20:03 +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 34888d0fff migrate ui 2021-04-30 14:58:50 +02:00
Salvatore Giordano d14e33b697 fix 2021-04-30 11:56:43 +02:00
Salvatore Giordano ba293987e6 bump version and chanelogs 2021-04-30 11:52:26 +02:00
Salvatore Giordano c699fea789 do not await persistence and resync when connecting 2021-04-30 11:49:20 +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
Sahil Kumar 75b59f0b51 add doc comments
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-28 15:45:08 +05:30
Deven Joshi f412fdc0dd fix pinMessage and add docs 2021-04-28 13:12:13 +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 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 7efe7de9f2 Merge branch 'feature/null-safety' into persistence-nnbd 2021-04-21 10:06:43 +02:00
Sahil Kumar 4e9f4baf23 fix example
Signed-off-by: Sahil Kumar <[email protected]>
2021-04-20 21:17:43 +05:30
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 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 629691ad5b update user model 2021-04-20 11:07:55 +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
Salvatore Giordano b250bdb98e fix persistence abstract class 2021-04-19 16:21:32 +02:00
Salvatore Giordano 673368a1b2 update map extensions 2021-04-19 16:05:10 +02:00
Salvatore Giordano 9eb76732c1 update extensions 2021-04-19 15:53:41 +02:00
Salvatore Giordano 3083839714 update extensions 2021-04-19 15:53:12 +02:00
Salvatore Giordano 9f01e71ed3 fix persistence abstract class 2021-04-19 15:51:09 +02:00