Commit Graph

4541 Commits

Author SHA1 Message Date
djcb 9edcae0203 update store, msg for new contacts-cache handling 2019-05-11 13:41:03 +03:00
djcb c858651d0c doc: document the new contacts handling
mu4e.texi and NEWS.org
2019-05-11 13:41:03 +03:00
djcb 0437edc982 mu4e: mu4e-proc: Fix flymake warnings, whitespace 2019-05-11 13:41:03 +03:00
djcb 4b52ddc1cb configure.ac: bump database, package version
Bump database version so an update is forced; and the package version
since the mu/mu4e protocol changed.
2019-05-11 13:41:03 +03:00
djcb bd52902290 contacts: update test cases for updated contacts
Remove the old ones, add new ones.
2019-05-11 13:41:03 +03:00
djcb e9a0939f8f update cfind, server for new contacts-cache
Use the new APIs.
2019-05-11 13:41:03 +03:00
djcb 8193cc3e4c contacts: rework: install in database
Rewrite the contacts-cache backend in c++

Store the contacts as metadata in the xapian database, rather than in a
separate file.

Update the Store to deal with this.
2019-05-11 13:41:03 +03:00
Dirk-Jan C. Binnema 9a225365c1
Merge pull request #1413 from Chris00/rm-handler
mu4e: Fix mu4e~headers-remove-handler
2019-05-08 21:32:12 +03:00
Dirk-Jan C. Binnema bf0b79c2ff
Merge pull request #1417 from eklitzke/wparenthesis
Fix pedantic -Wparentheses warning generated by gcc 9
2019-05-08 21:10:23 +03:00
Evan Klitzke 0cc94468b3
Fix pedantic -Wparentheses warning emitted by gcc 9.0 2019-05-06 07:58:37 -07:00
Dirk-Jan C. Binnema da626cef80
Merge pull request #1414 from garaud/fix-mu4e-action-header
mu4e: fix a remaining local variable 'short'
2019-05-01 08:36:39 +03:00
Damien Garaud 91c0681781 mu4e: fix a remaining local variable 'short'
in the function 'mu4e~action-header-to-html'
2019-04-30 18:53:12 +02:00
Christophe Troestler 939c066732 Fix mu4e~headers-remove-handler 2019-04-29 20:28:24 +02:00
djcb a2c27c0c5a mu4e: construct attach map even when not showing header
This is a bit of hack, but solves the problem; even when not _showing_
the attachments-header, construct the corresponding map, so the
keybindings work.
2019-04-27 08:38:53 +03:00
djcb 736ed2e0de guile: remove save/save-as from manual
They are not currently implemented.
2019-04-27 08:21:29 +03:00
Dirk-Jan C. Binnema d979efb9c5
Merge pull request #1374 from Chris00/prepare-display
mu4e: Increase `max-specpdl-size' when decoding messages
2019-04-27 08:21:10 +03:00
Dirk-Jan C. Binnema bb23e4a5b8
Merge pull request #1409 from edwargix/master
guile doc: Fix grammar
2019-04-27 08:18:19 +03:00
David Florness 258d5947bf
Fix grammar 2019-04-23 12:21:51 -06:00
Dirk-Jan C. Binnema fcdb11d69f
Merge pull request #1407 from Chris00/to-html
mu4e: Escape HTML entities in export
2019-04-23 06:40:46 +03:00
Christophe Troestler 325c623575 Escape HTML entities 2019-04-21 21:59:10 +02:00
Dirk-Jan C. Binnema 4ffecba0b8
Merge pull request #1406 from Chris00/to-html
mu4e: Better conversion to HTML
2019-04-21 22:19:07 +03:00
Christophe Troestler 2a8c57e56d Do not repeat the "From" and "To" when converting to HTML
Before this commit the HTML was looking as

From: From: email
To: To: email
2019-04-20 12:19:21 +02:00
Dirk-Jan C. Binnema d7b21f1d8b
Merge pull request #1405 from wavexx/fix_texinfo_errors
Quote '@' symbols in texinfo's @code section
2019-04-18 22:06:26 +03:00
Yuri D'Elia 8eb0c2eb49 Quote '@' symbols in @code section 2019-04-18 16:16:16 +02:00
Dirk-Jan C. Binnema 2ec1b46076
Merge pull request #1390 from Ambrevar/easy-accounts
mu4e: Easy accounts with make-mu4e-context-account
2019-04-17 22:59:30 +03:00
djcb e9970fb890 mu4e-actions: fix whitespace, flycheck warnings 2019-04-15 07:38:58 +03:00
djcb da1cb4e97b mu4e-actions: fix mu4e~write-body-to-html
Use mu4e~view-construct-contacts-header instead of a non-existing
function.
2019-04-15 07:19:44 +03:00
djcb 46c3c5a49b editorconfig: update with elisp settings 2019-04-15 07:14:33 +03:00
Dirk-Jan C. Binnema a90fe78f62
Merge pull request #1386 from davidcsterratt/master
Issue #1385: get mu4e-action-view-in-browser to show headers
2019-04-13 12:36:39 +03:00
djcb 195814d454 add .editorconfig 2019-04-13 12:09:29 +03:00
djcb c00dfdb3fd web: update index.md 2019-04-13 12:08:51 +03:00
djcb db4029e792 configure.ac: bump version to 1.3.1, cleanups
Bump the version to 1.3.1, the new development version.
2019-04-13 12:07:54 +03:00
djcb f62b4e534a configure.ac: bump version to 1.2 2019-04-07 10:54:18 +03:00
djcb 817425392c update HACKING
Update HACKING; mention gmime-3.0 and some cosmetics.
2019-04-07 10:43:34 +03:00
Dirk-Jan C. Binnema 66a988f0f2
Merge pull request #1398 from whxvd/2
mu4e: Fix two typos in doc
2019-03-30 12:03:06 +02:00
Sebastian Miele eb042404f6 mu4e.texi: Fix a @ref 2019-03-24 15:46:07 +01:00
Sebastian Miele b1ae7d52c8 mu4e.texi: Fix typo 2019-03-24 15:46:07 +01:00
djcb 51be30ada9 NEWS.org: update for release 2019-03-24 12:44:04 +02:00
Dirk-Jan C. Binnema 826d555313
Merge pull request #1393 from whxvd/typos
mu4e: Fix some typos
2019-03-24 12:17:19 +02:00
Dirk-Jan C. Binnema fc41e6c32b
Merge pull request #1395 from kevinjfoley/mu4e-refresh-other-frame
mu4e: Look at all frames for header buffer when auto updating headers
2019-03-24 12:16:39 +02:00
djcb 6e8378ddcd mu: update crypto verify test 2019-03-24 11:54:12 +02:00
djcb bc891030f6 mu: fix utf-8 flatten 2019-03-24 11:43:51 +02:00
djcb da10f30adf utils: small optimization in utf8_flatten
In the common path, avoid building an unneeded std::string. This should
up in some profiles.
2019-03-23 17:00:25 +02:00
Kevin J. Foley 2108bbc1a4 Look at all frames for header buffer when auto updating headers 2019-03-11 18:21:13 -04:00
Sebastian Miele 10c0507665 mu4e: Fix some typos 2019-03-11 13:34:50 +01:00
Pierre Neidhardt 610bc91547 mu4e: Update doc with "Trashing messages" section 2019-03-04 16:32:33 +01:00
Pierre Neidhardt c18566b815 mu4e: Update doc with "Account setup helper" section 2019-03-04 16:32:33 +01:00
Pierre Neidhardt 67a110d2fb mu4e: Add `make-mu4e-context-account' for easy setup with sane defaults 2019-03-04 16:26:55 +01:00
Pierre Neidhardt bbc055d75a mu4e: Implement mu4e-*-mark-or-move-to-trash (e.g. for Gmail) 2019-03-04 15:46:54 +01:00
djcb f9b615c3bb mu4e: use a simple x as the 'fancy' delete mark
The 'fancy' version had some interesting interactions (see #1245), so
this is the easiest way to avoid those.

Also some flycheck fixes.
2019-03-02 11:46:34 +02:00