geary:mjog/406-offline-infobars

Last commit made on 2020-09-03
Get this branch:
git clone -b mjog/406-offline-infobars https://git.launchpad.net/geary

Branch merges

Branch information

Name:
mjog/406-offline-infobars
Repository:
lp:geary

Recent commits

4fae285... by Michael Gratton

WIP: Add debugging to determine what GNetworkMonitor actually reports

8509614... by =?utf-8?q?Emin_Tufan_=C3=87etin?= <email address hidden>

Update Turkish translation

83156ac... by Michael Gratton

Merge branch 'mjog/797-sync-recoverable-error-loop-followup' into 'mainline'

ImapEngine.MinimalFolder: Fix embarrassing logic bug in commit 117051e5

Closes #964

See merge request GNOME/geary!573

29b3407... by Michael Gratton

ImapEngine.MinimalFolder: Fix embarrassing logic bug in commit 117051e5

See !571

Fixes #964

0de5d13... by Michael Gratton

Merge branch 'mjog/966-goa-retry-ensure-creds' into 'mainline'

GoaMediator: Re-try calling EnsureCredentials if auth error occurs

See merge request GNOME/geary!572

5b301db... by Michael Gratton

GoaMediator: Re-try calling EnsureCredentials if auth error occurs

Per GOA docs, if that calls fails with an auth error, we need to try
it again.

See #966

9af0462... by Michael Gratton

Merge branch 'mjog/797-sync-recoverable-error-loop' into 'mainline'

ImapEngine.MinimalFolder: Add workaround for infinite "recoverable error"

Closes #797

See merge request GNOME/geary!571

3c46739... by Michael Gratton

Merge branch 'mjog/959-unloc-button' into 'mainline'

Fix composer Cancel label not being marked as translatable

Closes #959

See merge request GNOME/geary!570

117051e... by Michael Gratton

ImapEngine.MinimalFolder: Add workaround for infinite "recoverable error"

Workaround for infinite "recoverable error" loop on sync when the
folder's network connection has gone away unnoticed.

Fixes #797

5ab4838... by Michael Gratton

ui/composer-headerbar.ui: Fix label not being marked as translatable

Fixes #959