mattermost / mattermost-plugin-msteams

Other
12 stars 10 forks source link

MM-58438: simplify restrictive sync #679

Closed lieut-data closed 1 month ago

lieut-data commented 1 month ago

Summary

Redefine SelectiveSync to effectively just mean the new, restricted-only sync -- when notifications are disabled and sync of either DMs or GMs are enabled, enabling SelectiveSync means only syncing chats involving exactly one local user.

This approach minimizes dual notifications in Teams when sending chats involving other local users.

Ticket Link

Relates-to: https://mattermost.atlassian.net/browse/MM-58438