Revisions of maildir-utils

Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 802601 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 14)
- Update to 1.4.5:
  * typo in mu-query manpage 
  * mu4e: use :hide-unread in doc
  * mu4e: better error when mu4e-mu-binary is not set 
  * mu: support --eval for server testing 
  * mu: don't verify signatures when it's not needed 
  * mu4e-bookmarks: improve documentation 
  * Make mu4e~view-message available to mu4e-view-mode-hook
  * mu4e: change spacing in main view for info section 
  * mu4e.texi: Add note about s/mime
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 799965 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 13)
- Update to 1.4.4:
  * mu: do a full index when the database is empty
  * mu4e-proc: only rename when maildir is set
  * mu-store: enlarge buffer for strftime
  * mu4e: centralize mode-line context setting code
  * mu4e: update documentation
  * mu4e: start mu4e in compose-handler, when necessary
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 798806 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 12)
- Update to 1.4.3:
  * mu4e-view: fix gnus-button click for emacs 26
  * mu4e: Don't use (mu4e-root-maildir) with easy-accounts
  * fix `mu4e-main-buffer-hide-personal-addresses'
  * mu4e-proc: ensure some booleans are nil
  * mu4e: ask for context in mu4e~start
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 795668 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 11)
- Update to 1.4.1:
  * ~/.mu -> ~/.cache/mu
  * remove mentions of --rebuild
  * properly close config group

-Update to 1.4:
  mu:
  * Defaults to XDG Base Directory Specification
  * New subcommand `mu init` to initialize database -- takes
    `--my-address` and `--maildir` parameters, `mu index` does not
    accept them anymore
  * New subcommand `mu info` to display information about the database
  * Contacts are now saved in the database instead of in a separate
    file
  * `--xbatchsize` and `--autoupgrade` (for `mu index`) are removed,
    both are implicit now
  mu4e:
  * Does not use `mu4e-maildir` and `mu4e-user-mail-address-list`
    variables anymore, uses information from `mu init`
  * Performance improvements related to contacts handling
  * Added gnus' calendar-invitation handling
  * Added support for custom headers
  * Added experimental "Account Setup Handler"
  * Org-mode support is enabled by default
  * Speedbar support is disabled by default
  * Messaged-id are added to draft messages (can be found with
    `mu4e-headers-skip-duplicates` enabled)
  * Bookmarks are simple plists now (`make-mu4e-bookmark` was updated)
  * Specific bookmarks can be hidden from main menu
  * `mu4e-maildir-shortcuts` are simple plists now (old format is still
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 692237 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 10)
- Update to 1.2:
  mu:
  * Substantial (algorithmic) speed-up of message-threading
  * The query-parser now generates better queries for wildcard
    searches, by using the Xapian machinery for that (when available)
    rather than tranforming into regexp queries
  * The perl backend is hardly used and will be removed; for now we
    just disable it in the build
  * Allow outputing messages in json format, closely following the sexp
    output. This adds an (optional) dependency on the Json-Glib library
  mu4e:
  * Bump the minimal required emacs version to 24.4. This was already
    de-facto true, now it is enforced
  * In mu4e-bookmarks, allow the `:query` element to take a function
    (or lambda) to dynamically generate the query string.
  * There is a new message-view for mu4e, based on the Gnus' article-view.
    This bring a lot of (but not all) of the very rich Gnus article-mode
    feature-set to mu4e, such as S/MIME-support, syntax-highlighting.
    Enable it with: (setq mu4e-view-use-gnus t)
  * Bug fixes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 681670 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 9)
- bsc#1111950: Build lib in paralell the rest on one core
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 558069 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 6)
- Update to 1.0-alpha3:
  * parser: promote single value to a range for range-fields 
  * mu: support 'raw' query (internally) 
  * mu: handle funny msgids 
  * mu4e: improve msgid quoting 
  * mu4e: fix typo in mu4e~docid-msgid-param
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 541242 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 5)
- Update to 1.0-alpha2:
  * Ensure mu4e-view-mode-hook run after text insertion
  * mu4e: fix bug preventing mu4e-headers-change-sorting to sort by list
  * mu4e: add mu4e-query-rewrite-functio
  * proc: ensure query string is utf-8
  * documentation fixes
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 537839 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 4)
- Update to 1.0-alpha0:
  * mu4e: add mu4e-msg-changed-hook to mu4e-index-updated-hook globally
  * mu4e: Fix outdated docstring for `mu4e-headers-actions'
  * Add some improvements in attachment actions
  * mu4e: killing instead of interrupting update process
  * Use re-search-forward to find message signatures 
  * mu4e: Add possibility to forward messages as attachments 
  * mu: add 'tickle' command, for renaming messages
  * mu4e: allow for message body rewriting
  * mu4e: mu4e-message: allow for bodyless messages
  * mu4e: show inline text/plain as attachment
  * mu4e: don't require user-agent string 
  * mu4e: Added new mu4e-split-view mode: single-window
  * mu: include signers in signature report
  * mu4e: display signers in signature header
  * bug fixes and documentation updates
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 492741 from Factory Maintainer's avatar Factory Maintainer (factory-maintainer) (revision 2)
Automatic submission by obs-autosubmit
Displaying revisions 41 - 54 of 54
openSUSE Build Service is sponsored by