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

2321 Commits

Author SHA1 Message Date
Assaf Gordon
808fee41c3 mug,mug2: add ESC shortcut to focus on query bar. 2012-07-20 11:41:25 -04:00
djcb
3c8bc3e68e * crypto: some small updates 2012-07-18 11:51:21 +03:00
djcb
fe6333dfef * crypto: small cleanups 2012-07-18 11:36:42 +03:00
djcb
39fe3f417c * crypto: add automated test for 'verify' 2012-07-18 11:35:57 +03:00
djcb
807c9de625 * crypto: better handling of crypto errors 2012-07-18 10:30:23 +03:00
djcb
d50fa234a1 * crypto: add mu verify manpage 2012-07-17 19:19:14 +03:00
djcb
b16823d500 * crypto: update mu-cmd-extract for mu-msg-part api change 2012-07-17 19:18:16 +03:00
djcb
bf2585b50e * crypto: implement 'mu verify' command -- WIP 2012-07-17 19:17:49 +03:00
djcb
9e59b1f29b * crypto: update other mu-msg-part users for api changes 2012-07-17 19:17:09 +03:00
djcb
c7cf0c6655 * crypto: hook up crypto support with mu-msg-part and friends 2012-07-17 19:16:42 +03:00
djcb
2be6b041ae * mu: build crypto support maybe (depends on gmime 2.6) 2012-07-17 19:15:47 +03:00
djcb
9df78fe49f * mu4e: improve display of the flags-field in the message view 2012-07-16 15:56:26 +03:00
djcb
d4abc249c2 * refactor mu_msg_(un)load_msg_file from various versions 2012-07-16 12:55:54 +03:00
djcb
668327da84 * mu4e: make contacts in address field in the message view 'clickable': toggle
between long/short display and compose. Make short display the default
2012-07-16 12:19:19 +03:00
djcb
a2bceff17c * cosmetic 2012-07-16 09:23:48 +03:00
djcb
5559f1c277 * update TODO 2012-07-15 12:45:01 +03:00
djcb
543f4a1926 * guile: some more improvements 2012-07-15 12:44:52 +03:00
djcb
18ce677299 * update TODO 2012-07-14 18:52:30 +03:00
djcb
c613ef3c6e * guile: make unit test work on uninstalled mu-guile 2012-07-14 18:52:05 +03:00
djcb
063c8af0cd * update TODO 2012-07-14 15:53:42 +03:00
djcb
aa62d4ca1b * cosmetic 2012-07-14 15:52:55 +03:00
djcb
41a82d16f5 * guile: robustness -- ensure mu has been initialized 2012-07-14 15:52:37 +03:00
djcb
cf9c6ce731 * guile: prevent byte-compilation warnings 2012-07-14 15:51:59 +03:00
djcb
8abe211a58 * guile: make sure the examples still work 2012-07-14 12:46:42 +03:00
djcb
8e3fbe380e * guile: some general improvements / cleanups in module loading, object
visibilty. turn some integers (such as message priority, log level, contact
  type) into symbols.
2012-07-14 12:32:15 +03:00
djcb
fcb202d618 * guile: unit tests improvement (don't require installation) 2012-07-12 21:59:14 +03:00
djcb
9bddf2f0b9 * guile: beginnings of some unit tests 2012-07-12 21:19:59 +03:00
djcb
8107dd29d7 * mu-cmd-find: implement the --after option, massive cleanups; updated test cases 2012-07-12 18:09:42 +03:00
djcb
8f6d7b8388 * remove the --summary option (mu view, mu find), add the --after option (mu
find). see the documentation for details.
2012-07-12 18:09:04 +03:00
djcb
d6ccf64ea8 * test-mu-cmd: don't create too many databases -- big speedup 2012-07-12 16:13:26 +03:00
djcb
a9df392fcf * mu find: add support for '--after', to only consider messages with mtime
after timestamp. This is useful for finding just-arrived messages.
2012-07-12 15:53:36 +03:00
djcb
c9fc49cfd6 * cosmetics 2012-07-12 15:47:11 +03:00
djcb
93c46dda8f * prepare for guile/tests 2012-07-12 15:46:45 +03:00
djcb
c2676540d0 * guile: some internal improvements 2012-07-12 15:46:19 +03:00
djcb
62489a31d0 * mu4e: make sure the about-page is unfolded 2012-07-11 11:46:03 +03:00
djcb
1e2ed5715a * mu4e: set sort order by clicking on header tabs 2012-07-11 11:36:05 +03:00
djcb
958a84d5e3 * update TODO 2012-07-11 10:21:19 +03:00
djcb
65d1e4ce07 * mu4e: indicate sort field in headers line 2012-07-11 10:21:09 +03:00
djcb
c0ed7e4b83 * mu4e-utils.el: fix some typos 2012-07-11 09:15:26 +03:00
djcb
51bdc15acf * mu4e.texi: FAQ: add some examples to change From:-addresses, sent-folder 2012-07-11 09:14:59 +03:00
djcb
60ea579135 * guile: add mu-biff example, to find new mail 2012-07-10 23:57:14 +03:00
djcb
b09b9ceaac * guile: add mu:timestamp accessor to <mu:message>, implement it 2012-07-10 23:36:21 +03:00
djcb
7721df4b28 * update docs / TODO 2012-07-10 22:53:55 +03:00
djcb
6ad12aa3a2 * cosmetics 2012-07-10 22:53:36 +03:00
djcb
daa4e01686 * bump version to 0.9.9-dev1 2012-07-10 21:10:22 +03:00
djcb
0e011783c0 * mu4e: add special face for replied/passed headers 2012-07-10 21:10:00 +03:00
djcb
dc62bd6c75 * rename emacs/ => mu4e/ 2012-07-10 20:00:06 +03:00
djcb
710cd609b1 * mu4e: turn header-info into cons-pairs 2012-07-10 19:15:13 +03:00
djcb
1ea5961d2a * update TODO 2012-07-10 12:16:11 +03:00
djcb
df4fe02141 * mu4e-headers: add tooltip for flags field 2012-07-10 12:16:04 +03:00