1
0
mirror of https://github.com/djcb/mu.git synced 2024-06-21 06:56:48 +02:00
Commit Graph

2345 Commits

Author SHA1 Message Date
djcb
d92ad056e1 * cosmetics 2012-07-23 00:56:01 +03:00
djcb
825529ad0f * mu4e-vars: base faces on some more standard things 2012-07-23 00:55:41 +03:00
djcb
b35f9aa9f8 * mu4e-compose: fix message sending for (near) empty messages 2012-07-23 00:55:12 +03:00
djcb
8e6376ad06 * crypto: support --decrypt in mu view 2012-07-22 19:39:37 +03:00
djcb
5a92c8b58a * crypto: decryption support (WIP) 2012-07-22 19:39:17 +03:00
Dirk-Jan C. Binnema
a75664b955 Merge pull request #37 from agordon/feature/mug_focus_keyboard_shortcut
* mug,mug2: add ESC shortcut to focus on query bar.
2012-07-20 10:12:13 -07:00
Assaf Gordon
808fee41c3 mug,mug2: add ESC shortcut to focus on query bar. 2012-07-20 11:41:25 -04:00
djcb
936e857995 * mu4e: mu4e-error should actually raise an error 2012-07-20 15:50:03 +03:00
djcb
34401b743c * fix 'make distcheck' 2012-07-20 12:20:46 +03:00
djcb
9410a2e2d5 * guile: fix mu-guile.texi format (texi2dvi generation) 2012-07-20 12:20:03 +03:00
djcb
529aefbb22 * gtest.mk: fix for magical cd 2012-07-20 11:56:07 +03:00
djcb
5d40728a0a * Makefile.am: be lenient for SCM_DEFINE (line35) 2012-07-20 11:55:50 +03:00
djcb
a1d6d096ca * guile: minor Makefile update 2012-07-20 11:54:53 +03:00
djcb
c240e6c17f * fixes for 'make line35' (small function refactoring) 2012-07-20 11:54:37 +03:00
djcb
ff2e39b629 * update TODO 2012-07-20 11:06:55 +03:00
djcb
4e5b60d459 * mu-server.1: update 2012-07-20 11:05:39 +03:00
djcb
1c2a87a841 * help: generate help texts from text file / awk 2012-07-20 11:05:18 +03:00
djcb
2f7f3a0e57 * add mu help command (WIP) 2012-07-19 20:45:06 +03:00
djcb
e621fadf30 * update manpage, add mu-help manpage 2012-07-19 20:44:49 +03:00
djcb
dde3f09c76 * crypto/mu4e: support signature verification in mu4e (WIP) 2012-07-19 11:42:38 +03:00
djcb
991dd52763 * update TODO 2012-07-18 17:53:19 +03:00
djcb
548ada3032 * crypto/mu4e: support signature check in mu4e (part 1) 2012-07-18 17:53:04 +03:00
djcb
3322464564 * crypto: refactor a bit; add to sexp 2012-07-18 17:52:33 +03:00
djcb
acfabfdf4b * refactor: MU_MSG_PART_OPTION -> MU_MSG_OPTION and related changes 2012-07-18 16:22:10 +03:00
djcb
b36d684b81 * mu4e: add \ as alternative keybinding for mu4e-headers-query-prev 2012-07-18 14:48:28 +03: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