Aleksander Machniak
2015-10-02 aada285660afd5a296d57c910ef52983f9ccc7cb
2015-10-02 Aleksander Machniak
Simplify change_subscription() code, removed unused vars
tree@ aada28 commitdiff
2015-10-01 Aleksander Machniak
Remove code for Mail_mime<1.9, we already require Mail_mime-1.10 for other ...
tree@ 6a94f6 commitdiff
2015-09-23 Aleksander Machniak
Add possibility to set PDO::ATTR_PREFETCH and PDO::ATTR_TIMEOUT via DSN string
tree@ 0ee572 commitdiff
2015-09-22 Aleksander Machniak
Get rid of mb_check_encoding() before mb_convert_encoding() for better perf...
tree@ 1b61a4 commitdiff
2015-09-22 Aleksander Machniak
Log charset conversion warning only when no function was found, not when th...
tree@ 83345a commitdiff
2015-09-22 Aleksander Machniak
s/RCMAIL_VERSION/RCUBE_VERSION/
tree@ 7d71c4 commitdiff
2015-09-19 Aleksander Machniak
Session read handler must return a string in PHP7
tree@ 7bbb86 commitdiff
2015-09-18 Aleksander Machniak
Fix handling random_bytes() errors in PHP 7.0.0RC3
tree@ b2b9b5 commitdiff
2015-09-15 Aleksander Machniak
Make sure an email address is valid when replacing it with mailto: link
tree@ df0b4f commitdiff
2015-09-14 Thomas Bruederli
Do not tokenize search string when querying in strict mode (#1490504)
tree@ db390a commitdiff
2015-09-11 Aleksander Machniak
Improved multi-folder search performance on sort order change or list page ...
tree@ fef853 commitdiff
2015-09-10 Thomas Bruederli
Unify detection of pgp/mime message part
tree@ f7f75f commitdiff
2015-09-10 Aleksander Machniak
random_bytes() can throw an exception in some cases, since PHP 7.0.0rc3
tree@ e85bbc commitdiff
2015-09-10 Aleksander Machniak
Change so rcube_message class does not depend on $_GET parameters
tree@ 63e793 commitdiff
2015-09-08 Aleksander Machniak
Improve randomness of security tokens (#1490529)
tree@ 260869 commitdiff
2015-09-08 Aleksander Machniak
Use random security tokens instead of hashes based on encryption key (#1490...
tree@ f75bc5 commitdiff
2015-09-07 Aleksander Machniak
Improved encrypt/decrypt methods with option to choose the cipher_method (#...
tree@ e4c660 commitdiff
2015-09-06 Aleksander Machniak
Fix printing required ini options values in error message
tree@ 4c53e7 commitdiff
2015-09-02 Aleksander Machniak
Optimize folder_size() on Cyrus IMAP by using special folder annotation (#1...
tree@ 427ab2 commitdiff
2015-09-02 Aleksander Machniak
Added method to determine IMAP server vendor, for future use
tree@ 5eb9c7 commitdiff
2015-08-30 Aleksander Machniak
CS fixes
tree@ 86b241 commitdiff
2015-08-30 Aleksander Machniak
Make optional hidding of folders with name starting with a dot - imap_skip_...
tree@ 4ceff8 commitdiff
2015-08-25 Aleksander Machniak
CS fixes
tree@ f00e1f commitdiff
2015-08-16 Aleksander Machniak
Change code so versions of Mail_mime before and after 1.9.0 are supported
tree@ 6f249b commitdiff
2015-08-13 Aleksander Machniak
Simplify rcube_utils::check_ip()
tree@ 7a4217 commitdiff
2015-08-12 Aleksander Machniak
Fix IPv6 address validation on PHP with disabled IPv6 support
tree@ 6b3184 commitdiff
2015-08-10 Aleksander Machniak
Fix "washing" of style elements wrapped into many lines
tree@ f4c512 commitdiff
2015-08-09 Thomas B.
Merge pull request #288 from ThijsFeryn/fnnonempty
tree@ cf69da commitdiff
2015-08-08 Aleksander Machniak
Fix unintentional error_reporting change
tree@ 559e5d commitdiff
2015-08-07 Aleksander Machniak
PHP7: Fixed some E_WARNING errors that previously were E_STRICT
tree@ 36bd93 commitdiff
2015-08-06 Aleksander Machniak
Make Mail_mime>=1.9.0 a requirement, fix compat. errors
tree@ a7efdd commitdiff
2015-08-06 Aleksander Machniak
Added GSSAPI/Kerberos authentication plugin - krb_authentication
tree@ 1b8ca0 commitdiff
2015-08-06 Aleksander Machniak
Make sure list page is never set to 0 (#1490458)
tree@ 0868c2 commitdiff
2015-08-05 Aleksander Machniak
Fix bug where some plugins could be initialized more than one time
tree@ 5ed8ad commitdiff
2015-08-05 Aleksander Machniak
Small code improvements
tree@ 93e640 commitdiff
2015-07-31 Aleksander Machniak
Fix bug where new messages weren't added to the list in search mode
tree@ c21f95 commitdiff
2015-07-31 Aleksander Machniak
Revert create_folder() behaviour change where the method didn't fail if fol...
tree@ 6c7be2 commitdiff
2015-07-29 Aleksander Machniak
Fix so imap folder attribute comparisons are case-insensitive (#1490466) + ...
tree@ 9d78c6 commitdiff
2015-07-27 ThijsFeryn
Emptying the display name when the display name is the main e-mail address ...
tree@ 58f6f1 commitdiff
2015-07-26 Aleksander Machniak
Don't use private properties of Net_SMTP object
tree@ b71eef commitdiff
2015-07-22 Aleksander Machniak
Reset internal cache index in close()
tree@ 9335f9 commitdiff
2015-07-18 Aleksander Machniak
Support more secure hashing algorithms for auth cookie - configurable by PH...
tree@ e2bcea commitdiff
2015-07-17 Aleksander Machniak
Fix multi-folder search result sorting by arrival date (#1490450)
tree@ 843643 commitdiff
2015-07-02 Aleksander Machniak
Get rid of array_walk() when simple foreach() can be used
tree@ 212e33 commitdiff
2015-07-02 Aleksander Machniak
Fix Fatal error after last commit
tree@ d28903 commitdiff
2015-07-02 Aleksander Machniak
Fix issue when first search() argument is not an array
tree@ 6a8c4f commitdiff
2015-06-28 Aleksander Machniak
Require Mbstring and OpenSSL extensions (#1490415) - remove redundant code
tree@ 8447ba commitdiff
2015-06-27 Aleksander Machniak
Get rid of Mail_mimeDecode package dependency (#1490416)
tree@ f7427f commitdiff
2015-06-26 Aleksander Machniak
Fix so microseconds macro (u) in log_date_format works (#1490446)
tree@ 9aae1b commitdiff
2015-06-17 Aleksander Machniak
Fix handling of non-break spaces in html to text conversion (#1490436)
tree@ 25c8fe commitdiff
first | « prev | next »