Commit Graph
4642 Commits
Author SHA1 Message Date
Salvatore Giordano a16cb7afab fix(ui): Fix commands resetting the `StreamMessageInputController.value 2022-06-08 15:06:13 +02:00
Salvatore GiordanoandGitHub 7784515173 Merge pull request #1182 from GetStream/hotfix/fileDownload
fix(ui): fix file download
2022-05-31 16:55:45 +02:00
Salvatore Giordano f3b2926492 make workflow run on pr update 2022-05-31 15:09:12 +02:00
Salvatore Giordano a3285c340e chore(ui): update changelog 2022-05-31 10:46:13 +02:00
Salvatore Giordano 525380bddd fix(ui): fix file download 2022-05-31 10:45:03 +02:00
Salvatore GiordanoandGitHub 8633ee28dc Merge pull request #1172 from GetStream/feat/remove-dio-deprecations
refactor(llc): remove dio deprecated methods
2022-05-20 15:46:07 +02:00
Salvatore Giordano 76fe3f79d2 chore(ui): fix doc 2022-05-20 15:22:47 +02:00
Salvatore Giordano 5b6721a9d7 chore(repo): remove previous no response config 2022-05-20 15:07:05 +02:00
Salvatore Giordano e7763fca91 chore(repo): add no-response action 2022-05-20 15:06:50 +02:00
Sahil Kumar 389bd8f295 test(llc): fix tests
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 17:54:26 +05:30
Sahil Kumar 8b13bcebba chore(llc): fix lint
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 17:49:00 +05:30
Sahil Kumar 2fdf3282e6 refactor(llc): use dio.fetch instead of dio.request
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 17:24:06 +05:30
Sahil Kumar 00bad6b7e8 refactor(llc): remove dio deprecated methods
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 17:07:49 +05:30
Salvatore GiordanoandGitHub e51b7b171e Merge pull request #1171 from GetStream/release/4.2.0
chore(llc,core,ui): update pubspec and changelogs
2022-05-20 13:11:07 +02:00
Salvatore Giordano 24c80fe05e Merge branch 'develop' into release/4.2.0 2022-05-20 12:37:53 +02:00
Salvatore GiordanoandGitHub f8997ff69e Merge pull request #1170 from GetStream/refactor/enums
refactor(llc, ui): migrate enums to v3
2022-05-20 12:37:25 +02:00
Salvatore Giordano 6d6e484b39 Merge branch 'develop' into release/4.2.0 2022-05-20 12:32:41 +02:00
Salvatore GiordanoandGitHub 1c333c6c43 Merge pull request #1166 from GetStream/fix/channel-unset
feat(llc): create disabled, hidden, truncatedAt a field in channel
2022-05-20 12:32:18 +02:00
Sahil Kumar 3ee768f51f chore(llc): remove extra quotes
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 15:45:48 +05:30
Sahil Kumar 89a3d09478 test(llc): fix user, own_user tests
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 15:43:40 +05:30
Sahil Kumar 5f265a069b chore(llc): fix lints
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 14:58:29 +05:30
Sahil Kumar d65eeeb85a refactor(llc): regenerate attachment_file.freezed.dart
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 14:55:52 +05:30
Salvatore Giordano ae68226cb6 chore(llc,core,ui): update pubspec and changelogs 2022-05-20 11:11:00 +02:00
Sahil Kumar 0213fa6f1f refactor(llc, ui): migrate enums to v3
Signed-off-by: xsahil03x <[email protected]>
2022-05-20 14:18:30 +05:30
Salvatore GiordanoandGitHub 180e4475d2 Merge branch 'develop' into fix/channel-unset 2022-05-19 15:23:54 +02:00
Sahil Kumar b3e5986290 test(llc): fix own_user test
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 18:53:05 +05:30
Salvatore GiordanoandGitHub 715f70a246 Merge pull request #1167 from GetStream/feat/listen-channel-member-updated
feat(llc): handle member.updated events in channel client
2022-05-19 14:54:36 +02:00
Sahil Kumar 731db0ccc1 feat(llc): handle member.updated events in channel client
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 18:23:10 +05:30
Salvatore GiordanoandGitHub 18c3171103 Merge branch 'develop' into fix/channel-unset 2022-05-19 14:51:36 +02:00
Salvatore GiordanoandGitHub f5786ce079 Merge pull request #1165 from GetStream/feat/channel-membership
feat(llc): add support for channel.membership
2022-05-19 14:43:26 +02:00
Sahil Kumar 8ba8402d80 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 18:11:51 +05:30
Sahil Kumar de3e1c9862 refactor(llc): convert the implementation into non-breaking
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 18:07:22 +05:30
Salvatore Giordano 434214e735 fix test 2022-05-19 14:02:58 +02:00
Salvatore GiordanoandGitHub ab139277b2 Merge pull request #1152 from GetStream/guide/sentry
docs(doc): add sentry guide
2022-05-19 13:34:25 +02:00
Gordon Hayes 9691454990 docs: review and fixes 2022-05-19 12:53:33 +02:00
Sahil Kumar beee0e41c4 feat(llc): create disabled, hidden, truncatedAt a field in channel
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 15:50:51 +05:30
Salvatore Giordano 789e6e781b fix analysis 2022-05-19 12:18:32 +02:00
Salvatore Giordano e7ba4bc8ca fix action 2022-05-19 11:52:00 +02:00
Salvatore Giordano 3c0969c904 fix action 2022-05-19 11:48:49 +02:00
Salvatore Giordano 6633dfbae3 Merge branch 'develop' into guide/sentry 2022-05-19 11:29:20 +02:00
Sahil KumarandGitHub 9ebfaf55f3 Update packages/stream_chat/lib/src/core/models/channel_state.dart 2022-05-19 14:54:05 +05:30
Sahil KumarandGitHub dd4506a926 Update packages/stream_chat/lib/src/core/models/channel_model.dart 2022-05-19 14:53:11 +05:30
Sahil Kumar 63f568bf90 refactor(llc): move membership from channel_model to channel_state
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 14:51:28 +05:30
Sahil Kumar 15b2c10534 chore(llc): update CHANGELOG.md
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 14:36:56 +05:30
Sahil Kumar b1e4e134ca feat(llc): add support for channel.membership
Signed-off-by: xsahil03x <[email protected]>
2022-05-19 14:34:04 +05:30
Salvatore GiordanoandGitHub 8ae6023d48 Merge pull request #1156 from GetStream/xsahil03x-patch-2
chore(repo): update dart code metrics
2022-05-19 10:20:46 +02:00
Sahil KumarandGitHub 4731d97f53 Update dart_code_metrics.yaml 2022-05-19 13:37:46 +05:30
Sahil KumarandGitHub 342704c69f Update dart code metrics 2022-05-19 13:35:14 +05:30
Sahil Kumar ef7f271a00 doc(repo): add complete example link
Signed-off-by: xsahil03x <[email protected]>
2022-05-18 17:10:03 +05:30
Sahil Kumar 32eae500d3 doc(docs): Add sentry guide
Signed-off-by: xsahil03x <[email protected]>
2022-05-18 17:07:53 +05:30