Commit Graph
2687 Commits
Author SHA1 Message Date
Sahil KumarandGitHub d09f8249f0 Merge pull request #477 from GetStream/feat/modelTests 2021-06-17 15:47:22 +05:30
Sahil KumarandGitHub a98148e0db Update packages/stream_chat/test/src/core/models/reaction_test.dart 2021-06-17 15:01:53 +05:30
Sahil KumarandGitHub 6a2efb18e4 Update packages/stream_chat/test/src/core/models/reaction_test.dart 2021-06-17 15:01:45 +05:30
875eda8cb5 Update packages/stream_chat/lib/src/core/models/mute.dart
Co-authored-by: Sahil Kumar <[email protected]>
2021-06-17 11:27:31 +02:00
Sahil Kumar 0860acb61e fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-17 14:35:20 +05:30
Salvatore Giordano 907573dab1 add event tests 2021-06-17 10:34:53 +02:00
Salvatore Giordano 91907639ad add more user and channel config test 2021-06-17 10:01:46 +02:00
Salvatore Giordano aef63f3722 add more read test 2021-06-17 09:40:01 +02:00
Salvatore Giordano d4b5154cba add reaction test 2021-06-17 09:31:54 +02:00
Salvatore Giordano 4e9699dbf4 add OwnUser test 2021-06-17 09:31:53 +02:00
Salvatore Giordano 51f8e030f5 add mute test 2021-06-17 09:31:53 +02:00
Salvatore Giordano 2d6cc796e8 move jsons to fixtures 2021-06-17 09:31:53 +02:00
Sahil Kumar 00642a5439 Merge remote-tracking branch 'origin/ref/segregate-api-layer' into ref/segregate-api-layer 2021-06-17 12:53:07 +05:30
Sahil Kumar 2b80611cd3 fix tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-17 12:52:48 +05:30
Sahil KumarandGitHub 837d6f3ad1 Merge branch 'develop' into ref/segregate-api-layer 2021-06-16 22:20:31 +05:30
Sahil Kumar e8e1d53aa3 add client_test.dart
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-16 22:19:00 +05:30
Salvatore Giordano 2af7c78bd1 fix reconnection logic 2021-06-16 10:48:19 +02:00
Sahil Kumar 7c9bc3b950 merge origin/develop into ref/segregate-api-layer
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-15 17:32:09 +05:30
Salvatore GiordanoandGitHub dfacff06b9 Merge pull request #475 from GetStream/release/2.0.0-nullsafety.6
chore: 2.0.0 nullsafety.6
2021-06-15 13:01:24 +02:00
Salvatore Giordano 94e2c97468 update changelogs and pubspecs 2021-06-15 12:38:58 +02:00
Sahil Kumar a0f1c76100 minor fixes
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-15 13:57:03 +05:30
Salvatore GiordanoandGitHub fec2e18c23 Merge pull request #474 from GetStream/feat/customReaction
feat: let users use custom reaction builders
2021-06-14 17:50:35 +02:00
Salvatore Giordano b31754d8d1 little fix 2021-06-14 17:23:39 +02:00
Salvatore Giordano 3a44117628 let users use custom reaction builders 2021-06-14 17:20:52 +02:00
Salvatore GiordanoandGitHub 3440daec90 Merge pull request #473 from GetStream/hotfix/threadReply
fix: thread reply
2021-06-14 17:03:45 +02:00
7bc55a0182 Update packages/stream_chat/lib/src/api/channel.dart
Co-authored-by: Sahil Kumar <[email protected]>
2021-06-14 17:03:40 +02:00
Salvatore Giordano d476841312 fix thread reply with attachment 2021-06-14 16:45:39 +02:00
Sahil Kumar b0cc64ef3e remove deprecated methods
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-14 17:47:14 +05:30
Sahil Kumar 2a58ca535d Add retry_queue_test.dart
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-14 16:56:36 +05:30
Salvatore GiordanoandGitHub aa3cdfcd9e Merge pull request #472 from GetStream/release/2.0.0-nullsafety.5
chore: 2.0.0 nullsafety.5
2021-06-14 12:01:20 +02:00
Salvatore Giordano dd537b6734 update changelog 2021-06-14 11:49:41 +02:00
Salvatore Giordano 364c43e9a2 update version 2021-06-14 10:59:09 +02:00
Salvatore Giordano 2fda85eb4a upgrade deps 2021-06-14 10:44:01 +02:00
Salvatore Giordano cf419f3a37 update changelogs and pubspecs 2021-06-14 10:35:19 +02:00
Salvatore GiordanoandGitHub e70a23a88d Merge pull request #471 from GetStream/feat/threadSeparator
feat: thread separator
2021-06-14 09:51:00 +02:00
Salvatore Giordano 850145f791 add thread separator builder 2021-06-11 16:37:30 +02:00
Salvatore GiordanoandGitHub 1f685871cc Merge pull request #470 from GetStream/feat/floatingDateDivider
feat: floating date divider
2021-06-11 13:43:15 +02:00
Salvatore Giordano eb20b31c82 feat: add flag for floating date divider 2021-06-11 13:12:52 +02:00
Salvatore Giordano a5776fcf02 fix pin message flow 2021-06-11 13:07:03 +02:00
Salvatore GiordanoandGitHub f793dba97a Merge pull request #449 from GetStream/perf
fix: perf fixes
2021-06-11 11:33:30 +02:00
Salvatore Giordano f521e13aca fix better stream builder 2021-06-11 10:51:25 +02:00
Salvatore Giordano 712e42c240 revert typinh indicator to stateless widget 2021-06-11 10:43:13 +02:00
Salvatore Giordano b1201003f5 fix review 2021-06-11 10:31:57 +02:00
Salvatore Giordano a6ff8e7039 fix tests 2021-06-10 12:33:20 +02:00
Salvatore Giordano 33f19ebd5d add comments 2021-06-10 11:06:15 +02:00
Sahil Kumar e2529231fd add initialized channel tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-09 21:01:35 +05:30
Salvatore Giordano 23fed8d35f fix analyze 2021-06-09 16:28:05 +02:00
Salvatore Giordano dc6c3094e9 performance fixes 2021-06-09 16:11:59 +02:00
Sahil Kumar 89f989003d add core/api tests
Signed-off-by: Sahil Kumar <[email protected]>
2021-06-08 16:09:17 +05:30
Salvatore Giordano e567e5f12b Merge branch 'develop' into perf 2021-06-08 10:03:27 +02:00