1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-25 07:28:02 +02:00
Commit Graph

3175 Commits

Author SHA1 Message Date
djcb
f01f85d7e7 * mu4e: hide headers again after (widen) 2013-05-22 08:06:19 +03:00
djcb
f6035fd5db * mu4e-drafts: make the draft file the same as the mu-maildir function generates 2013-05-22 00:22:20 +03:00
djcb
2ae389afe1 * typo 2013-05-22 00:07:01 +03:00
djcb
0cb5f9145e * mu-cmd-server: don't raise errors on empty lines 2013-05-22 00:06:51 +03:00
djcb
83667fbe83 * fix typo 2013-05-22 00:06:32 +03:00
djcb
89bdaafb15 * create a new filename (basename) when copying 2013-05-22 00:06:10 +03:00
djcb
1dea612cba * cosmetics 2013-05-21 20:11:11 +03:00
djcb
10b64bb654 * cosmetic 2013-05-21 08:05:14 +03:00
djcb
222d8c3627 * improve message-composition / draft handling 2013-05-21 08:05:06 +03:00
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