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

1460 Commits

Author SHA1 Message Date
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
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
f9cc681163 * mug-query-bar.c: fix compile warning, add (c)-header 2011-09-30 08:31:23 +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
f3264affba * mm updates (WIP) 2011-09-22 21:01:35 +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
3d41a0fe3d * mm: some more updates (WIP) 2011-09-20 23:59:20 +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
e685f6b7e0 * mm updates (WIP) 2011-09-20 00:20:59 +03:00
Dirk-Jan C. Binnema
2d52e671cc * libmuguile: small compile fixes for new gcc (and guile stable-2.0) 2011-09-19 08:21:50 +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
88d81512c4 * toys/mm: updates 2011-09-18 23:57:46 +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
3dca2a39f1 * update gitignore 2011-09-18 14:46:10 +03:00