Age | Commit message (Expand) | Author |
2012-09-24 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-24 | Update changelog; mention zipdownload requirements in install notes | Thomas Bruederli |
2012-09-24 | Added request size limits detection and script corruption prevention (#1488648) | Aleksander Machniak |
2012-09-23 | Ignore plugin config.inc.php files | Thomas Bruederli |
2012-09-23 | Add zipdwonload plugin by Phil Weir at tehinterweb.co.uk to core repository | Thomas Bruederli |
2012-09-23 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-21 | Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713) | Aleksander Machniak |
2012-09-21 | Fix test for html::quote() | Aleksander Machniak |
2012-09-21 | Merge branch 'html_ent' | Aleksander Machniak |
2012-09-21 | Re-fix HTML entities handling in addressbook names | Aleksander Machniak |
2012-09-20 | Re-add enotify tests | Aleksander Machniak |
2012-09-20 | Re-add enotify tests | Aleksander Machniak |
2012-09-20 | Support HTML entities in addressbook names | Aleksander Machniak |
2012-09-20 | Set default importance to normal | Aleksander Machniak |
2012-09-20 | Support only 00 version of draft-ietf-sieve-notify which is more common (Cyru... | Aleksander Machniak |
2012-09-20 | Enable notify action for notify extension | Aleksander Machniak |
2012-09-20 | Support old notify extension | Aleksander Machniak |
2012-09-20 | Merge pull request #24 from pawel-slowik/master | Aleksander Machniak |
2012-09-20 | Fix exception on phpunit 3.6.11 | Aleksander Machniak |
2012-09-19 | Improve capabilities list handling in parser tests | Aleksander Machniak |
2012-09-18 | Remove 'db_sequence_cache' option | aleksander Machniak |
2012-09-18 | Fix removed cache_id column usage, SQL queries formatting | Aleksander Machniak |
2012-09-18 | Don't store user password in database (#1486553) | Aleksander Machniak |
2012-09-18 | Enable list sort command on empty folder (#1488617) | Aleksander Machniak |
2012-09-18 | Enable list sort command on empty folder (#1488617) | Aleksander Machniak |
2012-09-17 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-17 | Avoid saving composed FN values with only spaces (shows empty names in listing) | Thomas Bruederli |
2012-09-17 | Merge branch 'master' of github.com:roundcube/roundcubemail | Thomas Bruederli |
2012-09-17 | Replace Q() with html::quote() | Aleksander Machniak |
2012-09-17 | Remove double-quotation prevention code for form elements | Aleksander Machniak |
2012-09-17 | Fix HTML special characters handling in message list/header display (#1488523) | Aleksander Machniak |
2012-09-17 | Don't directly require email address on contact import, allowing import | Aleksander Machniak |
2012-09-17 | Fix PHP warning when rep_specialchars_output() 1st argument is not a string (... | Aleksander Machniak |
2012-09-17 | List related text/html part as attachment in plain text mode (#1488677) | Aleksander Machniak |
2012-09-17 | Don't add inline images from HTML part to the attachments list when forwardin... | Aleksander Machniak |
2012-09-16 | Fix #messageheader for case when the message has no subject | Aleksander Machniak |
2012-09-14 | Sieve enotify/notify - allow empty body | Paweł Słowik |
2012-09-14 | Merge branch 'master' of github.com:roundcube/roundcubemail | Aleksander Machniak |
2012-09-14 | Sieve enotify/notify: | Paweł Słowik |
2012-09-14 | Use IMAP BINARY (RFC3516) extension to fetch message/part bodies (experimental) | Aleksander Machniak |
2012-09-14 | Improved message for invalid date.timezone | Aleksander Machniak |
2012-09-14 | Move date.timezone check to 'required' block, add date.timezone value validation | Aleksander Machniak |
2012-09-13 | Fix folder creation under public namespace root (#1488665) | Aleksander Machniak |
2012-09-13 | Fix so "Edit as new" on draft creates a new message (#1488687) | Aleksander Machniak |
2012-09-13 | Merge branch 'master' of https://github.com/roundcube/roundcubemail | Paweł Słowik |
2012-09-13 | Merge pull request #21 from defa/crypt_hash_branch | Aleksander Machniak |
2012-09-13 | Fix invalid error message on deleting mail from read only folder (#1488694) | Aleksander Machniak |
2012-09-13 | Added tests for rcube_charset class | Aleksander Machniak |
2012-09-13 | Fix convertion to/from US-ASCII using mbstring | Aleksander Machniak |
2012-09-12 | Don't use charset aliases for destination charset - fixes e.g. | Aleksander Machniak |