Commit Graph

544 Commits

Author SHA1 Message Date
305c22729b Sort the folder adequately when inserted 2011-06-25 02:16:04 +00:00
8a2895530b More efficient IMAP code 2011-06-25 01:28:51 +00:00
89f177bba6 Only list the top-level folders first 2011-06-25 00:22:58 +00:00
4bd8bf583f Fixed use of fcntl() 2011-06-10 23:19:14 +00:00
f613f43f62 Code cleanup 2011-06-09 16:28:49 +00:00
9b9c71ff2a No longer block on connect() 2011-06-07 22:18:52 +00:00
092ff57a1b No longer block on connect() 2011-06-07 22:10:13 +00:00
98919d4b36 Let the compose window have an icon too 2011-06-06 23:49:14 +00:00
6176dc3c6e Fixed a crash at startup 2011-06-06 23:31:59 +00:00
1954ab3b95 Code cleanup 2011-06-06 17:05:49 +00:00
344e83d63a Code cleanup 2011-06-06 16:50:16 +00:00
8755ac0e4e About to release Mailer 0.0.1 2011-06-06 00:24:46 +00:00
491086fcf0 Updating the status when connecting to the server 2011-06-06 00:20:36 +00:00
0585885433 Really recover on errors 2011-06-06 00:03:02 +00:00
384fb9d1d0 Try to recover on errors (not confirmed yet) 2011-06-05 23:58:20 +00:00
5e0bb6ec3d Let it recover in more occasions even 2011-06-05 23:56:02 +00:00
3e58b77e01 Recovering on errors 2011-06-05 23:27:36 +00:00
271a5b584f Added a way for plug-ins to report their current status 2011-06-05 23:26:51 +00:00
8ccffdcae5 The embedded mode is mostly usable by now 2011-06-05 22:57:22 +00:00
0a73f11241 Fetch the body header instead of the envelope 2011-06-05 22:41:10 +00:00
3e5d5f48ff No longer risk a crash (or worse) 2011-06-05 22:26:42 +00:00
29f39903e3 Free'ing more (too much) memory 2011-06-05 22:25:58 +00:00
dee8c9f07d Code cleanup 2011-06-05 14:01:01 +00:00
6ebc233b3f No longer force all configuration fields to be bold 2011-06-05 11:51:50 +00:00
fc7701e106 Largely improved embedded mode 2011-06-05 11:24:43 +00:00
fd11141678 Fixing the icon for regular account folders 2011-06-05 03:29:04 +00:00
cb777a0dcd Only guess names at the root of the hierarchy 2011-06-05 02:23:27 +00:00
a9116dce68 Guess the folder type from its name 2011-06-05 02:20:40 +00:00
94d40c4455 Dirty hack to avoid displaying a single ")" at the end of each message 2011-06-05 01:56:16 +00:00
27f73d0c94 Code cleanup 2011-06-05 01:48:47 +00:00
1b793e264d Fetching the body as well 2011-06-05 01:44:56 +00:00
3af97ac7fb Now able to fetch and display headers 2011-06-05 01:41:39 +00:00
9cfe1c599a Code cleanup 2011-06-05 01:41:17 +00:00
3f3a251da1 Code cleanup 2011-06-05 00:53:25 +00:00
5c6f508fad The imap plug-in is beginning to be useful 2011-06-05 00:34:24 +00:00
9e47026992 Some more cleanup 2011-06-05 00:34:05 +00:00
9333f87ba2 Fetching message headers 2011-06-04 23:48:18 +00:00
2771175387 More robust code 2011-06-04 23:27:57 +00:00
6f6562691c Selecting every folder available 2011-06-04 22:49:35 +00:00
9be4133bd2 Code cleanup 2011-06-04 22:48:50 +00:00
507576653d Really support longer answers 2011-06-04 21:24:11 +00:00
88aafe4e01 Properly handle longer answers 2011-06-04 21:23:17 +00:00
9a8eee2d1a Now able to authenticate 2011-06-04 20:56:16 +00:00
d79b0ef976 Code cleanup 2011-06-04 20:52:41 +00:00
3f9ed19fdc Beginning to implement IMAP4 support 2011-06-04 17:47:00 +00:00
1a98818e86 Sending a keep-alive every 30 seconds of inactivity 2011-06-04 17:30:12 +00:00
b4fe4ac734 Regenerated Makefile 2011-06-01 16:26:12 +00:00
8eec255c52 Fixing build on Cygwin 2011-06-01 16:24:08 +00:00
316c52f223 Removed useless LDFLAGS 2011-06-01 16:22:21 +00:00
bce9a51bc5 Fixing build on Cygwin 2011-06-01 16:19:48 +00:00