Commit Graph

3066 Commits

Author SHA1 Message Date
djcb 65ae41c37a * update NEWS 2013-05-21 08:04:15 +03:00
djcb 362bcbda17 * mu4e: fix some weirdness with editing drafts 2013-05-20 06:53:55 +03:00
djcb 60d835a1af * mu4e-header: fix jumping to maildirs with spaces 2013-05-20 06:00:05 +03:00
djcb 5f3393ef83 * mu4e: mu4e-proc: fix ping, quit 2013-05-20 05:59:48 +03:00
djcb aa96833a31 * mu4e: show 'None' as date for (0 0 0) in :human-date 2013-05-20 05:31:49 +03:00
djcb 1aec1e2f7c * mu4e: some fixes in mu4e-proc 2013-05-20 05:31:27 +03:00
djcb e70101f058 * lib: fix compiler warning 2013-05-20 05:15:11 +03:00
djcb e2a0e58ae8 * mu4e: use the new server protocol 2013-05-20 05:14:57 +03:00
djcb 59f855b39b * lib: add mu_str_parse_arglist + unit tests 2013-05-20 05:14:35 +03:00
djcb 2f5d6e246b * mu: update the server command and (use 'cmd:' for commands) 2013-05-20 05:11:49 +03:00
djcb dfb6382c04 * mu4e-compose: disable org-contacts when completion is enabled 2013-05-15 22:09:17 +03:00
djcb a2eef4fa41 * handle invalid utf8; fixes #211 (hopefully) 2013-05-15 21:36:27 +03:00
djcb 8af771fb76 * cosmetic 2013-05-15 00:42:40 +03:00
djcb f270847182 * lib: fix body layout 2013-05-15 00:42:33 +03:00
djcb cbe595483f * guile: update guile tests for slightly updated testcases 2013-05-15 00:18:05 +03:00
djcb 00d0cb0f28 * the query parser update (few commits back) fixes #210 too, this is unit test for it. 2013-05-15 00:17:36 +03:00
djcb f787f3b9ee * lib: cleanup header fields a bit more; fixes #209 2013-05-15 00:08:38 +03:00
djcb 24fa47dbef * cosmetics 2013-05-15 00:05:21 +03:00
djcb 0bb56e5558 * mu4e: add some more quoting to commands 2013-05-13 23:02:26 +03:00
djcb 9c614afa86 * mu4e: update docs a bit 2013-05-13 23:02:03 +03:00
djcb 50fc992ae2 * fix list parsing 2013-05-13 23:01:53 +03:00
djcb 4174ac7ed2 * fix a few compiler warnings 2013-05-13 22:30:27 +03:00
djcb ba2a56a9dd * lib: fix list parsing 2013-05-13 00:26:14 +03:00
djcb 4de859668c * cosmetics 2013-05-13 00:05:14 +03:00
djcb 7f80bce015 * mu4e-actions: mu4e-action-capture-message should not be interactive 2013-05-13 00:04:36 +03:00
djcb 96488f8633 * update unit tests 2013-05-13 00:04:07 +03:00
djcb 5d069e786f * lib: updates for mu-msg-field / mu-str updates 2013-05-13 00:03:47 +03:00
djcb 87e3c5d3f5 * cosmetic 2013-05-13 00:03:23 +03:00
djcb 31c3c3cfda * mu-msg-fields.[ch]: cleanup a bit 2013-05-13 00:03:06 +03:00
djcb ea67447a98 * some cleanups 2013-05-13 00:02:39 +03:00
djcb d26f3c0bae * mu-str: simplify, cleanup string pre-processing functions 2013-05-13 00:01:49 +03:00
djcb 2f60f33dc8 * mu4e: fix header shrinking/growing 2013-05-05 16:18:59 +03:00
djcb 5b8cc54c69 * mu4e: correctly apply 'trashed' face (headers); make face selection a bit more explicit 2013-05-05 12:24:15 +03:00
djcb dcc3f5752f * cosmetic 2013-05-05 12:18:25 +03:00
djcb 71cbd27ef3 * mu: improve cfind help text 2013-05-05 12:18:08 +03:00
djcb d79e19b74b * cosmetic 2013-05-04 14:15:35 +03:00
djcb 5c95a1851d * lib: update comment 2013-05-04 14:14:58 +03:00
djcb df0b1b6a13 * merge branch 'master' of github.com:djcb/mu 2013-05-04 14:13:32 +03:00
djcb 33ee611cf5 * mu4e: fix typo 2013-05-04 14:13:05 +03:00
Dirk-Jan C. Binnema 5d6488ee7b Merge pull request #203 from purcell/patch-2
* fix typo
2013-05-04 04:07:18 -07:00
Steve Purcell fd336771b2 Fix typo 2013-05-03 18:39:05 +02:00
djcb 057fa6430e * mu: fix duplicate detection 2013-04-30 21:53:16 +03:00
djcb 4872ba354c * mu: improve mu-find.1 manpage a bit 2013-04-30 21:52:47 +03:00
djcb aef607c5c1 * cosmetics 2013-04-29 23:52:55 +03:00
djcb e7d52bc09e * mu4e: add mu4e-contrib, with sabof's mu4e-headers-mark-all-unread-read, mu4e-headers-flag-all-read 2013-04-29 23:52:17 +03:00
djcb 7d48ed53a7 * mu: (re)add special handling for '$' (fixes #193) 2013-04-28 21:54:25 +03:00
djcb 85fb0e14ef * mu4e: add mu4e-compose-dont-reply-to-self, default to nil for now (thanks to sfischme) 2013-04-23 19:54:47 +03:00
djcb 69e8c1b864 * mu4e: unbreak mu4e~compose-setup-fcc-maybe, in particular, 'delete; 2013-04-23 19:51:45 +03:00
djcb 094979ab68 * fix some confusion between --reindex and --rebuild (remove the former) 2013-04-21 23:10:40 +03:00
djcb 42807a3a01 * mu4e: update documentation 2013-04-21 12:49:26 +03:00