summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-09-13Fix so "Edit as new" on draft creates a new message (#1488687)Aleksander Machniak
2012-09-13Merge pull request #21 from defa/crypt_hash_branchAleksander Machniak
2012-09-13Fix invalid error message on deleting mail from read only folder (#1488694)Aleksander Machniak
2012-09-13Added tests for rcube_charset classAleksander Machniak
2012-09-13Fix convertion to/from US-ASCII using mbstringAleksander Machniak
2012-09-12Don't use charset aliases for destination charset - fixes e.g.Aleksander Machniak
2012-09-12Improvements in building criteria string for IMAP SEARCHAleksander Machniak
2012-09-12Fix is_error() returns wrong result for empty result setAleksander Machniak
2012-09-11Fix error where session wasn't updated after folder rename/delete (#1488692)Aleksander Machniak
2012-09-11Init splitter in Preferences also when env.action is emptyAleksander Machniak
2012-09-11- Replace data URIs of images (pasted in HTML editor) with inline attachments...Aleksander Machniak
2012-09-09Fix PLAIN authentication for some IMAP servers (#1488674)Aleksander Machniak
2012-09-09Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683)Aleksander Machniak
2012-09-07Fix confusing comment for imap_auth_typeAleksander Machniak
2012-09-05added sample configurationdefa
2012-09-05Merge https://github.com/roundcube/roundcubemail into crypt_hash_branchdefa
2012-09-04Fix focus issue in IE when selecting message row (#1488620)Aleksander Machniak
2012-09-04Set error_reportingAleksander Machniak
2012-09-04Fix parser_kep14 testAleksander Machniak
2012-09-04Fix parse error in virtualmin driver (#1488668)Aleksander Machniak
2012-09-04Password plugin made compatible with modern VirtualminGDR\!
2012-09-04Remove folders menu in message display page, the purge/expunge actionsAleksander Machniak
2012-09-04Merge branch 'message_show_ui'Aleksander Machniak
2012-09-04Small improvements and cleanupAleksander Machniak
2012-09-04Remove (too big) min-width on mail screenAleksander Machniak
2012-09-04Add full headers view in message preview window (#1488538)Aleksander Machniak
2012-09-03Fix bug where parentnotwritable error wasn't displayed in the interfaceAleksander Machniak
2012-09-03Fix displaying all headers when they contain malformed characters (#1488666)Aleksander Machniak
2012-08-31Convert managesieve test scripts to PHPUnit, add them to the suiteAleksander Machniak
2012-08-31Use setUp() instead of __construct()Aleksander Machniak
2012-08-31Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-08-31Small improvements in APPEND command handlingAleksander Machniak
2012-08-30Small style improvements - fix rounded corners in message list,Aleksander Machniak
2012-08-29Fix so contentframe can have name != idAleksander Machniak
2012-08-29Fix frame() so frame ID is set as 'contentframe' env variable (not name)Aleksander Machniak
2012-08-29Call resize() to fix floatingbuttons position in tabbed page (on tab selection)Aleksander Machniak
2012-08-29Keep current folder context when fetching message parts,Aleksander Machniak
2012-08-29Fix decoding of HTML messages with UTF-16 charset specified (#1488654)Aleksander Machniak
2012-08-29Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-08-29Fix quota capability detection so it can be overwritten by a plugin (#1488655)Aleksander Machniak
2012-08-29More testsAleksander Machniak
2012-08-29Remove reference to MDB2 from autoloaderAleksander Machniak
2012-08-28fixed the patch after some testing, works productivedefa
2012-08-28Added template object 'frame'Aleksander Machniak
2012-08-28Don't terminate script execution when parsed template doesn't existAleksander Machniak
2012-08-28Improvements/fixes for Larry skinAleksander Machniak
2012-08-27added more digest-support to crypt-functiondefa
2012-08-27Added tests for specialchars quotingAleksander Machniak
2012-08-27Fix deprecated function usageAleksander Machniak
2012-08-27Rename ip_check to check_ip, add IP checking testsAleksander Machniak