-
Notifications
You must be signed in to change notification settings - Fork 0
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
Team sync changes #23
Conversation
…long with a list of users who should be moderators in these rooms
- logic for collecting users which are to leave the room was incorrect - additionally, now we just work with matrix user ids for both leaving/joining of new users, as opposed to working with SlackGhost object
…vent" This reverts commit f77f12a. we had to explicitly subscribe a handler to channel_archive event in RTM API
…s enabled as user_change events are handled in realtime under team sync
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good stuff! Made some suggestions, and also have a couple of questions.
Co-authored-by: Paulo Pinto <paulo.pinto@automattic.com>
Co-authored-by: Paulo Pinto <paulo.pinto@automattic.com>
Co-authored-by: Paulo Pinto <paulo.pinto@automattic.com>
Co-authored-by: Paulo Pinto <paulo.pinto@automattic.com>
@psrpinto Thanks for the detailed feedback in this PR, appreciate it! <3 Its ready for you to take another look at it, in addition to your thoughts on the last commit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Last commit looks good, nothing to add.
This PR changes the team sync behavior in following ways:
channel_archive
slack eventrooms
field under teamsync config for who should be the creator, mods and admins in new rooms created by team syncmatrixbridge
appPlan to get this deployed: