Commit Graph

2371 Commits

Author SHA1 Message Date
djcb 00dcfaec26 * mu-config: add support for crypto options, decode message options 2012-08-01 17:05:24 +03:00
djcb 4336094062 * some test-case updates 2012-08-01 17:04:47 +03:00
djcb a65af12dbb * mu-cmd.c: update for mu-msg-part changes 2012-08-01 17:04:26 +03:00
djcb 3c59b97fc9 * mu-str.c: make mu_str_convert_to_utf8 slightly more tolerant 2012-08-01 17:03:55 +03:00
djcb 67a9282fc9 * updates for mu-msg-part changes 2012-08-01 17:02:43 +03:00
djcb 536665d126 * further refactoring/cleanup of MuMsgPart 2012-08-01 17:02:11 +03:00
djcb 1cd20c9921 * toys/widgets: update for mumsgpart changes 2012-08-01 10:49:41 +03:00
djcb 279f627c5e * cosmetics 2012-08-01 10:48:56 +03:00
djcb 86e3c3095b * mu-msg-fields: add name for refs 2012-08-01 10:45:45 +03:00
djcb 6a7562422f * MuMsgPart refactoring / cleanups 2012-08-01 10:45:03 +03:00
djcb c403f0a9c0 * mu4e.texi: add some FAQ 2012-07-31 18:51:46 +03:00
djcb 7485911cd6 * mu-log.c: minor 2012-07-31 18:47:05 +03:00
djcb 1df0e31062 * guile: cosmetic 2012-07-31 18:46:27 +03:00
djcb b4443d1eae * mu4e-compose.el: don't add superfluous newlines when saving 2012-07-31 17:03:53 +03:00
djcb f1a2e94b1a * crypto: update for crypto api changes 2012-07-27 18:04:49 +03:00
djcb 8432156765 * crypto: implement automagic decryption when so requested
(mainly by adding some smartness to various part_foreach functions, adding
  mu_msg_(get|set)_auto_decrypt to mark a message for auto-decryption)
2012-07-27 18:04:17 +03:00
djcb c88aea5285 * crypto: add mu_msg_crypto_decrypt_part, fix password func, remove cruft 2012-07-27 18:02:34 +03:00
djcb d68dcbfc86 * guile: add mu:correl, to calculate pearson's correlation coefficient between vars 2012-07-25 12:52:36 +03:00
djcb 45611b0461 * mu4e: hide some non-attachments from the attachment list in the view 2012-07-24 23:39:47 +03:00
djcb 84682bfe2c * mu-msg-view: better detection of signed/encrypted parts 2012-07-24 23:38:57 +03:00
djcb 8f6cf28f2d * mu-msg-part: better detection of message body 2012-07-24 23:38:37 +03:00
djcb a3b4edf56a * updates for mu-msg-part changes 2012-07-24 22:12:49 +03:00
djcb c7eaaf9475 * mu-msg-part: clean up mime-part parsing 2012-07-24 22:12:22 +03:00
djcb 535b1107c4 * minor 2012-07-24 03:29:34 +03:00
djcb f00673e468 * minor 2012-07-24 01:34:06 +03:00
djcb fd65b992d5 * fix error handling (with errors in the proc-filter context) 2012-07-24 01:33:52 +03:00
djcb d92ad056e1 * cosmetics 2012-07-23 00:56:01 +03:00
djcb 825529ad0f * mu4e-vars: base faces on some more standard things 2012-07-23 00:55:41 +03:00
djcb b35f9aa9f8 * mu4e-compose: fix message sending for (near) empty messages 2012-07-23 00:55:12 +03:00
djcb 8e6376ad06 * crypto: support --decrypt in mu view 2012-07-22 19:39:37 +03:00
djcb 5a92c8b58a * crypto: decryption support (WIP) 2012-07-22 19:39:17 +03:00
Dirk-Jan C. Binnema a75664b955 Merge pull request #37 from agordon/feature/mug_focus_keyboard_shortcut
* mug,mug2: add ESC shortcut to focus on query bar.
2012-07-20 10:12:13 -07:00
Assaf Gordon 808fee41c3 mug,mug2: add ESC shortcut to focus on query bar. 2012-07-20 11:41:25 -04:00
djcb 936e857995 * mu4e: mu4e-error should actually raise an error 2012-07-20 15:50:03 +03:00
djcb 34401b743c * fix 'make distcheck' 2012-07-20 12:20:46 +03:00
djcb 9410a2e2d5 * guile: fix mu-guile.texi format (texi2dvi generation) 2012-07-20 12:20:03 +03:00
djcb 529aefbb22 * gtest.mk: fix for magical cd 2012-07-20 11:56:07 +03:00
djcb 5d40728a0a * Makefile.am: be lenient for SCM_DEFINE (line35) 2012-07-20 11:55:50 +03:00
djcb a1d6d096ca * guile: minor Makefile update 2012-07-20 11:54:53 +03:00
djcb c240e6c17f * fixes for 'make line35' (small function refactoring) 2012-07-20 11:54:37 +03:00
djcb ff2e39b629 * update TODO 2012-07-20 11:06:55 +03:00
djcb 4e5b60d459 * mu-server.1: update 2012-07-20 11:05:39 +03:00
djcb 1c2a87a841 * help: generate help texts from text file / awk 2012-07-20 11:05:18 +03:00
djcb 2f7f3a0e57 * add mu help command (WIP) 2012-07-19 20:45:06 +03:00
djcb e621fadf30 * update manpage, add mu-help manpage 2012-07-19 20:44:49 +03:00
djcb dde3f09c76 * crypto/mu4e: support signature verification in mu4e (WIP) 2012-07-19 11:42:38 +03:00
djcb 991dd52763 * update TODO 2012-07-18 17:53:19 +03:00
djcb 548ada3032 * crypto/mu4e: support signature check in mu4e (part 1) 2012-07-18 17:53:04 +03:00
djcb 3322464564 * crypto: refactor a bit; add to sexp 2012-07-18 17:52:33 +03:00
djcb acfabfdf4b * refactor: MU_MSG_PART_OPTION -> MU_MSG_OPTION and related changes 2012-07-18 16:22:10 +03:00