Age | Commit message (Expand) | Author |
2011-02-09 | - Use IMAP's ID extension (RFC2971) to print more info into debug log | alecpl |
2011-02-09 | Always generate valid DOM identifiers using html_identifier() write original ... | thomascube |
2011-02-08 | Add optional referer check to prevent CSRF in GET requests | thomascube |
2011-02-06 | Delegate contact input validation to rcube_addressbook instance; accept alrea... | thomascube |
2011-02-04 | - Small code improvements related to r4487 | alecpl |
2011-02-03 | protect login form submission from CSRF using a request token | thomascube |
2011-02-03 | - Fix handling of non-image attachments in multipart/related messages (#14877... | alecpl |
2011-02-03 | - Convert Content-type to lowercase, fixes lack of attachment icon for some m... | alecpl |
2011-02-03 | - Fix IDNA support when IDN/INTL modules are in use (#1487742) | alecpl |
2011-02-02 | Keep rcube_session->lifetime and keep_alive in sync | thomascube |
2011-02-02 | - Fix parsing FETCH response for very long headers (#1487753) | alecpl |
2011-01-29 | Check mime headers before attempt to parse them (#1487745); broken since r4421 | thomascube |
2011-01-29 | Add groups support for LDAP address books, contributed by Andreas Dick | thomascube |
2011-01-28 | Improve session validity check with changing auth cookies; reduce writes to D... | thomascube |
2011-01-28 | Don't block CSS styles having important keywords | thomascube |
2011-01-23 | Define required publich member | thomascube |
2011-01-23 | Also wrap unread count in span on server side (#1487720) | thomascube |
2011-01-22 | Improve parsing of vCards exported by MS Outlook (#1487716) | thomascube |
2011-01-21 | Use improved strtotime() function + reduce duplicated code | thomascube |
2011-01-20 | - Fix handling of comments inside an email address spec. (#1487673) | alecpl |
2011-01-19 | - Uncomment code (commented out for testing?) + cleanup whitespaces | alecpl |
2011-01-18 | Merge branch devel-addressbook (r4193:4382) back into trunk | thomascube |
2011-01-17 | - Workaround for setting charset in case of malformed bodystructure response ... | alecpl |
2011-01-17 | - Fix %h/%z variables in username_domain option (#1487701) | alecpl |
2011-01-16 | - Move action files map from index.php to steps' func.inc files | alecpl |
2011-01-13 | - Fix typos in encoding names (#1487680) | alecpl |
2011-01-12 | - include css files before scripts for speedup (with parallel downloads) + so... | alecpl |
2011-01-12 | Missed some replacements in previous commit... | thomascube |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2011-01-12 | - Remove some empty lines from output of template conditions | alecpl |
2011-01-10 | Exclude punctuation from URLs within text; only link accepted url schemes | thomascube |
2011-01-10 | - Fix handling square brackets in links (#1487672) | alecpl |
2011-01-08 | - Fix fallback to LOGIN auth (broken in r4389) | alecpl |
2011-01-06 | Make sure an existing session is killed/replaced when submitting login form | thomascube |
2011-01-04 | Silently ignore unknown classes in rcube_autoload (#1487109) | thomascube |
2011-01-04 | Do charset detection in vcards with encoded values (#1485542) | thomascube |
2011-01-04 | - Use improved get_capability() syntax, saves CAPABILITY call in some cases | alecpl |
2011-01-04 | - Extend getCapability() to return caps values or true/false | alecpl |
2011-01-03 | - Fix errors in getACL() and myRights() | alecpl |
2010-12-30 | - Fix handling of INBOX when personal namespace prefix is non-empty (#1487657) | alecpl |
2010-12-28 | - Fix for ANNOTATEMORE drafts below 08 version (use quoted parameters) | alecpl |
2010-12-27 | - Add handling of multifolder METADATA/ANNOTATION responses | alecpl |
2010-12-27 | - Fix namespaces handling (#1487649) | alecpl |
2010-12-23 | - Add debug handler support in rcube_imap_generic | alecpl |
2010-12-22 | - Improve handling of whitespace characters after closing PHP tag in localiza... | alecpl |
2010-12-22 | - Fix handling (skipping) of unilateral untagged server responses (in THREAD/... | alecpl |
2010-12-17 | - Make possible to overwrite server's namespaces with imap_ns_* options | alecpl |
2010-12-14 | - Fix charset conversion for text attachments without charset specification (... | alecpl |
2010-12-10 | - Allow setting _user and _host via GET parameters on login screen (#1486993) | alecpl |
2010-12-10 | - Improved emoticons text representations | alecpl |