summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/show.inc
AgeCommit message (Collapse)Author
2012-04-13- Merge devel-framework branch, resolved conflictsalec
git-svn-id: https://svn.roundcube.net/trunk@6073 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk ↵alec
folder (#1486686) git-svn-id: https://svn.roundcube.net/trunk@6052 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-19- Fix drafts update issues when edited from preview pane (#1488314)alec
git-svn-id: https://svn.roundcube.net/trunk@5802 208e9e7b-5314-0410-a742-e7e81cd9613c
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-16Add more classes and options to HTML elements for better styleabilitythomasb
git-svn-id: https://svn.roundcube.net/trunk@5623 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-11Make string for unread count configureable by skin; add file type classes to ↵thomasb
attachments list git-svn-id: https://svn.roundcube.net/trunk@5592 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-11-29Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5509 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-10- Fix inconsistent behaviour of Compose button in Drafts folder, add Edit ↵alec
button for drafts git-svn-id: https://svn.roundcube.net/trunk@5409 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-23- Make the whole PHP output non-cacheable (#1487797)alec
git-svn-id: https://svn.roundcube.net/trunk@5274 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-09-07- Rewritten messages caching (merged devel-mcache branch):alec
Indexes are stored in a separate table, so there's no need to store all messages in a folder Added threads data caching Flags are stored separately, so flag change doesn't cause DELETE+INSERT, just UPDATE - Partial QRESYNC support - Improved FETCH response handling - Improvements in response tokenization method git-svn-id: https://svn.roundcube.net/trunk@5190 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-08-29Make list of mimetypes that open in preview window configurable (#1487625)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5144 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-23- Store user preferences in session when write-master is not available and ↵alec
session is stored in memcache, write them later git-svn-id: https://svn.roundcube.net/trunk@4802 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-16- Add option to set default action of Forward button to "Forward as attachment"alec
git-svn-id: https://svn.roundcube.net/trunk@4775 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-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- Improve responsiveness of messages displaying (#1486986)alec
git-svn-id: https://svn.roundcube.net/trunk@4179 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-11-04- Unify template files namingalec
git-svn-id: https://svn.roundcube.net/trunk@4176 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-23- Fix parent folder with unread subfolder not bold when message is open ↵alec
(#1487078) git-svn-id: https://svn.roundcube.net/trunk@4127 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-20- Add workaround for some Outlook's wrong content-types, per discussion in ↵alec
#1487051 git-svn-id: https://svn.roundcube.net/trunk@4115 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-06- Add mdn_request=4alec
git-svn-id: https://svn.roundcube.net/trunk@4045 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-04- Add Reply-to-List feature (#1484252)alec
- Add Mail-Followup-To/Mail-Reply-To support (#1485547) git-svn-id: https://svn.roundcube.net/trunk@4032 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-29- Add option to automatically send read notifications for known senders ↵alec
(1485883) git-svn-id: https://svn.roundcube.net/trunk@4011 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- Truncate message subject when setting page titlealec
git-svn-id: https://svn.roundcube.net/trunk@3991 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-09-19Remove accidentally committed debug codethomasb
git-svn-id: https://svn.roundcube.net/trunk@3976 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-18Prevent from saving a non-existing skin path in user prefsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3974 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-06-09- Added mailboxlist options menu in message pagealec
git-svn-id: https://svn.roundcube.net/trunk@3737 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-08- Fix some IMAP errors handling when opening the message (#1485443)alec
git-svn-id: https://svn.roundcube.net/trunk@3726 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-03- fix unseen messages counter after unseen message previewalec
git-svn-id: https://svn.roundcube.net/trunk@3589 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3479 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-01-29- small optimizationalec
git-svn-id: https://svn.roundcube.net/trunk@3238 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-22- Removed problematic browser-caching of messagesalec
git-svn-id: https://svn.roundcube.net/trunk@3217 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-08- Fix delete in message view deletes permanently with flag_for_deletion=true ↵alec
(#1486101) git-svn-id: https://svn.roundcube.net/trunk@2933 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-31- Added 'display_next' optionalec
git-svn-id: https://svn.roundcube.net/trunk@2822 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-23- performance fix: don't check mbstring functions existence too oftenalec
git-svn-id: https://svn.roundcube.net/trunk@2788 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-13- improve responsiveness by flushing template output asap, also set the ↵alec
\Seen flag after message page display git-svn-id: https://svn.roundcube.net/trunk@2741 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-07- if message wasn't found in preview mode display separate templatealec
git-svn-id: https://svn.roundcube.net/trunk@2723 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-07-07- handle smtp errors in show action (when mdn is send)alec
git-svn-id: https://svn.roundcube.net/trunk@2722 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-11- Fix message Etag generation for counter issues (#1485623)alec
git-svn-id: https://svn.roundcube.net/trunk@2637 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-06-10- Fixed many 'skip_deleted' issues (#1485634)alec
- Fixed messages list sorting on servers without SORT capability - some preformance improvements git-svn-id: https://svn.roundcube.net/trunk@2629 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-26Re-enable the permalink command (allows one to choose right-click and ↵thomasb
open-in-new-tab) git-svn-id: https://svn.roundcube.net/trunk@2544 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-05-23- Added message menu (some image needed), removed Print and Source buttonsalec
- Added possibility to save message as .eml file (#1485861) git-svn-id: https://svn.roundcube.net/trunk@2523 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ↵thomasb
sample plugins) git-svn-id: https://svn.roundcube.net/trunk@2401 208e9e7b-5314-0410-a742-e7e81cd9613c