Age | Commit message (Expand) | Author |
2012-12-25 | Move washtml class into Roundcube Framework (rcube_washtml), add some improve... | Aleksander Machniak |
2012-12-23 | Fix handling of parentheses in URLs | Aleksander Machniak |
2012-12-22 | Add hint about possible disabled fsockopen() function on connection error | Aleksander Machniak |
2012-12-21 | Fix comment | Aleksander Machniak |
2012-12-21 | CS fixes | Aleksander Machniak |
2012-12-20 | Fix locking issue in SQLite driver (#1488874) | Aleksander Machniak |
2012-12-20 | Fix version comparisons with -stable suffix (#1488876) | Aleksander Machniak |
2012-12-19 | Fix Call to undefined method rcube_db_sqlite::_get_result() | Aleksander Machniak |
2012-12-19 | Don't display message parts with unsupported text type, e.g. text/calendar | Aleksander Machniak |
2012-12-19 | Better GD module functions detection, should fix "Call to undefined function ... | Aleksander Machniak |
2012-12-19 | Add unsupported alternative parts to attachments list (#1488870) | Aleksander Machniak |
2012-12-18 | CS fixes | Aleksander Machniak |
2012-12-18 | Display 'Sender' header in message preview | Aleksander Machniak |
2012-12-18 | CS fixes | Aleksander Machniak |
2012-12-18 | Cleanup, remove file paths from doc | Aleksander Machniak |
2012-12-18 | CS fixes | Aleksander Machniak |
2012-12-16 | Fix package definitions and include framework classes in phpdoc | Thomas Bruederli |
2012-12-13 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-12-13 | Rename hook imap_connect to storage_connect | Aleksander Machniak |
2012-12-12 | Add EXISTS mode to count() method - return number of all messages in a folder, | Aleksander Machniak |
2012-12-12 | Use also Envelope-To for identity selection (#1488553) | Aleksander Machniak |
2012-12-10 | Nicely render headers of message/rfc822 parts | Thomas Bruederli |
2012-12-10 | Fix PHP Warning: ldap_parse_virtuallist_control() expects parameter 2 to be | Aleksander Machniak |
2012-12-09 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-12-09 | Add support for IMAP BINARY (RFC3516) | Aleksander Machniak |
2012-12-08 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-12-08 | Add default path for mime.types file; map jpg => image/jpeg in fallback list | Thomas Bruederli |
2012-12-08 | Add github syntax highlighting to php code snippet | Thomas B. |
2012-12-08 | Added README file for the Roundcube framework | Thomas Bruederli |
2012-12-07 | Fix typo in identity data parser ('ident' item wasn't set correctly) | Aleksander Machniak |
2012-12-07 | Fix big memory consumption of DB layer (#1488856) | Aleksander Machniak |
2012-12-07 | Some more rcmail -> rcube cleanup | Aleksander Machniak |
2012-12-04 | - Fix XSS vulnerability in vbscript: and data:text links handling (#1488850) | Aleksander Machniak |
2012-12-01 | enriched.inc -> rcube_enriched | Aleksander Machniak |
2012-11-29 | Fix broken message/part bodies when FETCH response contains more untagged lin... | Aleksander Machniak |
2012-11-28 | Move code for identity selection to function, move identities formatting to r... | Aleksander Machniak |
2012-11-28 | Use Delivered-To header as a last resort for identity selection (#1488840) | Aleksander Machniak |
2012-11-27 | Add argument to fetch message parts only partially. Can be used for content m... | Thomas Bruederli |
2012-11-27 | Clarify mime_magic config option; add new function to map mimetypes and filen... | Thomas Bruederli |
2012-11-27 | Small fixes to last commits | Aleksander Machniak |
2012-11-27 | Separate the very application-specific output classes from the Roundcube fram... | Thomas Bruederli |
2012-11-27 | Move shortcut functions to framework class | Thomas Bruederli |
2012-11-27 | Define RCUBE_CHARSET in place of RCMAIL_CHARSET for naming consistency | Aleksander Machniak |
2012-11-26 | RCMAIL_VERSION -> RCUBE_VERSION | Aleksander Machniak |
2012-11-26 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-11-26 | Cleaner way of handling user password in framework-based programs with no ses... | Aleksander Machniak |
2012-11-26 | Make charset header accessible, too | Thomas Bruederli |
2012-11-26 | Clarify rcube::get_user_name() usage, add rcube::get_user_email() | Aleksander Machniak |
2012-11-25 | Cut dependencies to rcmail class | Thomas Bruederli |
2012-11-25 | Unify path schema in global constants: paths always end with a /. Keep RCMAIL... | Thomas Bruederli |