Skip to content

Commit 275b2e3

Browse files
ashfameakirk
authored andcommitted
document team sync modifications in readme
1 parent f62bf41 commit 275b2e3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,3 +158,12 @@ The endpoint should respond with `401` when the secret doesn't match, `404` when
158158
"matrix": "janedoe"
159159
}
160160
```
161+
162+
## Team Sync Modifications
163+
164+
- Don't update Slack ghost users upon every message as they are already handled in realtime under team sync
165+
- Fix bug in membership change calculation when syncing channels upon boot
166+
- Handle `channel_archive` slack event
167+
- Define `rooms` field under teamsync config for who should be the creator, mods and admins in new rooms created by team sync
168+
- Tweak message that gets posted in a new channel to suggest inviting `matrixbridge` Slack app
169+
- Notify admins in admin room for bridge when bridge initialises upon boot, when a Slack channel is created/archived/deleted and unlinking of bridge fails upon channel archive/delete event.

0 commit comments

Comments
 (0)