summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/move_del.inc
AgeCommit message (Collapse)Author
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@5781 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alec
git-svn-id: https://svn.roundcube.net/trunk@5563 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-22- Fix bug where after delete message rows can be added to the list of ↵alec
another folder (#1487752) git-svn-id: https://svn.roundcube.net/trunk@5266 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalec
- Fixed message ID updates in cache - Changed message flags handling + some fixes (e.g. fixed messages listing after delete) git-svn-id: https://svn.roundcube.net/trunk@5233 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alec
- Add confirmation message on purge/expunge commands response - Fix CLOSE was called on unselected mailbox git-svn-id: https://svn.roundcube.net/trunk@4321 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-12-01- Fix "Cannot use scalar value..." warning (#1487066)alec
git-svn-id: https://svn.roundcube.net/trunk@4294 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- Fix handling of folders with "<>" characters in namealec
git-svn-id: https://svn.roundcube.net/trunk@4219 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-12- Fix handling of folders with name "0" (#1487119)alec
git-svn-id: https://svn.roundcube.net/trunk@4216 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-03- Add missing confirmation/error messages on contact/group/message actions ↵alec
(#1486845) - Add 'loading' message on message move/copy/delete/mark actions git-svn-id: https://svn.roundcube.net/trunk@4172 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Minimize session data size by storing only last search resultalec
and by removing search result from session after listing with empty search filter git-svn-id: https://svn.roundcube.net/trunk@4084 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- removed PHP closing tagalec
git-svn-id: https://svn.roundcube.net/trunk@3780 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-15- remove offline message list generation on IE, this doesn't realy improve ↵alec
performance now git-svn-id: https://svn.roundcube.net/trunk@3620 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-25- Added possibility to select all messages in a folder (#1484756)alec
git-svn-id: https://svn.roundcube.net/trunk@3419 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3367 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-04- Fix deleting all messages from last list page (#1486293)alec
git-svn-id: https://svn.roundcube.net/trunk@3317 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-13- Plugin API: added 'quota' hookalec
git-svn-id: https://svn.roundcube.net/trunk@3178 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-17- some code improvements for r2959 changealec
git-svn-id: https://svn.roundcube.net/trunk@2960 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-17- Fix incorrect count of new messages in folder list when using multiple ↵alec
IMAP clients (#1485995) - Fix all folders checking for new messages with disabled caching (#1486128) git-svn-id: https://svn.roundcube.net/trunk@2959 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-07- fix cache flushing after message delete with read_when_deleted=true + some ↵alec
code cleanup git-svn-id: https://svn.roundcube.net/trunk@2930 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-16Force ajax calls to protect from CSRFthomasb
git-svn-id: https://svn.roundcube.net/trunk@2758 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-11- speed up adding of messages to the list after message move/deletealec
git-svn-id: https://svn.roundcube.net/trunk@2734 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-11- speed up: don't count UNSEEN if mailbox is emptyalec
git-svn-id: https://svn.roundcube.net/trunk@2636 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-05- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options ↵alec
handling in UI git-svn-id: https://svn.roundcube.net/trunk@2615 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-30- After move/delete from 'show' action display next message instead of ↵alec
messages list (#1485887) git-svn-id: https://svn.roundcube.net/trunk@2576 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-23- messages list fix for IEalec
git-svn-id: https://svn.roundcube.net/trunk@2414 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-27-fix: mark as read (for read_when_deleted) only when moving messages to trashalec
git-svn-id: https://svn.roundcube.net/trunk@2018 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-27- Fix unread message unintentionally marked as read if ↵alec
read_when_deleted=true (#1485409) git-svn-id: https://svn.roundcube.net/trunk@2017 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18- don't add new row to messages list if only marking as deleted ↵alec
(flag_for_deletion=true) git-svn-id: https://svn.roundcube.net/trunk@1818 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-07-31Fix read_when_deleted behavior + javascript codestylethomasb
git-svn-id: https://svn.roundcube.net/trunk@1617 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-05-06- removed trigger_error() callalec
git-svn-id: https://svn.roundcube.net/trunk@1359 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30* cs fixestill
git-svn-id: https://svn.roundcube.net/trunk@1348 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some ↵thomasb
global vars git-svn-id: https://svn.roundcube.net/trunk@1344 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-11#1484972: optimization: mark as read in one action with preview, deleted ↵alec
redundant quota reads git-svn-id: https://svn.roundcube.net/trunk@1285 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-07- better commands enabling/disabling after get/post response, fixes:alec
when delete last (selected) message in mailbox content in preview pane should be cleaned, when delete last (selected) message in mailbox sellect-all, purge and others commands should be disabled, and probably other related bugs git-svn-id: https://svn.roundcube.net/trunk@1268 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-05Applied patch for updating page title (#1484727, #1484650)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1019 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-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-05-18Use HTTP-POST requests for actions that change application statethomasb
git-svn-id: https://svn.roundcube.net/trunk@573 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@543 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-02-16Better input checking on GET and POST varsthomasb
git-svn-id: https://svn.roundcube.net/trunk@483 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-20Fixed wrong message listing when showing search resultsthomasb
git-svn-id: https://svn.roundcube.net/trunk@422 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-01Introducing preview pane and conditional skin tagsthomasb
git-svn-id: https://svn.roundcube.net/trunk@388 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-20Initialize this.message_list only if we have one.robin
git-svn-id: https://svn.roundcube.net/trunk@373 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-17Re-initialize rows after move or deleterobin
git-svn-id: https://svn.roundcube.net/trunk@372 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-29Removeable attachments, Auto-default folder creation, bug fixesrichs
git-svn-id: https://svn.roundcube.net/trunk@269 208e9e7b-5314-0410-a742-e7e81cd9613c