summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Collapse)Author
2008-02-02* fixed another instance of preg_quote() (thanks Sean N. Heukels)till
git-svn-id: https://svn.roundcube.net/trunk@999 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02Also respect receipt and priority settings when re-opening a draft messagethomasb
git-svn-id: https://svn.roundcube.net/trunk@998 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02Simplified fix for remembering searches when viewing message + Don't ask for ↵thomasb
MDN confirmations on drafted messages (#1484691) git-svn-id: https://svn.roundcube.net/trunk@996 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* fixed #1484738till
git-svn-id: https://svn.roundcube.net/trunk@993 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* oops, fixed a parse error (which i just comitted) >:(till
git-svn-id: https://svn.roundcube.net/trunk@989 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* added an additional check so not everyone "attempts" ldap search if this ↵till
is not configured (compose.patch did not contain this) git-svn-id: https://svn.roundcube.net/trunk@988 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* compose.patch from #1483899till
git-svn-id: https://svn.roundcube.net/trunk@987 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-01-31Remember search results (closes #1483883).robin
git-svn-id: https://svn.roundcube.net/trunk@976 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-13Add Received header to outgoing mail.robin
git-svn-id: https://svn.roundcube.net/trunk@944 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-13Regard mdn flag in etag for cachingthomasb
git-svn-id: https://svn.roundcube.net/trunk@942 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-11added ability to insert attached images in HTML editorestadtherr
git-svn-id: https://svn.roundcube.net/trunk@940 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-12-10New class rcube_user + send message disposition notificationthomasb
git-svn-id: https://svn.roundcube.net/trunk@938 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-29Track message disposition notification flag and headersthomasb
git-svn-id: https://svn.roundcube.net/trunk@933 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25Only show new messages if they match the current search (#1484176)thomasb
git-svn-id: https://svn.roundcube.net/trunk@932 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25More input sanitizingthomasb
git-svn-id: https://svn.roundcube.net/trunk@931 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25Fixed some potential security risks + updatedd changelogthomasb
git-svn-id: https://svn.roundcube.net/trunk@930 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25Fix overriding of session vars when register_globals is on (#1484670)thomasb
git-svn-id: https://svn.roundcube.net/trunk@922 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-07Correctly decode attachments when downloading them (fixes #1484645)thomasb
git-svn-id: https://svn.roundcube.net/trunk@912 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-06Fix bugs #1484555, #1484646 and #1484639thomasb
git-svn-id: https://svn.roundcube.net/trunk@911 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-01Also remove unclosed script tags (fixes XSS vulnerability)thomasb
git-svn-id: https://svn.roundcube.net/trunk@909 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-19- Enable single-selection toggling in JS list objectrobin
- Use row id's instead of folder names in folder renaming/moving - Fix some smaller errors in folder renaming/moving git-svn-id: https://svn.roundcube.net/trunk@887 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-18Fixed syntax typothomasb
git-svn-id: https://svn.roundcube.net/trunk@884 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Make message listing less error pronethomasb
git-svn-id: https://svn.roundcube.net/trunk@875 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15After renaming/moving a folder, rename/move the children as well.robin
git-svn-id: https://svn.roundcube.net/trunk@868 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15When a parent folder is deleted, delete the children immediately, instead of ↵robin
one-by-one as r833 did. git-svn-id: https://svn.roundcube.net/trunk@866 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-04Use object method to get imap hierarchy delimiterthomasb
git-svn-id: https://svn.roundcube.net/trunk@857 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-03Update copyright noticeihug
git-svn-id: https://svn.roundcube.net/trunk@850 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-02Fix of the better fix of the bugfix :-)thomasb
git-svn-id: https://svn.roundcube.net/trunk@848 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-02Better fix for messaage reloading after movingthomasb
git-svn-id: https://svn.roundcube.net/trunk@847 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-02Fix loading of next messages after moving/deleting (#1484307)thomasb
git-svn-id: https://svn.roundcube.net/trunk@846 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-29Filter linked/imported CSS files (#1484056)thomasb
git-svn-id: https://svn.roundcube.net/trunk@839 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-26Set default IMAP folder delimiter; make sure is not emptythomasb
git-svn-id: https://svn.roundcube.net/trunk@824 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-26Fix folder-management when delimiter is empty (re-closes #1457344).robin
git-svn-id: https://svn.roundcube.net/trunk@821 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-26Improve message compose screenthomasb
git-svn-id: https://svn.roundcube.net/trunk@816 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-25Create new folder as child of selected folder.robin
git-svn-id: https://svn.roundcube.net/trunk@813 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-25Enable drag-/dropping of folders to a new parent folder, closes #1457344.robin
git-svn-id: https://svn.roundcube.net/trunk@811 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomasb
git-svn-id: https://svn.roundcube.net/trunk@801 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-11Fixed message search issuesthomasb
git-svn-id: https://svn.roundcube.net/trunk@791 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-09Fixed wrong delete button tooltip (#1483965)thomasb
git-svn-id: https://svn.roundcube.net/trunk@789 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-09Ensure XHTML validationthomasb
git-svn-id: https://svn.roundcube.net/trunk@786 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-06Add Sydney to GMT+10 (AEST), closing #1484401.robin
git-svn-id: https://svn.roundcube.net/trunk@782 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-01+ implemented checks for max pagesize (#1484484)till
git-svn-id: https://svn.roundcube.net/trunk@768 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-30Don't add message footer when saving as draftthomasb
git-svn-id: https://svn.roundcube.net/trunk@764 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-29+ feedbacktill
git-svn-id: https://svn.roundcube.net/trunk@733 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-29# fixed: #1484527till
git-svn-id: https://svn.roundcube.net/trunk@727 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-15LDAP improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@677 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Fix compose function from address book + mozilla compatibilitythomasb
git-svn-id: https://svn.roundcube.net/trunk@671 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Some bugfixes, security issues + minor improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@668 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-07-26Move folder rendering functions so they can be used in the settings section.robin
git-svn-id: https://svn.roundcube.net/trunk@652 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-07-03Fix address adding bug reported by David Koblasthomasb
git-svn-id: https://svn.roundcube.net/trunk@638 208e9e7b-5314-0410-a742-e7e81cd9613c