Commit Graph

97 Commits

Author SHA1 Message Date
djcb 4e6f104085 * update docs 2012-10-23 00:09:45 +03:00
djcb 5c301f71ec * mu: update mu script 2012-10-22 23:16:01 +03:00
djcb 1cd5af399d * mu: document mu script command 2012-10-22 23:13:45 +03:00
djcb 5d5725035b * mu: support user scripts (mu stats) 2012-10-21 18:51:14 +03:00
djcb 12eebbcc23 * mu: support description fields in stat scripts, some refactoring 2012-10-21 17:20:20 +03:00
djcb 80099e6f19 * mu: refactor mu-script (stats) a bit 2012-10-21 15:52:34 +03:00
djcb bdfa71baed * mu stats: don't need the --list option, it's the default 2012-10-20 16:53:54 +03:00
djcb 7915cafdee * mu: add the 'mu stats' command (WIP) + some refactoring 2012-10-19 00:51:04 +03:00
djcb 6351a3906b * mu-cmd-server: use mu_util_supports 2012-10-18 12:25:46 +03:00
djcb 1a0c6a6c7c * mu: add mu-cmd-guile (preparation) 2012-10-18 12:24:14 +03:00
djcb 102eba19d9 * mu: create basics for the 'stats' command 2012-10-17 23:56:47 +03:00
djcb 5b8de3a97b * mu4e: advertise guile support 2012-10-17 23:36:35 +03:00
djcb 6f3c738076 * mu-cmd-server: minor 2012-10-03 10:37:02 +03:00
djcb 8b5664fcfc * mu-cmd-server.c: small fixes / cleanups 2012-09-28 17:09:23 +03:00
djcb af5ad981a2 * some line35 fixes 2012-09-27 21:52:54 +03:00
djcb ab431a4a69 * lib: don't be too picky considering what's an attachment 2012-09-27 17:31:49 +03:00
djcb 506f26a342 * mu4e: unbreak attachments in forwarded messages 2012-09-25 15:20:26 +03:00
djcb a136e163fe * cosmetics 2012-09-24 09:29:53 +03:00
djcb 725059f03b * cosmetics 2012-09-23 11:42:17 +03:00
djcb 0eb032e642 * mu4e: load message by path (WIP) 2012-09-20 21:34:19 +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 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 3759436a37 * cosmetics 2012-09-17 12:44:08 +03:00
djcb 55f7ecd362 * mu: try harder to create temp files for images (so we can show them in mu4e) 2012-09-16 23:10:23 +03:00
djcb dcb64c02a6 * mu-config: properly expand the dirs in mu find (--linksdir) and extract (--targetdir) 2012-09-16 13:15:44 +03:00
djcb c46024cfda * mu/tests: use absolute paths; speed up mu cfind tests 2012-09-15 18:03:58 +03:00
djcb beb1972d61 * mu/: improved logging, using the new logging functions 2012-09-15 18:02:37 +03:00
djcb fc338b5e26 * mu-config: don't log ansi stuff when writing to non-tty's 2012-09-15 18:01:38 +03:00
djcb ced7dc1d0f * test-mu-cmd: add some tests for mu-verify 2012-09-14 10:45:33 +03:00
djcb 06eedd96ea * test-mu-cmd: update for slightly change mu view 2012-09-14 10:06:33 +03:00
djcb 6a4b094ac9 * some refactoring for line35 2012-09-14 10:06:14 +03:00
djcb 404d32e0d2 * mu-cmd: support asking for password when decrypting 2012-09-13 22:57:31 +03:00
djcb ac1d1b2ed8 * cosmetics 2012-09-13 21:12:12 +03:00
djcb b8639f63b4 * mu/mu-cmd.c: enable --decrypt in 'mu view' 2012-09-12 12:12:48 +03:00
djcb cf37e29101 * make sure line35, cc10 pass 2012-09-09 14:21:15 +03:00
djcb 3132b8dd42 * mu: improve help output 2012-09-09 14:07:34 +03:00
djcb 63e8ecb649 * mu/mu-cmd-server: make sure pgp sigs are checked in (:update) messages as well 2012-09-05 01:23:49 +03:00
djcb 9379071b8d * mu-cmd.c: don't include mu-msg-crypto.h 2012-09-01 20:07:46 +03:00
djcb 14661a6d7b * restore mu-verify (WIP) 2012-08-30 20:26:35 +03:00
djcb adc23614a1 * enable signature verification (WIP) 2012-08-30 12:53:52 +03:00
djcb 38a2ee788b * bump glib version to 2.24, make gtest stuff non-optional
(even ubuntu 10.04 comes with 2.24, so that should be conservative enough)
2012-08-11 18:48:48 +03:00
djcb b3760740f8 * update for attachment checking changes 2012-08-09 11:45:46 +03:00
djcb 7b13676f3c * tests: X-Label tags are space-separated, X-Keywords are comma-separated 2012-08-09 10:33:56 +03:00
djcb abfcc4a2f3 * updates for mu_msg_get_body_(text|html) api change 2012-08-09 09:38:58 +03:00
djcb 6c3a11d1a6 * test-mu-query: speed up 2012-08-05 12:28:20 +03:00
djcb 00dcfaec26 * mu-config: add support for crypto options, decode message options 2012-08-01 17:05:24 +03:00
djcb 4336094062 * some test-case updates 2012-08-01 17:04:47 +03:00