Sergey Linnik
|
6cb6658526
|
Check name and filename is empty
|
2015-08-25 23:38:12 +03:00 |
|
Robert Hafner
|
3fbee968a6
|
Merge pull request #147 from linniksa/patch-mime-decoder
Provide mime text decoder by RFC2047
|
2015-08-05 00:26:24 -07:00 |
|
Sergey Linnik
|
a528129d37
|
Provide mime text decoder by RFC2047
Replace imap_utf8, and add decode address name
|
2015-08-05 06:00:14 +03:00 |
|
Robert Hafner
|
ea3f1bbde6
|
Merge pull request #145 from tedious/supress_php_warning
Suppressed imap_open warning
|
2015-08-01 20:38:12 -07:00 |
|
Robert Hafner
|
f86c17e629
|
Suppressed imap_open warning (still throwing exception after testing return results)
|
2015-08-01 20:32:46 -07:00 |
|
Robert Hafner
|
3448bffc17
|
Corrected docblock formatting
|
2015-08-01 20:19:23 -07:00 |
|
Robert Hafner
|
a17ae8abbf
|
Merge pull request #131 from Lewiscowles1986/patch-2
can now get number of messages in a sub-folder
|
2015-08-01 20:18:59 -07:00 |
|
Robert Hafner
|
55a2756d85
|
Merge pull request #133 from Lewiscowles1986/patch-3
speed up Auth on some servers
|
2015-08-01 20:16:22 -07:00 |
|
Robert Hafner
|
29bf5d835f
|
Removed unused exception.
|
2015-08-01 20:14:17 -07:00 |
|
Robert Hafner
|
2255634583
|
Merge pull request #115 from dharyk/unsupported_encodings
Fix for unsupported encodings
|
2015-08-01 20:07:31 -07:00 |
|
Robert Hafner
|
22ae7258c2
|
Merge pull request #137 from tomsommer/patch-1
Fix case where imap_fetch_overview() fails and returns empty array
|
2015-07-09 14:18:46 -07:00 |
|
Robert Hafner
|
9bcd94b866
|
Merge pull request #139 from benr77/patch-1
Update docblock with correct return type
|
2015-07-09 14:17:57 -07:00 |
|
Robert Hafner
|
99f91b71b5
|
Merge pull request #136 from Prestaspirit/master
Add FT_PEEK in processStructure method
|
2015-07-09 14:17:33 -07:00 |
|
Ben Roberts
|
bafc9d5cd6
|
Update docblock with correct return type
|
2015-06-30 12:25:36 +01:00 |
|
Tom Sommer
|
4495b9a7ca
|
Fix case where imap_fetch_overview() fails and returns empty array
|
2015-06-19 08:53:46 +02:00 |
|
Prestaspirit
|
61ac0f64ca
|
Update Message.php
Hi,
I justa added FT_PEEK flag for the seen flag is not added automatically when calling the method processStructure while the message was not read
|
2015-06-11 22:01:59 +02:00 |
|
Robert Hafner
|
129e45793c
|
Merge pull request #134 from orzilca/patch-1
Fixed issue #74
|
2015-06-06 23:10:48 -07:00 |
|
Robert Hafner
|
db525aefff
|
Merge pull request #135 from tedious/delete_mailbox
Added delete mailbox method
|
2015-06-06 23:09:52 -07:00 |
|
Robert Hafner
|
1ca08ba104
|
Fixed PSR formatting
|
2015-06-06 22:48:30 -07:00 |
|
Robert Hafner
|
eb76a808d1
|
Merge pull request #129 from VasuLief/raw-headers
getRawHeaders
|
2015-06-06 22:46:20 -07:00 |
|
Robert Hafner
|
fe3c91d471
|
Merge pull request #128 from Lewiscowles1986/patch-1
Debian / Ubuntu installation NB added!
|
2015-06-06 22:44:56 -07:00 |
|
Robert Hafner
|
6baf7fe404
|
Merge pull request #125 from benr77/imap-separator
Added method to access mailbox properties - including IMAP separator character
|
2015-06-06 22:44:26 -07:00 |
|
Robert Hafner
|
6a794a760f
|
Merge pull request #124 from benr77/undefined-variable-currentAddress
Fix for Undefined Variable: $currentAddress
|
2015-06-06 22:43:04 -07:00 |
|
Robert Hafner
|
0a4f339fcb
|
Added delete mailbox method
|
2015-06-06 22:35:25 -07:00 |
|
Robert Hafner
|
02af1096b2
|
Merge pull request #121 from kevinsmith/feature/dedicated_body_getters
Add getPlainTextMessage and getHtmlMessage methods
|
2015-06-06 22:22:05 -07:00 |
|
Or Zilca
|
774cfb2648
|
Fixed issue #74
imap_savebody() causing server error
|
2015-05-26 12:24:14 +03:00 |
|
Lewis Cowles
|
a3b85d5e32
|
Update Server.php
|
2015-05-24 13:08:32 +01:00 |
|
Lewis Cowles
|
92105be73d
|
PSR Madness
at least google led me to this for the cryptic messages... http://cs.sensiolabs.org/
|
2015-05-24 13:02:47 +01:00 |
|
Lewis Cowles
|
5317b9955f
|
PSR getting on my nerves again
|
2015-05-24 12:53:50 +01:00 |
|
Lewis Cowles
|
44a2080f3e
|
Update Server.php
|
2015-05-24 12:46:35 +01:00 |
|
Lewis Cowles
|
743ceff0de
|
logic update (should be the last)
|
2015-05-24 12:41:39 +01:00 |
|
Lewis Cowles
|
6986ef830f
|
Update MessageTest.php
|
2015-05-24 12:33:21 +01:00 |
|
Lewis Cowles
|
5e11d722ad
|
logic update...
|
2015-05-24 12:27:42 +01:00 |
|
Lewis Cowles
|
470cc114b0
|
Logic modification
|
2015-05-24 12:19:25 +01:00 |
|
Lewis Cowles
|
d52ceb17ec
|
Update MessageTest.php
|
2015-05-24 12:08:51 +01:00 |
|
Lewis Cowles
|
0034aa69e9
|
Update MessageTest.php
|
2015-05-24 12:05:01 +01:00 |
|
Lewis Cowles
|
234a771ea1
|
Update MessageTest.php
|
2015-05-24 11:56:59 +01:00 |
|
Lewis Cowles
|
e6f3992329
|
Update MessageTest.php
|
2015-05-24 11:53:23 +01:00 |
|
Lewis Cowles
|
d491510b27
|
Update MessageTest.php
|
2015-05-24 11:49:11 +01:00 |
|
Lewis Cowles
|
030dade51b
|
More PSR BS!
|
2015-05-24 11:37:16 +01:00 |
|
Lewis Cowles
|
3a53e18910
|
PSR Nonsense strikes again...
|
2015-05-24 11:31:38 +01:00 |
|
Lewis Cowles
|
35a756ee58
|
I think this should fix the PSR check
|
2015-05-24 11:26:40 +01:00 |
|
Lewis Cowles
|
cce3bbcfc1
|
Auth speed boost
|
2015-05-24 11:11:32 +01:00 |
|
Lewis Cowles
|
53b3aabca0
|
updated test to encompass new numMessages syntax
|
2015-05-24 10:46:32 +01:00 |
|
Lewis Cowles
|
9c3fe885e8
|
Update ServerTest.php
|
2015-05-24 10:41:14 +01:00 |
|
Lewis Cowles
|
c40d2ce48c
|
more accurate check with support for zero
|
2015-05-24 10:38:53 +01:00 |
|
Lewis Cowles
|
397b748370
|
can now get number of messages in a sub-folder
|
2015-05-23 23:10:58 +01:00 |
|
Dieter Funk
|
5f3a078ac5
|
psr fix
|
2015-05-12 15:47:32 +02:00 |
|
Ben Roberts
|
1c526b989b
|
Fixed indentation
|
2015-05-12 14:30:03 +02:00 |
|
Ben Roberts
|
ec9c2ff671
|
Fixed indentation
|
2015-05-12 14:22:24 +02:00 |
|