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

1025 Commits

Author SHA1 Message Date
djcb
cc6738c195 * add indexing/searching for text-based mime parts 2011-11-24 00:11:45 +02:00
djcb
5ac9693681 * mu-msg-fields.[ch]: add fields for searching text attachments (attach:), and
MIME content types (mime:); searching for attachment file names now goes
  with file:.
2011-11-24 00:10:37 +02:00
djcb
9c7d990422 * mu-config.c: expand --maildir arguments 2011-11-20 01:26:32 +02:00
djcb
7efb577279 * improve thread information, allow for better display in mm 2011-11-20 01:20:38 +02:00
djcb
dc7b713c48 * mu extract: display size of mime parts
(updates in mu-cmd-extract.c, mu-msg-part.[ch])
2011-11-18 12:20:42 +02:00
djcb
ff4ca20a6f * cosmetics 2011-11-13 12:49:24 +02:00
djcb
9e2b8a69aa * mu-msg-file.c: attachment handling cleanup + fix for content-disposition in UPPERCASE 2011-11-13 12:48:40 +02:00
djcb
c6685a9d8c * mu-str.c: minor cleanup 2011-11-13 12:47:28 +02:00
djcb
1f0517429b * add test cases for RFC822 attachments, maildirs with spaces in name (do not
pass...)
2011-11-13 12:46:55 +02:00
djcb
d93186e0e3 * <many> add support for searching attachment mime-types
- updated manpages
  - some cleanups

  Note, requires a --rebuild
2011-11-11 09:13:35 +02:00
djcb
39c126b51b * don't send dummy data anymore -- no longer needed 2011-10-26 21:59:53 +03:00
djcb
e60c39e47f * mu-log.c: fix truncation problem 2011-10-26 21:59:21 +03:00
djcb
e28d2d3e3b * add '(:found <n>)' 2011-10-25 08:42:57 +03:00
djcb
fee3096d54 * remove the 'rm' command 2011-10-25 08:42:21 +03:00
djcb
92e543c803 * fix unit tests (i.e.. fix re-indexing messages bug) 2011-10-24 00:20:05 +03:00
djcb
2010df4dad * mu-cmd-server.c: add ugly work-around to ensure emacs interprets messages at once 2011-10-18 10:40:41 +01:00
Dirk-Jan C. Binnema
0eac659575 * mu-msg-fields: escape folder names 2011-10-10 08:38:05 +03:00
Dirk-Jan C. Binnema
c16496817d * mu-store: minor changes 2011-10-10 08:37:37 +03:00
Dirk-Jan C. Binnema
41a8ae3124 * fix threading in the presence of duplicate messages 2011-10-10 08:36:34 +03:00
Dirk-Jan C. Binnema
7e5df3c090 * mu-cmd-server.c: add signal handling 2011-10-10 08:36:01 +03:00
Dirk-Jan C. Binnema
1385969d22 * mu-cmd-server.c: use unbuffered writing for output 2011-10-03 09:13:24 +03:00
Dirk-Jan C. Binnema
c7993b7a3b * mu-msg-sexp.c: cosmetic 2011-10-02 21:34:50 +03:00
Dirk-Jan C. Binnema
a4646b29f1 * mu-cmd-server.c: improve error handling, support flagging message by message-id 2011-10-02 21:34:27 +03:00
Dirk-Jan C. Binnema
658b34d5b4 * mu-str: mu_str_xapian_ascii_escape_in_place: escape "/" as well 2011-09-30 08:37:34 +03:00
Dirk-Jan C. Binnema
74a9a5df23 * mu-cmd-query: use the new threading/revert support 2011-09-30 08:36:37 +03:00
Dirk-Jan C. Binnema
c9c316efdc * mu-cmd-server: cleanups, add support for editing existing messages 2011-09-30 08:36:00 +03:00
Dirk-Jan C. Binnema
a936a4dab5 * mu-msg-iter: support reverse sorting 2011-09-30 08:34:49 +03:00
Dirk-Jan C. Binnema
ef88afc0a7 * mu-msg-fields.c: store TERM for maildir field as well; add some more comments 2011-09-30 08:34:15 +03:00
Dirk-Jan C. Binnema
c8f869e041 * threader/container: support reverse sorting for threaded output, some cleanups 2011-09-30 08:30:24 +03:00
Dirk-Jan C. Binnema
406aeb6e29 * mu-cmd-server.c: by default, sort by date in reverse order 2011-09-22 21:01:18 +03:00
Dirk-Jan C. Binnema
e2fc573d42 * src/, man/, NEWS: rename --descending into --reverse 2011-09-22 21:00:52 +03:00
Dirk-Jan C. Binnema
5866220781 * mu-cmd-server.c: don't give double error notifications 2011-09-20 23:59:07 +03:00
Dirk-Jan C. Binnema
689d94df62 * mu-msg: clearup error handling in mu_msg_move_to_maildir 2011-09-20 00:22:54 +03:00
Dirk-Jan C. Binnema
c130ad6a57 * mu_store_add_path now takes a maildir arg 2011-09-20 00:22:21 +03:00
Dirk-Jan C. Binnema
d1e843cf29 * mu-cmd.c: cosmetic 2011-09-20 00:22:03 +03:00
Dirk-Jan C. Binnema
4105f15ca0 * mu-cmd-server, m-msg-part.c: add support opening, extracting attachments 2011-09-20 00:21:37 +03:00
Dirk-Jan C. Binnema
b25e5be7a9 * mu-cmd-server: add 'add' command 2011-09-18 23:58:10 +03:00
Dirk-Jan C. Binnema
553b88620e * fix make check, make cc10 and make line33 2011-09-18 21:29:28 +03:00
Dirk-Jan C. Binnema
a009308de9 * mu-cmd-server: add 'index', 'compose' commands; many internal improvements 2011-09-18 14:46:02 +03:00
Dirk-Jan C. Binnema
c42821646f * mu-index: don't require a non-NULL callback for mu_index_cleanup 2011-09-18 14:44:59 +03:00
Dirk-Jan C. Binnema
868a863c0a * mu-msg-fields: indentation/ 2011-09-18 14:44:19 +03:00
Dirk-Jan C. Binnema
e6b4b99677 * mu-msg-sexp: don't add 'eox' anymore; let mu-cmd-server do that 2011-09-18 14:43:33 +03:00
Dirk-Jan C. Binnema
7486e024bf * mu-msg.[ch]: improve message moving (update path, flags, maildir) 2011-09-18 14:42:55 +03:00
Dirk-Jan C. Binnema
a984a70543 * mu-store-(read|write).cc: cleanups 2011-09-18 14:42:10 +03:00
Dirk-Jan C. Binnema
2b41379183 * mu-store.[cc,h]: cleanup API, implementation 2011-09-18 14:40:51 +03:00
Dirk-Jan C. Binnema
a197e584a5 * test-mu-store: updated test cases for API changes 2011-09-18 14:40:14 +03:00
Dirk-Jan C. Binnema
c35923b467 * mu-store-write.cc: cleaunp 2011-09-12 20:51:01 +03:00
Dirk-Jan C. Binnema
1f4e55865c * mu-store-read.cc: add mu_store_get_msg 2011-09-12 20:50:11 +03:00
Dirk-Jan C. Binnema
a6066c6ca9 * mu-query.h: cosmetic 2011-09-12 20:49:01 +03:00
Dirk-Jan C. Binnema
eecd21cc5b * mu-query: improve error handling 2011-09-12 20:48:30 +03:00