summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/mark.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-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-04- Don't show confirmation message when marking message as read using delay ↵alec
(preview_pane_mark_read>0) git-svn-id: https://svn.roundcube.net/trunk@4174 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-29- Improve performance of setting IMAP flags using .SILENT suffixalec
git-svn-id: https://svn.roundcube.net/trunk@4160 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-05-06- Fix listupdate event doesn't trigger on search response (#1486708)alec
git-svn-id: https://svn.roundcube.net/trunk@3599 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-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-07-16Force ajax calls to protect from CSRFthomasb
git-svn-id: https://svn.roundcube.net/trunk@2758 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-13Tabs!thomasb
git-svn-id: https://svn.roundcube.net/trunk@2744 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-11- fix marking as DELETED with skip_deleted enabledalec
git-svn-id: https://svn.roundcube.net/trunk@2635 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
2008-10-09- send set_unread_count() only when changing /Seen statusalec
git-svn-id: https://svn.roundcube.net/trunk@1962 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-06-30- Added flag column on messages list (#1484623)alec
git-svn-id: https://svn.roundcube.net/trunk@1580 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-12- Fixed and optimized 'read_when_deleted': mark as read on server sidealec
in one action when marking as deleted, fixed js bugs when deleting from message preview page git-svn-id: https://svn.roundcube.net/trunk@1292 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-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-05-18renamed $mbox so that it will stop interfering with the $_SESSION when ↵cmcnulty
register_globals is turned on git-svn-id: https://svn.roundcube.net/trunk@232 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-01Added support for undeletecmcnulty
git-svn-id: https://svn.roundcube.net/trunk@212 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-28Minor bugfixes and correction of confusing License notficationsroundcube
git-svn-id: https://svn.roundcube.net/trunk@8 208e9e7b-5314-0410-a742-e7e81cd9613c
2005-09-25Initial revisionroundcube
git-svn-id: https://svn.roundcube.net/trunk@3 208e9e7b-5314-0410-a742-e7e81cd9613c