summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/move_del.inc
AgeCommit message (Expand)Author
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alec
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alec
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alec
2010-12-01- Fix "Cannot use scalar value..." warning (#1487066)alec
2010-11-12- Fix handling of folders with "<>" characters in namealec
2010-11-12- Fix handling of folders with name "0" (#1487119)alec
2010-11-03- Add missing confirmation/error messages on contact/group/message actions (#...alec
2010-10-13- Minimize session data size by storing only last search resultalec
2010-09-25- s/RoundCube/Roundcube/alec
2010-06-23- removed PHP closing tagalec
2010-05-15- remove offline message list generation on IE, this doesn't realy improve pe...alec
2010-03-25- Added possibility to select all messages in a folder (#1484756)alec
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
2010-03-04- Fix deleting all messages from last list page (#1486293)alec
2009-12-13- Plugin API: added 'quota' hookalec
2009-09-17- some code improvements for r2959 changealec
2009-09-17- Fix incorrect count of new messages in folder list when using multiple IMAP...alec
2009-09-07- fix cache flushing after message delete with read_when_deleted=true + some ...alec
2009-07-16Force ajax calls to protect from CSRFthomasb
2009-07-11- speed up adding of messages to the list after message move/deletealec
2009-06-11- speed up: don't count UNSEEN if mailbox is emptyalec
2009-06-05- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options han...alec
2009-05-30- After move/delete from 'show' action display next message instead of messag...alec
2009-04-23- messages list fix for IEalec
2008-10-27-fix: mark as read (for read_when_deleted) only when moving messages to trashalec
2008-10-27- Fix unread message unintentionally marked as read if read_when_deleted=true...alec
2008-09-18- don't add new row to messages list if only marking as deleted (flag_for_del...alec
2008-07-31Fix read_when_deleted behavior + javascript codestylethomasb
2008-05-06- removed trigger_error() callalec
2008-04-30* cs fixestill
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb
2008-04-11#1484972: optimization: mark as read in one action with preview, deleted redu...alec
2008-04-07- better commands enabling/disabling after get/post response, fixes:alec
2008-02-05Applied patch for updating page title (#1484727, #1484650)thomasb
2007-11-25Only show new messages if they match the current search (#1484176)thomasb
2007-10-02Fix of the better fix of the bugfix :-)thomasb
2007-10-02Better fix for messaage reloading after movingthomasb
2007-10-02Fix loading of next messages after moving/deleting (#1484307)thomasb
2007-05-18Use HTTP-POST requests for actions that change application statethomasb
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2007-02-16Better input checking on GET and POST varsthomasb
2006-12-20Fixed wrong message listing when showing search resultsthomasb
2006-12-01Introducing preview pane and conditional skin tagsthomasb
2006-11-20Initialize this.message_list only if we have one.robin
2006-11-17Re-initialize rows after move or deleterobin
2006-06-29Removeable attachments, Auto-default folder creation, bug fixesrichs