Commit Graph

24 Commits

Author SHA1 Message Date
dea26471d0 * fix _MuStore initialization; proliferate API change 2012-06-20 20:33:58 +03:00
4dee4ccd28 * mu-cmd-server: some cleanups for the 'contacts' command 2012-06-20 11:29:46 +03:00
ef17c2f731 * mu cfind: some fixes 2012-06-20 11:28:34 +03:00
093534580d * mu-cmd-server.c: some fixes for 'my-address' support 2012-06-20 09:20:46 +03:00
2c99e598a1 * cfind: add support for the --after and --personal parameters, and document them 2012-06-20 09:20:15 +03:00
b150f45090 * mu4e: support setting my-addresses when indexing 2012-06-19 17:59:35 +03:00
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
afe2717ad4 * updates for the mu-contacs API update 2012-06-18 18:00:13 +03:00
b7744e0da2 * add --my-addresses argument to mu-config 2012-06-17 17:49:55 +03:00
9133750d24 * mu-str.c: fix bug in check_for_field 2012-06-12 11:55:59 +03:00
46a6b445b3 * mu: use g_print, no g_message (the latter is hidden) for output 2012-06-12 00:12:22 +03:00
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
5946499218 * silence some more compiler warnings 2012-06-10 12:21:41 +03:00
79f76c0057 * mu-cmd-server.c: fix some compiler warnings 2012-06-10 11:50:46 +03:00
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
0b443c04d4 * test-mu-query.c: fix test cases 2012-06-08 15:51:08 +03:00
52c8b68352 * mu-cmd-server.c, TODO: provide error msg when attempting to move to existing file 2012-06-07 00:16:52 +03:00
40837a134e * minor 2012-06-04 10:32:45 +02:00
0cf414db73 * update test cases for the ignoring (or checking) invalid message flag letters 2012-06-01 14:04:18 +02:00
895ab10a4b * optionally ignore invalid (unknown) message flag letters, update callers 2012-06-01 14:03:43 +02:00
b50adb1c0a * split off test-mu-msg test cases 2012-06-01 12:35:30 +02:00
d50b920e33 * some better error reporting in test cases 2012-05-30 17:25:49 +02:00
44902f4e2c * add some missing files for refactoring, bump version 2012-05-21 09:45:13 +03:00
46f10cfde9 * refactoring: split src/ into mu/ and lib/ 2012-05-21 09:25:53 +03:00