Revisions of himalaya

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1140755 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 7)
- Correction of license based on legaldb review
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1108880 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 6)
- Rewrite _service file to work around
  https://github.com/openSUSE/obs-service-tar_scm/issues/481

- Update to 0.9.0:
  * Added 3 new cargo features:
    + pgp-commands: enables the commands PGP backend (enabled by default, same behaviour as before)
    + pgp-gpg: enables the GPG backend (requires the gpgme lib on the system)
    + pgp-native: enables the native PGP backend
  * Added account configuration pgp to configure the way PGP operations are performed.
  * Moved email-writing-encrypt-cmdto pgp.encrypt-cmd.
  * Moved email-reading-decrypt-cmd to pgp-decrypt-cmd.
  * Moved email-writing-sign-cmd to pgp.sign-cmd.
  * Moved email-reading-verify-cmd to pgp.verify-cmd.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1099320 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 5)
- Update to 0.8.4:
  * Fixed windows releases due to cargo deps typo.

- Update to 0.8.3:
  * Fix windows releases due to coredump crate compilation error.
  * Fix macos releases due to macos 12 System Integrity Protection.

- Update to 0.8.2:
  Changed:
  * Made the code async using the tokio async runtime.
  * On Linux, made the kernel keyring the default one (the one based on keyutils).
  Fixed:
  * Fixed the way folder aliases are resolved. In some case, aliases were
    resolved CLI side and lib side, which led to alias errors sourcehut#95.

- Update to 0.8.1:
  Added:
  * Implemented OAuth 2.0 refresh token flow for IMAP and SMTP,
    which means that access tokens are now automatically refreshed
    and is transparent for users.
  * Added imap-oauth2-redirect-host and smtp-oauth2-redirect-host
    options to customize the redirect server host name (default: localhost).
  * Added imap-oauth2-redirect-port and smtp-oauth2-redirect-port
    options to customize the redirect server port (default: 9999).
  * Added email-listing-datetime-fmt to customize envelopes datetime
    format. See format spec here.
  * Added email-listing-local-datetime to transform envelopes datetime's
    timezone to the user's local one. For example, if the user's local
    is set to UTC, the envelope date 2023-06-15T09:00:00+02:00
    becomes 2023-06-15T07:00:00-00:00.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1093520 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 4)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1085474 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 3)
Automatic submission by obs-autosubmit
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1065900 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 2)
- Update to 0.7.1:
  Added:
  * Added command folders expunge that deletes all emails marked for
    deletion.
  Changed:
  * Changed the location of the documentation.
  Fixed:
  * Fixed broken links in README.md.
  Removed:
  * Removed the maildir-backend cargo feature, it is now included by
    default.
  * Removed issues section on GitHub, now issues need to be opened by
    sending an email at ~soywod/pimalaya@todo.sr.ht.

- Update to 0.7.0:
  Added:
  * Added offline support with the account sync command to synchronize
    a backend to a local Maildir backend [#342].
  * Added the flag --disable-cache to not use the local Maildir backend.
  * Added the email composer (from its own repository) [#341].
  * Added Musl builds to releases [#356].
  * Added himalaya man command to generate man page [#419].
  Changed:
  * Made commands read, attachments, flags, copy, move,
    delete accept multiple ids.
  * Flipped arguments ids and folder for commands copy and move
    in order the folder not to be considered as an id.
  Fixed:
  * Fixed missing folder aliases [#430].
  Removed:
Displaying all 7 revisions
openSUSE Build Service is sponsored by