Age | Commit message (Expand) | Author |
2008-09-20 | Add some post parameters to error log entry | thomascube |
2008-09-20 | - fixed identities sorting, to have allways identities with the same name in ... | alecpl |
2008-09-19 | Indent with spaces not tabs. Please respect our code-style when creating patc... | thomascube |
2008-09-19 | Don't set a hard-coded language in rcube_user | thomascube |
2008-09-19 | Made config files location configurable (#1485215) | thomascube |
2008-09-19 | Fix search box on Safari and make pages validate | thomascube |
2008-09-19 | applied tensor's patch: incorrect handling of filename of second and subseque... | alecpl |
2008-09-19 | - added 'exp' object support | alecpl |
2008-09-19 | - support 'cookie' type in conditions | alecpl |
2008-09-19 | - support variables of type 'cookie' (for feature use) | alecpl |
2008-09-18 | Also list message/rfc822 parts as attachment if a filename is specified | thomascube |
2008-09-18 | Treat US-ASCII as Latin-1 to give messages with wrong charset definition a ch... | thomascube |
2008-09-18 | Better detection of HTML double-encoded entities | thomascube |
2008-09-18 | Set the right number of arguments for setcookie() | thomascube |
2008-09-18 | - fixed typo | alecpl |
2008-09-18 | Secure the other cookie, too. | svncommit |
2008-09-18 | Bind cookie gotten over HTTPS to HTTPS only (#1485336). | svncommit |
2008-09-16 | - Allow and use spellcheck attribute for input/textarea fields (#1485060) | alecpl |
2008-09-16 | Fix typos + only add callback for style tags when safe-flag is set | thomascube |
2008-09-16 | Always return language prop even if no other prefs are saved | thomascube |
2008-09-16 | - removed temp write_log() | alecpl |
2008-09-16 | - Reduced memory footprint when forwarding attachments (#1485345) | alecpl |
2008-09-15 | Redesign of the identities settings + add config option to disable multiple i... | thomascube |
2008-09-15 | #1485266: changed rc_mime_content_type()'s failover to 'application/octet-str... | alecpl |
2008-09-13 | Fix broken quoted-printable encoding | thomascube |
2008-09-13 | #1485343: fix _task setting in url | alecpl |
2008-09-12 | Fix xss entitiy decoding | thomascube |
2008-09-12 | Allow (sanitized) style elements in HTML messages | thomascube |
2008-09-12 | Fix quoted-printable encoding according to RFC 2045 | thomascube |
2008-09-12 | Fix rcmail::url(), don't use comm_path | thomascube |
2008-09-12 | Add link to open message in new window + tweaked some header styles | thomascube |
2008-09-12 | - Added vertical splitter for folders list resizing | alecpl |
2008-09-12 | Refactor drag & drop functionality. Don't rely on browser events anymore (#14... | thomascube |
2008-09-10 | Trigger SELECT command to restore connection status after reconnect (#1485330) | thomascube |
2008-09-06 | One error message is enough if template was not found | thomascube |
2008-09-06 | Add request URI to error log data | thomascube |
2008-09-05 | Immediately save sort_col/sort_order in user prefs (#1485265) | thomascube |
2008-09-05 | Allow application/pgp parts to be displayed (#1484753) | thomascube |
2008-09-05 | Applied mime_decode patch by David Lublink | thomascube |
2008-09-05 | Respect Content-Location headers in multipart/related messages (#1484946) | thomascube |
2008-09-05 | Killed one more global var + log logins to a separate file (not console) | thomascube |
2008-09-04 | Enable export of contacts as vCard + DRY | thomascube |
2008-09-04 | #1485312: added 'readonly' attribute for input and textarea objects | alecpl |
2008-09-03 | Interesting: (0 == 'auto') => true | thomascube |
2008-09-03 | Auto-detect client language and timezone if desired by config/prefs | thomascube |
2008-09-03 | - r1718 code cleanup | alecpl |
2008-09-03 | - Add RFC2231 header value continuations support for attachment | alecpl |
2008-09-02 | New feature to import contacts from a vcard file + mark form buttons that pro... | thomascube |
2008-09-02 | - fixed typo | alecpl |
2008-09-02 | - fixed and re-enabled (RFC3501 [7.1]) CAPABILITY optional response use | alecpl |