Commit Graph

1479 Commits

Author SHA1 Message Date
djcb ab0a1f4b82 * doc updates 2011-11-24 00:15:01 +02:00
djcb a5a9b995e0 * mu-cmd-server.c: code cleanup for make cc10/line33 2011-11-24 00:14:46 +02:00
djcb 7956bafbe8 * mu-msg-priv.h: export some function dealing with mime parts 2011-11-24 00:13:17 +02:00
djcb c9f72ba3c7 * fix searching for strings with spaces (e.g. maildir:"sent items") 2011-11-24 00:12:29 +02:00
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 69ee855b88 * mm: add raw view 2011-11-20 10:31:38 +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 838044dfad * mm-hdrs.el: store thread info when adding headers, so it can be retrieved
with (:update ...) messages
2011-11-20 01:19:07 +02:00
djcb e0ed00f8e0 * mm-view.el, mm.el: view attachment size in view buffer, re-factor display size 2011-11-20 01:18:12 +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 b4c32a53b7 * mm updates 2011-11-13 12:44:54 +02:00
djcb 38bd3e5fce * update date in mu-add, mu-remove manpages 2011-11-13 12:44:38 +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 0abe2e307a * mm-hdrs.el: show target folder using overlay 2011-11-10 19:29:15 +02:00
djcb 7a4ad0bc0b * mm updates 2011-11-09 08:55:39 +02:00
djcb bebcf53d3b * mm updates 2011-11-09 08:35:24 +02:00
djcb b684dbc06c * mm: version check (WIP) 2011-11-09 08:35:10 +02:00
djcb 9ee6fec7ea * mm updates 2011-11-05 12:29:07 +02:00
djcb cc7a09bd93 * mm updates 2011-11-05 10:26:24 +02:00
djcb 19e93a52f1 * mm updates 2011-10-26 22:00:08 +03: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 6f4189865c * mm updates (add '(:found <n>)' handling) 2011-10-25 08:43:24 +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 991cc06f20 * update mm 2011-10-24 00:20:32 +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
djcb f51e78066e * mm updates (add menus for view, headers) 2011-10-18 10:39:49 +01:00
Dirk-Jan C. Binnema ac6c5b4598 * mm updates 2011-10-10 08:38:14 +03: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 1bb15332c4 * mm updates 2011-10-04 08:12:47 +03:00
Dirk-Jan C. Binnema a02464d307 * mm-send.el: remove <> from message ids when flagging them 2011-10-03 09:13:58 +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 bb5028da72 * mm: many updates (still WIP) 2011-10-02 21:35:03 +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 311c3b6847 * mm: updates 2011-09-30 08:37:47 +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