summaryrefslogtreecommitdiff
path: root/program/steps/mail/mark.inc
AgeCommit message (Expand)Author
2014-04-08Make multi-folder message identifiers work with folders containing commasThomas Bruederli
2014-04-08Fix message UID extraction for _uid=*; update unread count for all affected m...Thomas Bruederli
2014-04-07Make UID extraction function globally availbale (for plugins)Thomas Bruederli
2014-01-16Support globally unique message UIDs with IMAP folder name appendedThomas
2013-12-31More CS fixes, replace global $CONFIG usage with $RCMAIL->config->get()Aleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-04-05Fix copying messages to a folder with "empty" name e.g. "0", better error han...Aleksander Machniak
2012-08-11Added separate From and To columns apart from smart From/To column (#1486891)Aleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alecpl
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alecpl
2010-12-01- Fix "Cannot use scalar value..." warning (#1487066)alecpl
2010-11-04- Don't show confirmation message when marking message as read using delay (p...alecpl
2010-11-03- Add missing confirmation/error messages on contact/group/message actions (#...alecpl
2010-10-29- Improve performance of setting IMAP flags using .SILENT suffixalecpl
2010-10-13- Minimize session data size by storing only last search resultalecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-06-23- removed PHP closing tagalecpl
2010-05-15- remove offline message list generation on IE, this doesn't realy improve pe...alecpl
2010-05-06- Fix listupdate event doesn't trigger on search response (#1486708)alecpl
2010-03-25- Added possibility to select all messages in a folder (#1484756)alecpl
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomascube
2010-03-04- Fix deleting all messages from last list page (#1486293)alecpl
2009-09-17- some code improvements for r2959 changealecpl
2009-09-17- Fix incorrect count of new messages in folder list when using multiple IMAP...alecpl
2009-07-16Force ajax calls to protect from CSRFthomascube
2009-07-13Tabs!thomascube
2009-07-11- speed up adding of messages to the list after message move/deletealecpl
2009-06-11- speed up: don't count UNSEEN if mailbox is emptyalecpl
2009-06-11- fix marking as DELETED with skip_deleted enabledalecpl
2009-06-05- Reviewed/fixed skip_deleted/read_when_deleted/flag_for_deletion options han...alecpl
2008-10-09- send set_unread_count() only when changing /Seen statusalecpl
2008-06-30- Added flag column on messages list (#1484623)alecpl
2008-04-12- Fixed and optimized 'read_when_deleted': mark as read on server sidealecpl
2008-02-05Applied patch for updating page title (#1484727, #1484650)thomascube
2007-05-18Use HTTP-POST requests for actions that change application statethomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-02-16Better input checking on GET and POST varsthomascube
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when regist...svncommit
2006-05-01Added support for undeletesvncommit
2005-09-28Minor bugfixes and correction of confusing License notficationsthomascube
2005-09-25Initial revisionthomascube