Skip to content
This repository was archived by the owner on Feb 27, 2023. It is now read-only.

fix: channels feature integration#557

Merged
Julieta11 merged 39 commits into
mainfrom
fix/channels-comms
Oct 12, 2022
Merged

fix: channels feature integration#557
Julieta11 merged 39 commits into
mainfrom
fix/channels-comms

Conversation

@guidota
Copy link
Copy Markdown
Contributor

@guidota guidota commented Sep 30, 2022

What?

So far this PR addresses:

  • fix: add MuteErrorChannel missing interface in IUnityInterface.
  • fix: add GetChannelMembers and JoinOrCreateChannel missing interfaces in BrowserInterface.
  • fix: dispatch LeaveChannel action.
  • fix: GetChannelMessages pagination does not work -> typo in GetChannelMessagesPayload.
  • fix: GetChannelInfo panics -> typo in GetChannelInfoPayload
  • fix: GetJoinedChannels retrieves an empty list.
  • fix: add handler for sending channel message is missing.
  • fix: add onChannelMembership listener to handle joinChannel correctly.
  • fix: remove some unnecessary validations and checks.
  • feat: send UpdateTotalUnseenMessages when leaving channel.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 30, 2022

Test this pull request

Julieta11 and others added 25 commits September 30, 2022 14:47
@Julieta11 Julieta11 marked this pull request as ready for review October 10, 2022 13:26
@Julieta11 Julieta11 requested a review from a team as a code owner October 10, 2022 13:26
Comment thread packages/shared/chat/sagas.ts Outdated
Comment thread packages/shared/chat/sagas.ts Outdated
@Julieta11 Julieta11 merged commit 1a56785 into main Oct 12, 2022
@Julieta11 Julieta11 deleted the fix/channels-comms branch October 12, 2022 19:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants