summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-05-09Update copyright year in about template1.0.1Thomas Bruederli
2014-05-07Bump version for 1.0.1Thomas Bruederli
2014-05-02Fix IMAP connection test in installer so it is aware of imap_auth_type ↵Aleksander Machniak
(#1489746)
2014-05-02Improve spellcheck_engine hint about 'googie' optionAleksander Machniak
2014-05-02Support identities_level=4 in InstallerAleksander Machniak
2014-05-02Add all possible options in spellcheck_engine selectorAleksander Machniak
2014-05-02Ignore words containing only <> charsAleksander Machniak
2014-05-02Fix unwanted horizontal scrollbar in spellcheck languages list in Chrome browserAleksander Machniak
2014-05-02Replace setSelectionRange() call with universal rcmail.set_caret_pos()Aleksander Machniak
2014-04-30Add changelog line removed by mistake in last commitAleksander Machniak
2014-04-30Support 'error' and 'body_file' return attribs in 'message_before_send' hook ↵Aleksander Machniak
(#1489595) Conflicts: CHANGELOG
2014-04-30Fix invalid host validation on login (#1489841)Aleksander Machniak
2014-04-29Fix 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". Conflicts: program/js/app.js
2014-04-29Fix too small length of users.preferences column data type on MySQLAleksander Machniak
2014-04-29Fix 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-28Add splitter in Settings > ResponsesAleksander Machniak
2014-04-28Fix identities_level=4 handling in new_user_dialog plugin (#1489840)Aleksander Machniak
2014-04-25Make sure mbstring susbtitute character is set to empty string in ↵Aleksander Machniak
rcube_charset::clean()
2014-04-25Accept broken vcards from Outlook that only supply ORG but not the required ↵Thomas Bruederli
N or FN properties
2014-04-25Fix typo in commentFelix Eckhofer
2014-04-25Add 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. Conflicts: CHANGELOG
2014-04-25Remove usage of $RCMAIL global variableFelix Eckhofer
2014-04-25Update changelogThomas Bruederli
2014-04-25Avoid popupmenus being closed when scrollbar is clicked (#1489832)Thomas Bruederli
2014-04-25Fix error when spell-checking an empty text (#1489831)Aleksander Machniak
2014-04-24Fix possibly wrong error message when contact with the same email exists on ↵Aleksander Machniak
move/copy
2014-04-24Fixed notify/enotify extension handlingAleksander Machniak
2014-04-23Update changelogAleksander Machniak
2014-04-23email:main -> email:prefAleksander Machniak
2014-04-23Fix missing Mail-Followup-To header in sent mail (#1489829)Aleksander Machniak
2014-04-23Fix so browser capabilities check is done really only once a sessionAleksander Machniak
Conflicts: program/steps/mail/func.inc
2014-04-23Set register_globals=off in .htaccess file and add note to INSTALLAleksander Machniak
2014-04-20Add _mbox argument to headers action URLAleksander Machniak
2014-04-18Fix next message display after removing a message (#1489800)Aleksander Machniak
2014-04-18Fix redundant alert message on over-size uploads (#1489817)Aleksander Machniak
2014-04-16Fix compat. with PHP 5.2. (#1489813)Aleksander Machniak
2014-04-14Fix invalid and infinite redirect for unsupported browsersAleksander Machniak
Conflicts: program/js/app.js
2014-04-14Fix regression where title attribute for long message subjects wasn't used on IEAleksander Machniak
Conflicts: program/js/app.js
2014-04-14Fix invalid page title for some folders (1489804)Aleksander Machniak
2014-04-14Fix XSS issue in plain text spellchecker (#1489806)Aleksander Machniak
2014-04-13Fix disabled create filter actionAleksander Machniak
2014-04-13Fix lack of translation of special folders in some configurations (#1489799)Aleksander Machniak
2014-04-11Fix messages index cache update under some conditions (e.g. proxy) (#1489756)Aleksander Machniak
2014-04-11Update changelogAleksander Machniak
2014-04-11Fix "washing" of unicoded style attributes (#1489777)Aleksander Machniak
Conflicts: tests/Framework/Washtml.php
2014-04-10Avoid unexpected redirects to inbox after auto-saving a draft (#1489789)Thomas Bruederli
2014-04-10Update ChangelogThomas Bruederli
2014-04-10Append group parameter to attachments set by plugins if not presentThomas Bruederli
2014-04-10Foward locking parameterThomas Bruederli
2014-04-10Make sure preformance info logged in devel_mode uses locale-independent ↵Aleksander Machniak
number format