Aleksander Machniak
2016-04-12 a0f38f5fd87ca6e5a5cab916e48c15877d52b3b1
2016-04-12 Aleksander Machniak
Small code style improvements
blob@ a0f38f commitdiff | diff to current
2016-03-25 Aleksander Machniak
Enigma: Handle encrypted/signed content inside message/rfc822 attachments
blob@ 4e6f30 commitdiff | diff to current
2016-01-16 Thomas Bruederli
Protect download urls against CSRF using unique request tokens (#1490642) S...
blob@ 4a4088 commitdiff | diff to current
2015-11-11 Aleksander Machniak
Added brute-force attack prevention via login rate limit (#1490566)
blob@ a15d87 commitdiff | diff to current
2015-11-05 Aleksander Machniak
Remove deprecated rcmail and rcube_imap methods
blob@ 454b0b commitdiff | diff to current
2015-10-27 Aleksander Machniak
Fix so disabling emoticons plugin really removes emoticons button from HTML...
blob@ 2aa9ee commitdiff | diff to current
2015-10-18 Aleksander Machniak
Security: Added options to validate username/password on logon (#1490500)
blob@ a5c03d commitdiff | diff to current
2015-10-17 Aleksander Machniak
After failed login wait a second to slow down brute-force attacks (#1490549)
blob@ c1bbf0 commitdiff | diff to current
2015-09-08 Aleksander Machniak
Improve randomness of security tokens (#1490529)
blob@ 260869 commitdiff | diff to current
2015-09-04 Aleksander Machniak
Fallback to C locale
blob@ e2f605 commitdiff | diff to current
2015-09-04 Aleksander Machniak
Fix various issues with Turkish (and similar) locales (#1490519)
blob@ 3c29c7 commitdiff | diff to current
2015-08-30 Aleksander Machniak
Fix regression in converting signatures to text, fixed PHP warning in html2...
blob@ c4daf3 commitdiff | diff to current
2015-08-29 Aleksander Machniak
Emoticons-related code refactoring
blob@ a63f14 commitdiff | diff to current
2015-08-07 Aleksander Machniak
PHP7: Fixed some E_WARNING errors that previously were E_STRICT
blob@ 1b39d9 commitdiff | diff to current
2015-08-02 Aleksander Machniak
Don't use deprecated functions/constants (from bc.inc)
blob@ 08bb20 commitdiff | diff to current
2015-07-29 Aleksander Machniak
Fix so imap folder attribute comparisons are case-insensitive (#1490466) + ...
blob@ 9d78c6 commitdiff | diff to current
2015-06-07 Aleksander Machniak
CS fixes
blob@ a95874 commitdiff | diff to current
2015-05-30 Aleksander Machniak
Fix XSS vulnerability in _mbox argument handling (#1490417)
blob@ b78281 commitdiff | diff to current
2015-05-17 Aleksander Machniak
Fix bug where some files could have "executable" extension when stored in t...
blob@ 03aa84 commitdiff | diff to current
2015-02-25 Aleksander Machniak
Fix so "over quota" errors are displayed also in message compose page
blob@ 216b31 commitdiff | diff to current
2015-02-19 Aleksander Machniak
Merge pull request #259 from corbosman/plugin_preload
blob@ 3665d1 commitdiff | diff to current
2015-01-06 corbosman
Load plugins before sessions have started
blob@ de89d4 commitdiff | diff to current
2015-01-12 Aleksander Machniak
Fix blocked.gif image usage with assets_dir set
blob@ c6efcf commitdiff | diff to current
2014-12-16 Aleksander Machniak
Get rid of requests whitelist for security check bypass
blob@ 725952 commitdiff | diff to current
2014-12-16 Aleksander Machniak
Improve system security by using optional special URL with security token A...
blob@ 681ba6 commitdiff | diff to current
2014-11-28 Aleksander Machniak
Fix regression in rcmail::show_bytes() where unit was set to "[]" instead o...
blob@ f7f467 commitdiff | diff to current
2014-11-20 Aleksander Machniak
Add method to display operation (uploading) progress in UI message
blob@ 0b36d1 commitdiff | diff to current
2014-11-20 Aleksander Machniak
Make upload progress text more compact. E.g. "500 KB of 10 MB" becomes "0.5...
blob@ 2dfad0 commitdiff | diff to current
2014-10-25 Aleksander Machniak
Skip unnecessary session updates on task switch - switch session task less ...
blob@ 71dbee commitdiff | diff to current
2014-10-07 andryyy
Update rcmail.php
blob@ 383724 commitdiff | diff to current
2014-09-10 Aleksander Machniak
Don't init output in CLI mode
blob@ dcc446 commitdiff | diff to current
2014-08-24 Aleksander Machniak
Added rcube_utils::resolve_url()
blob@ 5f5812 commitdiff | diff to current
2014-08-24 Aleksander Machniak
Remove code for PHP<5.3, use PHP_VERSION_ID instead of version_compare() fo...
blob@ 75bbad commitdiff | diff to current
2014-08-22 Aleksander Machniak
Fix comm_path update on task switch (#1490041)
blob@ e35eab commitdiff | diff to current
2014-08-13 Thomas Bruederli
Extend rcmail::url() to produce absolute and fully qualified URLs
blob@ 06fdaf commitdiff | diff to current
2014-07-28 Thomas Bruederli
Set 'compose_extwin' env property on every step; accept a list of URL param...
blob@ d47833 commitdiff | diff to current
2014-06-30 Aleksander Machniak
Allways return current folder from quota_content()
blob@ 5312b7 commitdiff | diff to current
2014-06-30 Aleksander Machniak
Display quota information for current folder not INBOX only (#1487993)
blob@ b8bcca commitdiff | diff to current
2014-06-29 Aleksander Machniak
Support images in HTML signatures (#1488676) This enables image button and ...
blob@ 3cc1af commitdiff | diff to current
2014-06-28 Aleksander Machniak
Get rid of some rcube_config::all() calls
blob@ 6d5a1b commitdiff | diff to current
2014-06-26 Aleksander Machniak
Display full quota information in popup (#1485769, #1486604)
blob@ c5f068 commitdiff | diff to current
2014-06-24 Aleksander Machniak
Extend get_quota() so it's possible to specify GETQUOTAROOT folder and retu...
blob@ 6fa1a0 commitdiff | diff to current
2014-06-06 David Carter
The following: program/steps/mail/compose.inc :: rcmail_store_target_sele...
blob@ 4a9a0e commitdiff | diff to current
2014-06-05 Thomas Bruederli
Merge branch 'dev-accessibility'
blob@ 99cdca commitdiff | diff to current
2014-06-04 Aleksander Machniak
Improved video support, all tinymce related resources moved to program/js/t...
blob@ c5bfe6 commitdiff | diff to current
2014-06-03 Thomas Bruederli
Apply accessibility improvements to the settings section
blob@ 77043f commitdiff | diff to current
2014-06-02 Thomas Bruederli
Some more improvemements on content structure, text representation and keyb...
blob@ d58c39 commitdiff | diff to current
2014-05-30 Aleksander Machniak
Display a warning if popup window was blocked (#1489618)
blob@ b408e0 commitdiff | diff to current
2014-05-30 Aleksander Machniak
Implemented Text Editor widget that integrates all operations on textareas ...
blob@ 646b64 commitdiff | diff to current
2014-05-28 Aleksander Machniak
Merge branch 'tinymce4'
blob@ 731d19 commitdiff | diff to current
first | « prev | next »