Aleksander Machniak
2015-08-12 6b31846c438dc19cca0f2a01582bdf47dff61f81
2015-08-12 Aleksander Machniak
Fix IPv6 address validation on PHP with disabled IPv6 support
tree@ 6b3184 commitdiff
2015-08-12 Aleksander Machniak
Fix so input field (e.g. search box) does not loose focus on list load (#14...
tree@ c360e1 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-09 Thomas Bruederli
Add localization alias for tr => tr_TR
tree@ 6c69e3 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
CS fixes
tree@ 926490 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-08-04 Pekka Nurmi
Thunderbird (fi_FI) support for csv2vcard
tree@ 4f6b66 commitdiff
2015-08-02 Aleksander Machniak
Don't use deprecated functions/constants (from bc.inc)
tree@ 08bb20 commitdiff
2015-08-02 Aleksander Machniak
Disable links list generation on html-to-text conversion of identities or c...
tree@ 9fc691 commitdiff
2015-08-01 Aleksander Machniak
Fix removing signature when switching to identity with an empty sig in HTML...
tree@ 8449e9 commitdiff
2015-08-01 Aleksander Machniak
Workaround TinyMCE issue with <p>&nbsp;</p> sequence (#1490463)
tree@ d5f6d6 commitdiff
2015-07-31 Aleksander Machniak
Fix error when using back button after sending an email (#1490009)
tree@ 4b72a1 commitdiff
2015-07-31 Aleksander Machniak
Fix some javascript errors in rare situations (#1490441)
tree@ 3d0747 commitdiff
2015-07-31 Aleksander Machniak
Fix wrong positioning of message list header on page scroll in Webkit brows...
tree@ 8b4057 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
Use in_array_nocase() also for \\Noselect flag check (#1490466)
tree@ 0c8794 commitdiff
2015-07-29 Aleksander Machniak
Fix so imap folder attribute comparisons are case-insensitive (#1490466) + ...
tree@ 9d78c6 commitdiff
2015-07-29 Aleksander Machniak
Fix draft removal after a message is sent and storing sent message is disab...
tree@ 8b0d81 commitdiff
2015-07-27 ThijsFeryn
Emptying the display name when the display name is the main e-mail address ...
tree@ 58f6f1 commitdiff
2015-07-27 Aleksander Machniak
Password: Allow temporarily disabling the plugin functionality with a notice
tree@ 252cc4 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-20 Aleksander Machniak
Fix bug where some messages in multi-folder search couldn't be printed/down...
tree@ 602d74 commitdiff
2015-07-19 Aleksander Machniak
Fix regression where compose editor mode was set incorrectly
tree@ 8bed5e commitdiff
2015-07-19 Aleksander Machniak
Update to TinyMCE 4.1.10 (#1490405)
tree@ 3db9db commitdiff
2015-07-18 Aleksander Machniak
Fix so *-request@ addresses in Sender: header are also ignored on reply-all...
tree@ 192467 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
Use jQuery's .on() instead of a deprecated .load()/.unload()
tree@ 718573 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-22 Aleksander Machniak
Fix a mistake in last small refactoring which broke identity selection
tree@ 56a4e1 commitdiff
2015-06-20 Aleksander Machniak
Small refactoring to make some code testable
tree@ 1414e3 commitdiff
2015-06-19 Aleksander Machniak
Fix self-reply detection issues (#1490439)
tree@ a567d8 commitdiff
2015-06-17 Aleksander Machniak
Fix handling of non-break spaces in html to text conversion (#1490436)
tree@ 25c8fe commitdiff
2015-06-17 Aleksander Machniak
Make has_(html|text)_part and first_(html|text)_part methods consistent in ...
tree@ b92a66 commitdiff
2015-06-17 Aleksander Machniak
Modify rcube_smtp::send_mail() so it is possible to send message by specify...
tree@ 36a7f5 commitdiff
2015-06-17 Aleksander Machniak
Fix so links with href == content aren't added to links list on html to tex...
tree@ ff4068 commitdiff
first | « prev | next »