Overview of changes in ayatana-webmail 24.5.17

  - .desktop files: Stop in-place adding translations to .desktop
    files. Use non-changed .desktop.in files as input templates
    instead.
  - update-po{,t}.sh: Adjust to .desktop -> .desktop.in renamings.
  - po/POTFILES.in: Add .desktop(.in) files.
  - po/LINGUAS: Use nb_NO.po, not nb.po.
  - po/ayatanawebmail.pot: Update translation template file.
  - po: Update all translation languages.

Overview of changes in ayatana-webmail 24.5.15

  - ayatanawebmail/imaplib2.py: Fix Python 3.12 bug and drop unused
    code.
  - Translation updates.

Overview of changes in ayatana-webmail 23.12.25

  - Translation updates.

Overview of changes in ayatana-webmail 23.10.13

  - ayatanawebmail/application.py: Add colour scheme handler.
  - ayatanawebmail/appdata.py: Drop APPRECOMMENDS.
  - ayatanawebmail/dialog.py: Add a tooltip to the command chooser.
  - Pass host information when calling exec-on-receive.
  - Translation updates.

Overview of changes in ayatana-webmail 22.12.15

  - Translation updates.

Overview of changes in ayatana-webmail 22.6.28

  - Hardcode server list.
  - ayatanawebmail/dialog.py: Add GMX mail to server list.
  - Fix blocked idler on calling the `stop` method.
  - ayatanawebmail/dialog.py: Drop special warning case for Google.
  - Do not fail in the idler stop method on connection drops.
  - ayatanawebmail/application.py: Drop libunity and use dbus.
  - ayatanawebmail/dialog.py: Add Horde template (incomplete).
  - Translation updates.

Overview of changes in ayatana-webmail 22.2.26

  - ayatanawebmail/application.py: Fetch X-GM-THRID for GMail accounts only.
  - ayatanawebmail/imaplib2.py: Display debug output in debug mode only.
  - ayatanawebmail/application.py: Do not check idler state when reconnecting
    in callback.
  - Turn on automagic debug mode for developer instance.
  - Do not run helper applications unless ayatana-webmail is running.
  - Translation updates.

Overview of changes in ayatana-webmail 21.11.17

  - Settings process count hack. Make opening Ayatana Webmail
    settings more robust.
  - Translation updates.

Overview of changes in ayatana-webmail 21.2.6

  - ayatanawebmail/application.py: If no Ayatana Indicator Application is
    running, still attempt loading the AyatanaAppIndicator GIO module before
    falling back to the (less maintained) AppIndicator GIO module.
  - Drop the bundled Faenza icon.
  - man/*: Add man pages for all the command line tools we ship.
  - Ship app's own status icons instead those of the Messages Indicator.
  - Translation updates.

Overview of changes in ayatana-webmail 21.1.25

  - Allow at most max-item-count fetches per connection.
  - Remove all GMail references.
  - Bring back the translation link on the support page.
  - Fix duplicate translation strings.
  - Use server configuration templates + set minimum folder list height.
  - Do not queue settings dialogs if one is already shown.
  - Add README.md.
  - Update translation files.

Overview of changes in ayatana-webmail 20.8.16

  - Port from Unity Mail.
  - Change crash notication message.