1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-20 06:46:50 +02:00
Commit Graph

2609 Commits

Author SHA1 Message Date
djcb
615cf4761d * configure.ac: bump version to 0.9.9-dev7 2012-09-27 21:53:36 +03:00
djcb
5779820ba0 * mu4e: dynamic folder updates 2012-09-27 21:53:21 +03:00
djcb
af5ad981a2 * some line35 fixes 2012-09-27 21:52:54 +03:00
djcb
db5b419ada * update TODO 2012-09-27 17:32:33 +03:00
djcb
ab431a4a69 * lib: don't be too picky considering what's an attachment 2012-09-27 17:31:49 +03:00
djcb
da51bf9f9c * mu4e: document dynamic folders, some refactoring 2012-09-27 17:21:45 +03:00
djcb
40c5ddbb70 * mu4e: improve mu4e-message-contact-field-matches 2012-09-27 17:21:22 +03:00
djcb
dde75fbb86 * mu4e: implement automatic refiling with 'r' 2012-09-27 12:53:16 +03:00
djcb
bd0cba007b * mu4e: allow functions for special folders, implement for marking (WIP) 2012-09-27 12:01:26 +03:00
djcb
58b6be1d97 * mu4e: allow functions for special folders (WIP), implement for msg composition 2012-09-27 10:03:58 +03:00
djcb
5c2025a12c * mu4e: mu4e-message part 3 2012-09-26 17:28:30 +03:00
djcb
97c13d0920 * mu4e: mu4e-message part 2 2012-09-26 16:47:42 +03:00
djcb
7d831184b7 * mu4e: abstract access to the mu4e-message plist 2012-09-26 12:25:38 +03:00
djcb
3f305f665a * mu4e: add note about attachments in the org-mode compose caveats 2012-09-25 15:20:58 +03:00
djcb
506f26a342 * mu4e: unbreak attachments in forwarded messages 2012-09-25 15:20:26 +03:00
djcb
ee78475bd8 * mu4e: improve docs for capturing / attaching message (and set them to message/rfc822) 2012-09-25 09:37:37 +03:00
djcb
b2ab1dc3d7 * fix org-mu4e (thanks semente!) 2012-09-25 07:39:53 +03:00
djcb
81f74219b2 * fix mu4e-action-view-in-browser (thanks semente!) 2012-09-25 07:38:57 +03:00
djcb
fe82c505d9 * mu4e: remove `ignore-errors' in the mu4e-proc sexp eater 2012-09-25 07:12:27 +03:00
djcb
177cdfe9b9 * mu4e: switch to mu4e-compose-mode as late as possible 2012-09-25 07:10:41 +03:00
djcb
9c2e4bf2ff * cosmetics 2012-09-25 07:10:13 +03:00
djcb
72be42e721 * mu4e: document some of the caveats of rich-text mode
Reverting "* mu4e: document some of the caveats of rich-text mode"
Revert "* mu4e: document some of the caveats of rich-text mode"

This reverts commit 5921bec16a.
2012-09-25 07:09:17 +03:00
djcb
5921bec16a * mu4e: document some of the caveats of rich-text mode 2012-09-25 07:07:51 +03:00
djcb
c333930fee * org-mu4e.el: make using compose-mode key chords a bit less rubegoldbergish 2012-09-24 17:05:14 +03:00
djcb
a136e163fe * cosmetics 2012-09-24 09:29:53 +03:00
djcb
18ccc3c6f8 * man: update mu-server doc 2012-09-23 11:42:35 +03:00
djcb
725059f03b * cosmetics 2012-09-23 11:42:17 +03:00
djcb
bfc2ba9c55 * mu4e: showing embedded messages: updated handler, view 2012-09-23 11:42:00 +03:00
djcb
18096f326a * mu4e: allow message attachment to be viewed with mu4e (WIP) 2012-09-21 12:35:53 +03:00
djcb
c3bcf99d80 * update TODO 2012-09-20 21:34:39 +03:00
djcb
0eb032e642 * mu4e: load message by path (WIP) 2012-09-20 21:34:19 +03:00
djcb
1f93fecc9d * contrib/Makefile.am: add mu-sexp-convert to EXTRA_DIST 2012-09-20 21:26:33 +03:00
djcb
3fe6eec8e0 * cosmetics 2012-09-20 21:25:55 +03:00
djcb
d7ef2166a7 * mu-log: add pid to log lines 2012-09-20 21:24:49 +03:00
djcb
01f37d6b40 mu-log: add pid to log lines 2012-09-20 21:24:03 +03:00
djcb
28136a4e04 * cosmetics 2012-09-19 16:56:25 +03:00
djcb
f4b9d1645e * mu4e: improve mu4e-view keybindings, update docs 2012-09-19 16:56:13 +03:00
djcb
6c071d940b * lib: for sorting dates, use the strings as recorded in Xapian, rather than
converting to time_t; this saves ~ 5% when we list threaded results
2012-09-19 16:55:44 +03:00
djcb
9e6566989a * update gitignore 2012-09-19 12:48:46 +03:00
djcb
b630c3e781 * mu4e: unbreak org-mu4e 2012-09-19 12:16:14 +03:00
djcb
1ef9dae6bd * crypto: improved signature / verify output 2012-09-19 11:36:02 +03:00
djcb
7d8a58896e * some fixes for the help system 2012-09-19 10:44:16 +03:00
djcb
257374076c * mu4e: support autocompletion when choosing file/dir for saving attachments 2012-09-18 21:25:28 +03:00
djcb
f6ec3665ae * some improvements for mu-sexp-convert
(output should now pass xmllint, json_verify)
2012-09-18 21:24:45 +03:00
djcb
244696d6e0 * add mu-sexp-convert, a guile script to convert sexps into XML or JSON (WIP) 2012-09-18 02:15:50 +03:00
djcb
41e6ea2d62 * updated TODO 2012-09-17 22:40:09 +03:00
djcb
ca2fccf11e * mu: some better command error / help output 2012-09-17 19:53:30 +03:00
djcb
81c3724e77 * mu-config.c: use the GOptionArg arg_description 2012-09-17 18:39:28 +03:00
djcb
6a1a63be1e * mu-config.c: restore the --summary-len option for mu view 2012-09-17 18:26:03 +03:00
djcb
e483291a1d * lib/mu-container: remove some O(n*n) behavior from threading
mu_container_append_siblings was showing up high in profiles as it has to
  walk chains of next->next->next->... pointers to find the last one. we now
  cache the last link in the chain. for listing ~ 23K messages, this saves
  about 20%.
2012-09-17 17:45:59 +03:00