summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-10-01Enable subscription option for already subscribed "virtual" folders,Aleksander Machniak
2012-10-01Fix handling vCard entries with TEL;TYPE=CELL (#1488728)Aleksander Machniak
2012-09-27Add link to inbox on the logo (#1488703)Ryan Horrisberger
2012-09-27Remove excessive spacesAleksander Machniak
2012-09-27Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-27Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-09-27Fix wrong name mapping for supported database types - remove pdo_ prefix (#14...Aleksander Machniak
2012-09-26Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-26Make sure <head> content (e.g. title) is not converted to plain textAleksander Machniak
2012-09-25Allow to mark/flag messages from full message view screenThomas Bruederli
2012-09-24s/rcube/rcmail/ for compatibility with the 0.8 seriesThomas Bruederli
2012-09-24Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-24Update changelog; mention zipdownload requirements in install notesThomas Bruederli
2012-09-24Added request size limits detection and script corruption prevention (#1488648)Aleksander Machniak
2012-09-23Ignore plugin config.inc.php filesThomas Bruederli
2012-09-23Add zipdwonload plugin by Phil Weir at tehinterweb.co.uk to core repositoryThomas Bruederli
2012-09-23Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-21Change default port to 4190 (IANA-allocated), add port auto-detection (#1488713)Aleksander Machniak
2012-09-21Fix test for html::quote()Aleksander Machniak
2012-09-21Merge branch 'html_ent'Aleksander Machniak
2012-09-21Re-fix HTML entities handling in addressbook namesAleksander Machniak
2012-09-20Re-add enotify testsAleksander Machniak
2012-09-20Re-add enotify testsAleksander Machniak
2012-09-20Support HTML entities in addressbook namesAleksander Machniak
2012-09-20Set default importance to normalAleksander Machniak
2012-09-20Support only 00 version of draft-ietf-sieve-notify which is more common (Cyru...Aleksander Machniak
2012-09-20Enable notify action for notify extensionAleksander Machniak
2012-09-20Support old notify extensionAleksander Machniak
2012-09-20Merge pull request #24 from pawel-slowik/masterAleksander Machniak
2012-09-20Fix exception on phpunit 3.6.11Aleksander Machniak
2012-09-19Improve capabilities list handling in parser testsAleksander Machniak
2012-09-18Remove 'db_sequence_cache' optionaleksander Machniak
2012-09-18Fix removed cache_id column usage, SQL queries formattingAleksander Machniak
2012-09-18Don't store user password in database (#1486553)Aleksander Machniak
2012-09-18Enable list sort command on empty folder (#1488617)Aleksander Machniak
2012-09-18Enable list sort command on empty folder (#1488617)Aleksander Machniak
2012-09-17Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-17Avoid saving composed FN values with only spaces (shows empty names in listing)Thomas Bruederli
2012-09-17Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-09-17Replace Q() with html::quote()Aleksander Machniak
2012-09-17Remove double-quotation prevention code for form elementsAleksander Machniak
2012-09-17Fix HTML special characters handling in message list/header display (#1488523)Aleksander Machniak
2012-09-17Don't directly require email address on contact import, allowing importAleksander Machniak
2012-09-17Fix PHP warning when rep_specialchars_output() 1st argument is not a string (...Aleksander Machniak
2012-09-17List related text/html part as attachment in plain text mode (#1488677)Aleksander Machniak
2012-09-17Don't add inline images from HTML part to the attachments list when forwardin...Aleksander Machniak
2012-09-16Fix #messageheader for case when the message has no subjectAleksander Machniak
2012-09-14Sieve enotify/notify - allow empty bodyPaweł Słowik
2012-09-14Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-09-14Sieve enotify/notify:Paweł Słowik