Revisions of maildir-utils

buildservice-autocommit accepted request 795668 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 27)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 26)
- Update to 1.4.1:
  * ~/.mu -> ~/.cache/mu
  * remove mentions of --rebuild
  * properly close config group
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 795577 from Alexander Graul's avatar Alexander Graul (agraul) (revision 25)
-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
    recognized)
  * Replying to mailing lists has been improved
  * Shows unread/all counts for bookmarks in main menu (on by default)
  * `mu4e-attachment-dir` is also used for composing messages
  * `mu4e` <-> `mu` communication uses s-expressions now (includes a
    REPL for testing)
buildservice-autocommit accepted request 692237 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 24)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 23)
- 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
buildservice-autocommit accepted request 681670 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 22)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 21)
- bsc#1111950: Build lib in paralell the rest on one core
buildservice-autocommit accepted request 573001 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 20)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 573000 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 19)
- Update to 1.0:
  mu:
  * New, custom query parser which replaces Xapian's 'QueryParser'
    both in mu and mu4e. Existing queries should still work, but the
    new engine handles non-alphanumeric queries much better.
  * Support regular expressions in queries
  * cfind: ensure nicks are unique
  * auxiliary programs invoked from mu/mu4e survive terminating the
    shell / emacs
  mu4e:
  * Allow for rewriting message bodies
  * Toggle-menus for header settings
  * electric-quote-(local-)mode work when composing emails
  *  Respect format=flowed and delsp=yes for viewing plain-text
     messages
  * Added new mu4e-split-view mode: single-window
  * Add menu item for `untrash'.p
  * Unbreak abbrevs in mu4e-compose-mode
  * Allow forwarding messages as attachments
    (`mu4e-compose-forward-as-attachment')
  *  Default to 'skip duplicates' and 'include headers' in
     headers-view, which should be good defaults for most users. Can
     be customized using `mu4e-headers-skip-duplicates' and
     `mu4e-headers-include-related', respectively.
  * Many bug fixed (see github for all the details).
  * Updated documentation
- Remove upstreamed mu4e-1.0-alpha3-gh1168.patch
buildservice-autocommit accepted request 568541 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 18)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) accepted request 568538 from Duncan Mac-Vicar's avatar Duncan Mac-Vicar (dmacvicar) (revision 17)
- Add patch mu4e-1.0-alpha3-gh1168.patch
  * Fix for https://github.com/djcb/mu/issues/1168
- Make automake version requirement (1.14) explicit
buildservice-autocommit accepted request 558069 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 16)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 15)
- 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
buildservice-autocommit accepted request 541242 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 14)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 13)
- 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
buildservice-autocommit accepted request 537839 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 12)
baserev update by copy to link target
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 11)
  * 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
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 10)
Michael Vetter's avatar Michael Vetter (jubalh) committed (revision 9)
- Update to 1.0-alpha0:
  See https://github.com/djcb/mu/blob/master/NEWS.org
>>>>>>> ./maildir-utils.changes.r3
buildservice-autocommit accepted request 536902 from Michael Vetter's avatar Michael Vetter (jubalh) (revision 8)
baserev update by copy to link target
Displaying revisions 81 - 100 of 107
openSUSE Build Service is sponsored by