Vincent Breitmoser
|
e92bb14d0b
|
compose: save inline mode setting as flag for drafts
|
2016-05-03 21:24:10 +02:00 |
|
cketti
|
9240e25921
|
Merge pull request #1316 from philipwhiuk/webDavFixes
WebDAV fixes
|
2016-04-29 03:16:57 +02:00 |
|
Philip Whitehouse
|
969a66489c
|
Improving test coverage of Folder and Store
|
2016-04-22 20:11:40 +01:00 |
|
Vincent Breitmoser
|
8c4fcaec4b
|
fts: working fts, first iteration
|
2016-04-22 13:22:17 +02:00 |
|
Vincent Breitmoser
|
126a75c12f
|
use BoundedInputStream to limit checked preview length
|
2016-04-22 13:22:17 +02:00 |
|
cketti
|
3d34d24a70
|
Merge pull request #1300 from k9mail/prevent_ImapConnection_reuse
Prevent ImapConnection reuse
|
2016-04-21 21:42:56 +02:00 |
|
ligi
|
e7d022de30
|
Add test for Address quotation and fix javadoc
|
2016-04-20 04:56:59 +02:00 |
|
ligi
|
6f26ac6caa
|
Add support-annotations
|
2016-04-20 04:41:49 +02:00 |
|
cketti
|
aa084b93e5
|
Rename ImapConnection.isOpen() to isConnected()
|
2016-04-18 03:55:35 +02:00 |
|
cketti
|
d7cc579391
|
Don't allow ImapConnection to be opened twice
|
2016-04-18 03:24:23 +02:00 |
|
cketti
|
f65b95a0cb
|
Throw if ImapConnection.open() is called after it has been closed
|
2016-04-18 00:55:01 +02:00 |
|
cketti
|
1cd4d87068
|
Apply current code style
|
2016-04-16 20:52:14 +02:00 |
|
Philip Whitehouse
|
af7e0ac4cb
|
Close underlying streams
|
2016-04-16 20:46:37 +02:00 |
|
cketti
|
78715ed29f
|
Merge pull request #1248 from k9mail/GH-879_notify_on_authentication_failure
Notify user on authentication failure
|
2016-04-11 22:57:00 +02:00 |
|
cketti
|
3840b875f5
|
Merge pull request #1260 from k9mail/optionalSizeParam
Size extension parameter is optional - ignore null/empty value
|
2016-04-09 10:51:40 +02:00 |
|
cketti
|
1c5a343fa8
|
Merge pull request #1211
Refactor and add tests for MessageExtractor.getTextFromPart()
|
2016-04-09 10:25:37 +02:00 |
|
cketti
|
7c05e0c592
|
Clean up MessageExtractorTest
|
2016-04-09 10:07:39 +02:00 |
|
Philip Whitehouse
|
8f0b7b5059
|
Refactor size parameter code
|
2016-04-08 21:05:40 +01:00 |
|
cketti
|
9393b34809
|
Merge pull request #1263 from k9mail/gh-1261-stopCrashOnBadMimeData
Better handling of bad MIME messages
|
2016-04-08 15:20:57 +02:00 |
|
cketti
|
c7562a9ff2
|
Merge pull request #1197
Add debugging for when file I/O fails
|
2016-04-08 12:53:43 +02:00 |
|
cketti
|
35c8ef2a37
|
Code style fixes
|
2016-04-08 12:51:20 +02:00 |
|
Philip Whitehouse
|
48097d6bb9
|
Stop throwing Errors everywhere
|
2016-04-06 00:51:53 +01:00 |
|
Philip Whitehouse
|
d4204689de
|
Size extension parameter is optional - ignore null/empty value
|
2016-04-05 20:47:16 +01:00 |
|
cketti
|
a1d8c8a393
|
Stop ImapFolderPusher when authentication fails
|
2016-04-01 23:14:30 +02:00 |
|
Philip Whitehouse
|
3ba421b07e
|
Refactor and add tests for MessageExtractor.getTextFromPart
|
2016-03-24 11:45:53 +00:00 |
|
cketti
|
9bacb2d5bc
|
Merge pull request #1196
Testing improvements for various components
|
2016-03-24 09:16:02 +01:00 |
|
cketti
|
f6b32f2983
|
Code cleanup
|
2016-03-24 09:12:48 +01:00 |
|
Philip Whitehouse
|
36ba10ebc8
|
New testing of WebDavStore and SmtpTransport
|
2016-03-24 05:42:41 +01:00 |
|
Philip Whitehouse
|
e8af6a89ec
|
Fix example
|
2016-03-24 05:42:41 +01:00 |
|
Philip Whitehouse
|
8ffd250f47
|
Add test coverage to POP3 store and Account Creator. Document some area to improve
|
2016-03-24 05:42:41 +01:00 |
|
cketti
|
1463bbb5f8
|
Merge pull request #1149
Add support for List-Post header
|
2016-03-23 04:47:49 +01:00 |
|
cketti
|
95b6f44ab9
|
Avoid ParseException by only passing mailto URIs to MailTo.parse()
|
2016-03-23 04:46:36 +01:00 |
|
cketti
|
2dd689d1a6
|
Refactor/clean up code
|
2016-03-23 04:46:36 +01:00 |
|
Philip Whitehouse
|
2e33e0dd94
|
Add functionality for using List-Post as an option for replying to emails
|
2016-03-23 04:46:36 +01:00 |
|
Philip Whitehouse
|
a602b63224
|
Fix lots more un-checked values
|
2016-03-21 16:47:01 +00:00 |
|
Philip Whitehouse
|
4a095089be
|
Use strict hostname verification
|
2016-03-14 22:15:33 +01:00 |
|
Philip Whitehouse
|
95da33d226
|
Add tests for unusual email formats
|
2016-03-14 07:19:59 +00:00 |
|
Philip Whitehouse
|
5cd5b5fc55
|
Improving the WebDAV fetchMessage code and testing of it
|
2016-03-10 01:04:28 +00:00 |
|
Philip Whitehouse
|
9e67555407
|
Tests for WebDavMessage
|
2016-03-10 01:04:28 +00:00 |
|
Philip Whitehouse
|
1970b3f333
|
Create test infrastructure for WebDavMessage
|
2016-03-10 01:04:28 +00:00 |
|
Philip Whitehouse
|
aa602643d3
|
Add comment for future work
|
2016-03-10 01:04:27 +00:00 |
|
Philip Whitehouse
|
5ca1fd4575
|
Adding tests similar to those on ImapFolder to WebDavFolder
|
2016-03-10 01:04:27 +00:00 |
|
Philip Whitehouse
|
6daa513704
|
Improving test coverage of WebDAV
|
2016-03-10 01:04:27 +00:00 |
|
Philip
|
42da31c3b9
|
Rename WebDavHTTPClient.java to WebDavHttpClient.java
|
2016-03-10 01:04:27 +00:00 |
|
Philip Whitehouse
|
60a4cc7efa
|
Extract another class
|
2016-03-10 01:04:27 +00:00 |
|
Philip Whitehouse
|
044564f843
|
Clean up prior to submitting a PR
|
2016-03-10 01:04:27 +00:00 |
|
Philip Whitehouse
|
2137e8bc68
|
Fix another bug with synchronizing messages
|
2016-03-10 01:04:26 +00:00 |
|
Philip Whitehouse
|
950dad02db
|
Refactoring of WebDAV code
|
2016-03-10 01:04:08 +00:00 |
|
Philip Whitehouse
|
2bc92441e9
|
Fix bug fetching flags and envelopes
|
2016-03-10 00:34:58 +00:00 |
|
Philip Whitehouse
|
b12c048190
|
Support binary encoding
|
2016-03-05 14:46:05 +00:00 |
|