Skip to content

Conversation

dariusc93
Copy link
Contributor

What this PR does πŸ“–

  • split group and direct conversations into their own structure.
  • remove redundant functions

Which issue(s) this PR fixes πŸ”¨

Special notes for reviewers πŸ—’οΈ

  • this would be considered a breaking change

Additional comments 🎀

  • this change would prep for merging common logic between direct, group and communities to reduce codebase.
  • later change may split the task into up so one would handle direct conversations and groups to reduce logic.
    • this might still result in duplicated code, although we could process the common events in a single function with the conversation specific events being pushed into its respected function

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.

1 participant