Commit Graph

2563 Commits

Author SHA1 Message Date
djcb 6037f713bb * www: some updates 2012-08-10 17:13:24 +03:00
djcb 4fa0c57d29 * mu-msg-file.c: don't try to over-optimize charset decoding; it broke iso-2022-jp 2012-08-10 17:13:05 +03:00
djcb d2a8ff697a * mu4e: update the text-or-html heuristic (html should be >= 10x plain text length) 2012-08-10 10:19:30 +03:00
djcb e02998493d * update TODO 2012-08-10 10:10:24 +03:00
djcb 96bcf42277 * lib: get_tags: support X-Label, X-Keywords and Keywords 2012-08-10 10:07:35 +03:00
djcb 9044ccc7f2 * mu4e: slightly improved attachment detection 2012-08-10 09:59:16 +03:00
djcb 74189c04a4 * mu-msg-sexp: mark attachments as such 2012-08-10 09:59:01 +03:00
djcb 1c058a1b9d * lib/crypto: disable pkcs7 for now 2012-08-10 09:39:24 +03:00
djcb 5fd9d79075 * mu4e: don't assume 'echo' supports -n in Makefile.am (OS-X fix) 2012-08-09 16:27:03 +03:00
djcb dba062b97c * tests: cleanup test-mu-msg.c 2012-08-09 11:46:00 +03:00
djcb b3760740f8 * update for attachment checking changes 2012-08-09 11:45:46 +03:00
djcb 51fe7fcae8 * lib: refactor attachment checking 2012-08-09 11:45:04 +03:00
djcb ea86b71294 * lib: fix embedded text indexing 2012-08-09 10:54:05 +03:00
djcb 89b52d7eed * guile: update test case 2012-08-09 10:39:45 +03:00
djcb 70856427cf * cosmetic 2012-08-09 10:34:05 +03:00
djcb 7b13676f3c * tests: X-Label tags are space-separated, X-Keywords are comma-separated 2012-08-09 10:33:56 +03:00
djcb 6d91589791 * lib: fix initialization in get_tags 2012-08-09 10:07:23 +03:00
djcb ff9426985f * doc: mention X-Keywords support 2012-08-09 10:04:20 +03:00
djcb cb17e22d48 * lib/tests: support X-Label and X-Keywords, update unit test 2012-08-09 10:01:06 +03:00
djcb abfcc4a2f3 * updates for mu_msg_get_body_(text|html) api change 2012-08-09 09:38:58 +03:00
djcb 86bf7b7165 * lib: cleanup mu_msg_get_body_(html|text) (WIP) 2012-08-09 09:38:22 +03:00
djcb c3391b3929 * lib: cleanups: remove mu-msg-cache (WIP) 2012-08-08 19:13:59 +03:00
djcb bb0488bba0 * update TODO 2012-08-07 12:09:54 +03:00
djcb 849cc79636 * mu4e-utils: quote names when autocompleting addresses 2012-08-07 12:08:44 +03:00
djcb d7dabca0b6 * lib: fixes for make line35/make cc10 2012-08-07 12:02:44 +03:00
djcb 558a6fd0b0 * mu4e: small doc update 2012-08-07 11:45:07 +03:00
djcb a91fa644d5 * lib: correctly handle embedded text parts 2012-08-07 11:43:54 +03:00
djcb ea67fcf0e8 * configure.ac: bump version to 0.9.9-dev3 2012-08-05 12:29:19 +03:00
djcb dc211648a8 * mu-msg-file: don't try to decrypt when this is not desirable 2012-08-05 12:28:47 +03:00
djcb 6c3a11d1a6 * test-mu-query: speed up 2012-08-05 12:28:20 +03:00
djcb 57b26259f7 * mu-store-read.cc: use realpath when determining path, getting rid of
e.g. /foo//bar double slashes
2012-08-03 18:44:43 +03:00
djcb cf2b81c009 * lib: centralize MAX_PATH stuff 2012-08-03 18:43:59 +03:00
djcb 2fcdcafe59 * move widgets/ -> toys/mug2; remove toys/mug; rename toys/mug2 -> toys/mug 2012-08-03 09:47:09 +03:00
djcb b71a27b7c0 * mu4e/mu-msg-part: better detection of body / attachments 2012-08-02 15:48:03 +03:00
djcb 99778d1314 * guile: add mu:count to (mu stats) 2012-08-01 23:59:13 +03:00
djcb 11b60b7ca0 * mu-msg-part: small fix (initialize fname) 2012-08-01 23:22:50 +03:00
djcb 8d517021bb * mu-msg-file: cleanup message path (realpath) 2012-08-01 23:21:59 +03:00
djcb 3814fb81c2 * org-mu4e: small updates in comments/docstrings 2012-08-01 20:52:53 +03:00
Dirk-Jan C. Binnema da098f2dee Merge pull request #39 from mylese/org-mu4e-link-description
* make the org-mu4e links user-customizable
2012-08-01 10:49:06 -07:00
djcb 136d0f2875 * mu4e/crypto: beginnings of crypto (verification, decryption) support. WIP! 2012-08-01 17:07:11 +03:00
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