Commit Graph

237 Commits (d39eecad6db1caee97624b80634587d98a75e701)

Author SHA1 Message Date
thomascube ed54070eb5 Track message disposition notification flag and headers 17 years ago
thomascube 1107480192 Only show new messages if they match the current search (#1484176) 17 years ago
thomascube d5342aabcf More input sanitizing 17 years ago
thomascube c579961899 Fixed some potential security risks + updatedd changelog 17 years ago
thomascube 82cd5cdbfc Fix overriding of session vars when register_globals is on (#1484670) 17 years ago
thomascube a9cc52b163 Correctly decode attachments when downloading them (fixes #1484645) 17 years ago
thomascube e4867ea740 Fix bugs #1484555, #1484646 and #1484639 17 years ago
thomascube a08a60e974 Also remove unclosed script tags (fixes XSS vulnerability) 17 years ago
svncommit 68b6a9e8e4 - Enable single-selection toggling in JS list object
- Use row id's instead of folder names in folder renaming/moving
- Fix some smaller errors in folder renaming/moving
17 years ago
thomascube 142e5f8f92 Fixed syntax typo 17 years ago
thomascube ecd2e79614 Make message listing less error prone 17 years ago
svncommit c685105ef2 After renaming/moving a folder, rename/move the children as well. 17 years ago
svncommit 97a6566438 When a parent folder is deleted, delete the children immediately, instead of one-by-one as r833 did. 17 years ago
thomascube 9490b7b7f2 Use object method to get imap hierarchy delimiter 17 years ago
svncommit 5349b78ad4 Update copyright notice 17 years ago
thomascube 9a3567a28c Fix of the better fix of the bugfix :-) 17 years ago
thomascube c3ab87b6df Better fix for messaage reloading after moving 17 years ago
thomascube 51e14a1fd9 Fix loading of next messages after moving/deleting (#1484307) 17 years ago
thomascube 97bd2c0537 Filter linked/imported CSS files (#1484056) 17 years ago
thomascube 6b79f7b57a Set default IMAP folder delimiter; make sure is not empty 17 years ago
svncommit dfa1f36cca Fix folder-management when delimiter is empty (re-closes #1457344). 17 years ago
thomascube 7984ece293 Improve message compose screen 17 years ago
svncommit f0db3d4cca Create new folder as child of selected folder. 17 years ago
svncommit b0dbf3ce3e Enable drag-/dropping of folders to a new parent folder, closes #1457344. 17 years ago
thomascube 5eee009671 Allow vars and PHP code in templates; improved page title; fixed #1484395 17 years ago
thomascube 4845a1ea95 Fixed message search issues 17 years ago
thomascube eb68420606 Fixed wrong delete button tooltip (#1483965) 17 years ago
thomascube bd4209e209 Ensure XHTML validation 17 years ago
svncommit 2ad77d22c9 Add Sydney to GMT+10 (AEST), closing #1484401. 17 years ago
till c1f160203e + implemented checks for max pagesize (#1484484) 17 years ago
thomascube 63f9d3c0a5 Don't add message footer when saving as draft 17 years ago
till ed7dd90083 + feedback 17 years ago
till b3a6455e64 # fixed: #1484527 17 years ago
thomascube 6b603da6f1 LDAP improvements 17 years ago
thomascube fc73746eb4 Fix compose function from address book + mozilla compatibility 17 years ago
thomascube 719a257f0c Some bugfixes, security issues + minor improvements 17 years ago
svncommit 93be5b7606 Move folder rendering functions so they can be used in the settings section. 17 years ago
thomascube 3fc00e67bb Fix address adding bug reported by David Koblas 17 years ago
thomascube 95609c48f5 Minor bugfixes reported on the dev-list 17 years ago
thomascube b2fb950fb5 Prevent default events on subject link; fixed typo in smtp script 17 years ago
thomascube 597c09cf97 Always populate the address source list 17 years ago
thomascube 06895c3e94 Better refresh of message list; improved HTML mail display 17 years ago
thomascube ae895a9d3c Fixed broken message status management 17 years ago
thomascube 8d07583f39 Use HTTP-POST requests for actions that change application state 17 years ago
thomascube 41bece1a1a Add link to message subjects (#1484257); don't make selected list items bold; remove duplicate function 17 years ago
thomascube 7198044efb Fixed conditional template tags; hide quota display if imap server does not support it 17 years ago
thomascube a23884b3d2 Wrap message body text (closes #1484148) 17 years ago
thomascube f1154163b0 Merged branch devel-addressbook from r443 back to trunk 17 years ago
thomascube fd39346d9f List attachments without filename 18 years ago
thomascube d70ddea08c Fixed check for new messages (closes #1484310) 18 years ago