Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(llc, ui): user capabilities #762

Merged
merged 32 commits into from
Jan 18, 2022
Merged

feat(llc, ui): user capabilities #762

merged 32 commits into from
Jan 18, 2022

Conversation

deven98
Copy link
Contributor

@deven98 deven98 commented Nov 9, 2021

Fetch and use user capabilities from backend

@deven98 deven98 marked this pull request as ready for review November 9, 2021 10:51
deven98 and others added 12 commits November 9, 2021 16:24
…utter into feat/capabilities

� Conflicts:
�	packages/stream_chat/CHANGELOG.md
�	packages/stream_chat_flutter/CHANGELOG.md
fix(llc): fixed unread count after member removed
…utter into feat/capabilities

� Conflicts:
�	packages/stream_chat/CHANGELOG.md
�	packages/stream_chat_flutter/CHANGELOG.md
@deven98 deven98 changed the base branch from develop to v4 January 5, 2022 08:46
@codecov
Copy link

codecov bot commented Jan 14, 2022

Codecov Report

Merging #762 (9b0fb58) into v4 (5a4fe29) will decrease coverage by 1.94%.
The diff coverage is 40.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##               v4     #762      +/-   ##
==========================================
- Coverage   76.22%   74.28%   -1.95%     
==========================================
  Files         189      196       +7     
  Lines       20335    20962     +627     
==========================================
+ Hits        15501    15572      +71     
- Misses       4834     5390     +556     
Impacted Files Coverage Δ
...es/stream_chat/lib/src/core/models/attachment.dart 63.30% <0.00%> (-29.95%) ⬇️
...eam_chat_flutter/lib/src/channel_bottom_sheet.dart 0.00% <0.00%> (ø)
...ages/stream_chat_flutter/lib/src/channel_info.dart 68.33% <0.00%> (-1.16%) ⬇️
...stream_chat_flutter/lib/src/channel_list_view.dart 0.86% <0.00%> (+0.01%) ⬆️
...ackages/stream_chat_flutter/lib/src/extension.dart 28.94% <ø> (ø)
...hat_flutter/lib/src/localization/translations.dart 96.18% <0.00%> (-2.26%) ⬇️
...stream_chat_flutter/lib/src/message_input/tld.dart 0.00% <0.00%> (ø)
...es/stream_chat_flutter/lib/src/message_widget.dart 30.56% <0.00%> (+0.04%) ⬆️
...tream_chat_flutter_core/lib/src/channels_bloc.dart 98.88% <ø> (ø)
...m_chat_flutter_core/lib/src/message_list_core.dart 82.85% <ø> (ø)
... and 37 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b36c4f1...9b0fb58. Read the comment docs.

@imtoori imtoori merged commit 393df3e into v4 Jan 18, 2022
@xsahil03x xsahil03x deleted the feat/capabilities branch May 1, 2023 19:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants