Age | Commit message (Expand) | Author |
2014-06-15 | Fix list reload after sending message in another window (#1489931) - use chec... | Aleksander Machniak |
2014-06-13 | Fix malformed recipient name when composing a message by clicking on mailto l... | Aleksander Machniak |
2014-06-11 | Fix PHP error in Preferences when default_folders was in dont_override (#1489... | Aleksander Machniak |
2014-06-10 | Fix "PHP Fatal error: Cannot break/continue 1 level" when ldap_start_tls() fails | Aleksander Machniak |
2014-06-03 | Fix so message list and counters are updated when a message is opened in new ... | Aleksander Machniak |
2014-05-28 | add preferences_section_header hook | corbosman |
2014-05-28 | Support csv contacts import in German localization (#1489920) | Aleksander Machniak |
2014-05-27 | Fix broken normalize_string(), add support for ISO-8859-2 | Aleksander Machniak |
2014-05-27 | Fix unintentional line-height style modification in HTML messages (#1489917) | Aleksander Machniak |
2014-05-25 | Silence PHP Warning: strtolower() expects parameter 1 to be string | Aleksander Machniak |
2014-05-25 | Silence possible PHP Warning: file_exists(): open_basedir restriction in effect. | Aleksander Machniak |
2014-05-25 | Use POST for refresh/check-recent request | Aleksander Machniak |
2014-05-21 | Fix so current page is reset on list-mode change (#1489907) | Aleksander Machniak |
2014-05-20 | Fix incorrect handling of HTML comments in messages sanitization code (#1489904) | Aleksander Machniak |
2014-05-16 | Fix handling unicode characters in links (#1489898) | Aleksander Machniak |
2014-05-14 | Fix malformed References: header in send/saved mail (#1489891) - update Mail_... | Aleksander Machniak |
2014-05-12 | Fix unintentional draft autosave request if autosave is disabled (#1489882) | Aleksander Machniak |
2014-05-12 | Add configurable LDAP_OPT_DEREF option (#1489864) - patch from Stuart C. Naifeh | Aleksander Machniak |
2014-05-12 | Declare LOGIN commands to be anonymized in debug logging | Thomas Bruederli |
2014-05-12 | Don't EVER log passwords | Thomas Bruederli |
2014-05-07 | Bump version for 1.0.1 | Thomas Bruederli |
2014-05-02 | Ignore words containing only <> chars | Aleksander Machniak |
2014-05-02 | Replace setSelectionRange() call with universal rcmail.set_caret_pos() | Aleksander Machniak |
2014-04-30 | Support 'error' and 'body_file' return attribs in 'message_before_send' hook ... | Aleksander Machniak |
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 (#1489... | Aleksander Machniak |
2014-04-29 | Fix varius db_prefix issues (#1489839) | Aleksander Machniak |
2014-04-25 | Make sure mbstring susbtitute character is set to empty string in rcube_chars... | Aleksander Machniak |
2014-04-25 | Accept broken vcards from Outlook that only supply ORG but not the required N... | Thomas Bruederli |
2014-04-25 | Add config variable 'proxy_whitelist' | Felix Eckhofer |
2014-04-25 | Remove usage of $RCMAIL global variable | Felix Eckhofer |
2014-04-25 | Fix error when spell-checking an empty text (#1489831) | Aleksander Machniak |
2014-04-24 | Fix possibly wrong error message when contact with the same email exists on m... | Aleksander Machniak |
2014-04-23 | email:main -> email:pref | Aleksander Machniak |
2014-04-23 | Fix missing Mail-Followup-To header in sent mail (#1489829) | Aleksander Machniak |
2014-04-23 | Fix so browser capabilities check is done really only once a session | Aleksander Machniak |
2014-04-20 | Add _mbox argument to headers action URL | Aleksander Machniak |
2014-04-18 | Fix next message display after removing a message (#1489800) | Aleksander Machniak |
2014-04-18 | Fix redundant alert message on over-size uploads (#1489817) | Aleksander Machniak |
2014-04-14 | Fix invalid and infinite redirect for unsupported browsers | Aleksander Machniak |
2014-04-14 | Fix regression where title attribute for long message subjects wasn't used on IE | 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-11 | Fix messages index cache update under some conditions (e.g. proxy) (#1489756) | Aleksander Machniak |
2014-04-11 | Fix "washing" of unicoded style attributes (#1489777) | Aleksander Machniak |
2014-04-10 | Avoid unexpected redirects to inbox after auto-saving a draft (#1489789) | Thomas Bruederli |
2014-04-10 | Append group parameter to attachments set by plugins if not present | Thomas Bruederli |
2014-04-10 | Foward locking parameter | Thomas Bruederli |
2014-04-10 | Make sure preformance info logged in devel_mode uses locale-independent numbe... | Aleksander Machniak |