Skip to content
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

feat(GODT-1264): adds 'Hidden if empty' options for mailboxes. #273

Merged
merged 1 commit into from
Feb 7, 2023

Conversation

xmichelo
Copy link
Contributor

@xmichelo xmichelo commented Feb 7, 2023

The Connector
IsMailboxVisible(ctx context.Context, mboxID imap.MailboxID) bool
has been changed to
GetMailboxVisibility(ctx context.Context, mboxID imap.MailboxID) imap.MailboxVisibility
to allow to specify that a mailbox is to be hidden if empty.

@xmichelo xmichelo merged commit 9f98ae4 into dev Feb 7, 2023
@xmichelo xmichelo deleted the feat/godt-1264 branch February 7, 2023 14:24
@github-actions
Copy link

🎉 This PR is included in version 0.15.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants