Commit Graph

368 Commits

Author SHA1 Message Date
djcb 635e049ff7 * mu-cmd-server: add the 'contacts' command, which gives us the contacts (as
in mu-cfind)
2012-06-18 18:02:59 +03:00
djcb afe2717ad4 * updates for the mu-contacs API update 2012-06-18 18:00:13 +03:00
djcb b7744e0da2 * add --my-addresses argument to mu-config 2012-06-17 17:49:55 +03:00
djcb 9133750d24 * mu-str.c: fix bug in check_for_field 2012-06-12 11:55:59 +03:00
djcb 46a6b445b3 * mu: use g_print, no g_message (the latter is hidden) for output 2012-06-12 00:12:22 +03:00
djcb 7bb62db99e * mu-cmd-server.c: get initially, get *all* messages when doing a threaded
search. thus, it's more likely we get full threads, since threading is done
  on all messages.
2012-06-10 12:52:57 +03:00
djcb 5946499218 * silence some more compiler warnings 2012-06-10 12:21:41 +03:00
djcb 79f76c0057 * mu-cmd-server.c: fix some compiler warnings 2012-06-10 11:50:46 +03:00
djcb 20d858e464 * implement / document changing sort order and threading
- update the protocol a bit (mu4e-proc, mu-cmd-server)
  - provide the user-interface (mu4e-headers.el)
  - document it (mu4e.texi, mu-server.1)
  - some cosmetics (the other changes)
2012-06-10 11:19:51 +03:00
djcb 0b443c04d4 * test-mu-query.c: fix test cases 2012-06-08 15:51:08 +03:00
djcb 52c8b68352 * mu-cmd-server.c, TODO: provide error msg when attempting to move to existing file 2012-06-07 00:16:52 +03:00
djcb 40837a134e * minor 2012-06-04 10:32:45 +02:00
djcb 0cf414db73 * update test cases for the ignoring (or checking) invalid message flag letters 2012-06-01 14:04:18 +02:00
djcb 895ab10a4b * optionally ignore invalid (unknown) message flag letters, update callers 2012-06-01 14:03:43 +02:00
djcb b50adb1c0a * split off test-mu-msg test cases 2012-06-01 12:35:30 +02:00
djcb d50b920e33 * some better error reporting in test cases 2012-05-30 17:25:49 +02:00
djcb 44902f4e2c * add some missing files for refactoring, bump version 2012-05-21 09:45:13 +03:00
djcb 46f10cfde9 * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00