Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-30 | Fix invalid host validation on login (#1489841) | Aleksander Machniak | |
2014-04-29 | Fix redundant warning when switching from html to text in empty editor ↵ | Aleksander Machniak | |
(#1489819) We also skip ajax request in such a case. We assume "empty" here means "with no text excluding whitespace". | |||
2014-04-29 | Fix too small length of users.preferences column data type on MySQL | Aleksander Machniak | |
2014-04-29 | Fix varius db_prefix issues (#1489839) | Aleksander Machniak | |
- Move DDL script execution code to rcube_db class(es). - Improve prefix replacement code, so index names are also modified | |||
2014-04-28 | Fix identities_level=4 handling in new_user_dialog plugin (#1489840) | Aleksander Machniak | |
2014-04-28 | Make identity name field optional (#1489510) | Aleksander Machniak | |
Get rid of unhelpful error message. | |||
2014-04-25 | Merge branch 'x-forwarded-whitelist' of github.com:tribut/roundcubemail into ↵ | Thomas Bruederli | |
tribut-x-forwarded-whitelist | |||
2014-04-25 | Update changelog | Thomas Bruederli | |
2014-04-25 | Fix error when spell-checking an empty text (#1489831) | Aleksander Machniak | |
2014-04-23 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak | |
2014-04-23 | Fix missing Mail-Followup-To header in sent mail (#1489829) | Aleksander Machniak | |
2014-04-23 | Update Changelog | Thomas Bruederli | |
2014-04-19 | Plugin API: Added message_saved hook (#1489752) | Aleksander Machniak | |
2014-04-18 | Fix next message display after removing a message (#1489800) | Aleksander Machniak | |
2014-04-18 | Support messages import from zip archives | Aleksander Machniak | |
2014-04-18 | Fix redundant alert message on over-size uploads (#1489817) | Aleksander Machniak | |
2014-04-18 | Update changelog | Aleksander Machniak | |
2014-04-14 | Fix invalid page title for some folders (1489804) | Aleksander Machniak | |
2014-04-14 | Fix XSS issue in plain text spellchecker (#1489806) | Aleksander Machniak | |
2014-04-13 | Fix lack of translation of special folders in some configurations (#1489799) | Aleksander Machniak | |
2014-04-12 | Drop support for IE6, move IE7/IE8 support to legacy_browser plugin, update ↵ | Aleksander Machniak | |
to jQuery-2.1.0 | |||
2014-04-11 | Fix messages index cache update under some conditions (e.g. proxy) (#1489756) | Aleksander Machniak | |
2014-04-11 | Update changelog | Aleksander Machniak | |
2014-04-11 | Fix "washing" of unicoded style attributes (#1489777) | Aleksander Machniak | |
2014-04-10 | Update Changelog | Thomas Bruederli | |
2014-04-08 | Update Changelog | Thomas Bruederli | |
2014-04-08 | Fix bug where "With attachment" option in search filter wasn't selected ↵ | Aleksander Machniak | |
after return from mail view (#1489774) | |||
2014-04-03 | Update changelog | Aleksander Machniak | |
2014-04-01 | Removed redundant default_folders config option (#1489737) | Aleksander Machniak | |
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830) | |||
2014-03-31 | Set In-Reply-To and References for forwarded messages (#1489593) | Aleksander Machniak | |
2014-03-26 | Add config variable 'proxy_whitelist' | Felix Eckhofer | |
HTTP headers X_FORWARDED_* and X_REAL_IP are only evaluated when received from an IP listed in proxy_whitelist. Furthermore, only the last non-trusted IP from X-Forwarded-For is used in place of the real ip. Without this, an attacker can easily spoof the headers and control the result of the ip or ssl check. This fixes several problems with [3a4c9f42], [4d480b36] and [a520f331] as mentioned in #1489729. | |||
2014-03-25 | Fix fatal error in database_attachments plugin under some conditions (#1489726) | Aleksander Machniak | |
2014-03-22 | Drop support for PHP < 5.3.7 | Aleksander Machniak | |
2014-03-13 | Update changelog | Thomas Bruederli | |
2014-03-11 | Put new feature entries on top and fixes on end of the changelog | Aleksander Machniak | |
2014-03-02 | Updated Changelog | Thomas Bruederli | |
2014-02-21 | Fix issue where msgexport.sh printed the message to STDOUT instead of a file ↵ | Aleksander Machniak | |
(#1489634) | |||
2014-02-17 | Fix regression in handling of 'attachments' result in message_compose hook ↵ | Aleksander Machniak | |
(#1489627) | |||
2014-02-13 | Added toolbar button to move message in message view | Aleksander Machniak | |
2014-02-11 | Fix invalid X-Draft-Info on forwarded message draft (#1489587) | Aleksander Machniak | |
2014-02-10 | Update changelog | Aleksander Machniak | |
2014-02-10 | Update CHANGELOG | Thomas Bruederli | |
2014-02-07 | Fix directories check in Installer on Windows (#1489576) | Aleksander Machniak | |
Added rcube_utils::is_absolute_path() method | |||
2014-02-05 | Fix issue when default_addressbook option is set to integer value (#1489407) | Aleksander Machniak | |
2014-02-03 | Fixed Opera > 15 detection (#1489562) | Aleksander Machniak | |
2014-02-03 | Update changelog with 1.0-rc "mark" | Aleksander Machniak | |
2014-01-29 | Update Changelog | Thomas Bruederli | |
2014-01-29 | Update Changelog | Thomas Bruederli | |
2014-01-27 | Check/create default folders on every login not only the first (#1489423) | Aleksander Machniak | |
2014-01-27 | Update to jQuery 1.11.0 | Aleksander Machniak | |