Jesse Vincent
|
046943b340
|
Remove O(n) deep SQL queries per folderlist by cleaning up the folder "exists" check on Local message stores
* Replace the extra SQL query before each folder 'open' with an exception if the open fails. (Optimize for the common case, not the exception)
|
2008-11-01 21:36:23 +00:00 |
|
Jesse Vincent
|
5491dee81b
|
Damn it. Weird symlink-in-checkout bug. There goes our commit history. Sorry, all.
Guess I should go back to svk
|
2008-11-01 21:32:06 +00:00 |
|
Jesse Vincent
|
12c6e53141
|
bin directory should never have been checked in
|
2008-11-01 21:23:45 +00:00 |
|
Jesse Vincent
|
416aafb940
|
extract the 'upgrade database' method. Since K-9 never had a pre-v18 database, I'm inclined to kill it, except it may serve as a useful template for the future
|
2008-11-01 04:26:03 +00:00 |
|
Jesse Vincent
|
0d0fb8a3b3
|
use 'localhost.localdomain' instead of 'localhost' when sending mail by smtp. This makes more mail servers happy
|
2008-10-29 06:24:48 +00:00 |
|
Jesse Vincent
|
1f90bc1ea3
|
Fix for http://code.google.com/p/k9mail/issues/detail?id=18
- Empty messages now generate valid MIME
- Fix by brock.tice++
|
2008-10-29 04:29:29 +00:00 |
|
Jesse Vincent
|
0df7dff688
|
Fix for http://code.google.com/p/k9mail/issues/detail?id=19
- Support for tabs in IMAP ID response (for OS X Leopard Server support)
- Author: yostinso++
|
2008-10-29 04:20:50 +00:00 |
|
Jesse Vincent
|
c7de66484d
|
more renaming.
|
2008-10-28 02:14:16 +00:00 |
|
Jesse Vincent
|
c00ec35921
|
Grand insane rename, step 3
|
2008-10-28 01:22:17 +00:00 |
|
Jesse Vincent
|
7051cf8cc0
|
move step 2
|
2008-10-28 01:19:57 +00:00 |
|