Commit Graph

218 Commits (5e804573838afbfea4ccfcb321eca7ddd3be79ce)

Author SHA1 Message Date
thomascube 6b79f7b57a Set default IMAP folder delimiter; make sure is not empty 19 years ago
svncommit dfa1f36cca Fix folder-management when delimiter is empty (re-closes #1457344). 19 years ago
thomascube 7984ece293 Improve message compose screen 19 years ago
svncommit f0db3d4cca Create new folder as child of selected folder. 19 years ago
svncommit b0dbf3ce3e Enable drag-/dropping of folders to a new parent folder, closes #1457344. 19 years ago
thomascube 5eee009671 Allow vars and PHP code in templates; improved page title; fixed #1484395 19 years ago
thomascube 4845a1ea95 Fixed message search issues 19 years ago
thomascube eb68420606 Fixed wrong delete button tooltip (#1483965) 19 years ago
thomascube bd4209e209 Ensure XHTML validation 19 years ago
svncommit 2ad77d22c9 Add Sydney to GMT+10 (AEST), closing #1484401. 19 years ago
till c1f160203e + implemented checks for max pagesize (#1484484) 19 years ago
thomascube 63f9d3c0a5 Don't add message footer when saving as draft 19 years ago
till ed7dd90083 + feedback 19 years ago
till b3a6455e64 # fixed: #1484527 19 years ago
thomascube 6b603da6f1 LDAP improvements 19 years ago
thomascube fc73746eb4 Fix compose function from address book + mozilla compatibility 19 years ago
thomascube 719a257f0c Some bugfixes, security issues + minor improvements 19 years ago
svncommit 93be5b7606 Move folder rendering functions so they can be used in the settings section. 19 years ago
thomascube 3fc00e67bb Fix address adding bug reported by David Koblas 19 years ago
thomascube 95609c48f5 Minor bugfixes reported on the dev-list 19 years ago
thomascube b2fb950fb5 Prevent default events on subject link; fixed typo in smtp script 19 years ago
thomascube 597c09cf97 Always populate the address source list 19 years ago
thomascube 06895c3e94 Better refresh of message list; improved HTML mail display 19 years ago
thomascube ae895a9d3c Fixed broken message status management 19 years ago
thomascube 8d07583f39 Use HTTP-POST requests for actions that change application state 19 years ago
thomascube 41bece1a1a Add link to message subjects (#1484257); don't make selected list items bold; remove duplicate function 19 years ago
thomascube 7198044efb Fixed conditional template tags; hide quota display if imap server does not support it 19 years ago
thomascube a23884b3d2 Wrap message body text (closes #1484148) 19 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 19 years ago
thomascube fd39346d9f List attachments without filename 19 years ago
thomascube d70ddea08c Fixed check for new messages (closes #1484310) 19 years ago
thomascube dc096918d8 Don't show error message when saving draft (closes #1483892) 19 years ago
thomascube 28bfe4dc80 Fixed bugs #1484276 and #1484300 19 years ago
thomascube 3cf664939b Minor bugfixes posted to the dev-mailing list 19 years ago
thomascube ab6f8077e9 Updated PEAR::Mail_mime package 19 years ago
thomascube 5cc4b13a0c Correctly parse message/rfc822; fixed html2text conversion; code cleanup 19 years ago
thomascube 86958f70d2 Improved contacts drop down; HTML output improvements; JS code cleanup 19 years ago
thomascube 5a6ad20983 Fixed message headers encoding; improved recipient splitting; applied patch for attachment download (#1484198) 19 years ago
thomascube 7bbd5f6474 Show localized text for missing subjects (closes #1484243) 19 years ago
thomascube ff52bee1a2 Solved wrong caching of message preview (#1484153, #1484236) 19 years ago
svncommit e17702395e fixed check for selected value in value array in rcube_shared::select 19 years ago
svncommit 789eba3a2d minor code fixes 19 years ago
svncommit 156dc40f8d Fix folder deleting. 19 years ago
thomascube b3ce791561 Better input checking on GET and POST vars 19 years ago
svncommit 1012ea3946 Fix XSS vulnerability (closes #1484254). 19 years ago
thomascube 6ec91f1eb2 Only allow one default identity (Bug #1484223) 19 years ago
thomascube 24fe97ec35 mb_encode_mimeheader quirks; removed unused var 19 years ago
svncommit bb85623f8a fixed display of HTML attachments 19 years ago
thomascube 97c8d3377c Applied patch for preview caching (closes #1484186) 19 years ago
svncommit 18a0df23fc Fix unquoted HTML attributes (closes #1484190) 19 years ago