summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps
AgeCommit message (Collapse)Author
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-09-17- code cleanup + fix for malformed html (#1485139)alec
git-svn-id: https://svn.roundcube.net/trunk@1814 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-17- Smart Tags and NOBR tag support in html messages (#1485363, #1485327)alec
git-svn-id: https://svn.roundcube.net/trunk@1811 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-17- Display progress message for folders create/delete/rename operations ↵alec
(#1485357) git-svn-id: https://svn.roundcube.net/trunk@1809 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- Added Reply-To to forwarded emails (#1485315)alec
git-svn-id: https://svn.roundcube.net/trunk@1808 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- Added icons for forwarded/forwarded+replied messages (#1485257)alec
git-svn-id: https://svn.roundcube.net/trunk@1807 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- Allow and use spellcheck attribute for input/textarea fields (#1485060)alec
git-svn-id: https://svn.roundcube.net/trunk@1806 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16Fix typos + only add callback for style tags when safe-flag is setthomasb
git-svn-id: https://svn.roundcube.net/trunk@1804 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- Fix inline images handling when replying/forwarding html messagesalec
git-svn-id: https://svn.roundcube.net/trunk@1803 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-16- Reduced memory footprint when forwarding attachments (#1485345)alec
- Fixed endless loop in iil_C_HandlePartBody() - rcube_message::get_part_content() speed up using 3rd argument of rcube_imap::get_message_part() git-svn-id: https://svn.roundcube.net/trunk@1800 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15Redesign of the identities settings + add config option to disable multiple ↵thomasb
identities git-svn-id: https://svn.roundcube.net/trunk@1796 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-15- Added 'sendmail_delay' option to restrict messages sending interval (#1484491)alec
git-svn-id: https://svn.roundcube.net/trunk@1793 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-14-small folder names abbreviation fixesalec
git-svn-id: https://svn.roundcube.net/trunk@1792 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-14- handle 'undisclosed-recipients in imap.incalec
git-svn-id: https://svn.roundcube.net/trunk@1791 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-14- don't show 'To' header if contains only /^undisclosed-recipients[:;]*$/alec
git-svn-id: https://svn.roundcube.net/trunk@1790 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-14- use html2text for signatures in Settings/Identitiesalec
git-svn-id: https://svn.roundcube.net/trunk@1788 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-13- localization fix for 'replyto' label length (use short 'replyto' and long ↵alec
'reply-to') git-svn-id: https://svn.roundcube.net/trunk@1784 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-13#1485337: fill recipient on reply to address of yourself (if there's only ↵alec
one address found in message) git-svn-id: https://svn.roundcube.net/trunk@1782 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12- Fixed quota img height/width setting from template (#1484857)alec
git-svn-id: https://svn.roundcube.net/trunk@1776 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12Allow (sanitized) style elements in HTML messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1773 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12Add link to open message in new window + tweaked some header stylesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1767 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12- Added vertical splitter for folders list resizingalec
- Added possibility to view all headers in message view - Fixed splitter drag/resize on Opera (#1485170) - debug console css fixes for IE git-svn-id: https://svn.roundcube.net/trunk@1766 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12Insert virtual folders in subscription list (#1484779) + code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@1765 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-12Refactor drag & drop functionality. Don't rely on browser events anymore ↵thomasb
(#1484453) git-svn-id: https://svn.roundcube.net/trunk@1763 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-11- fix language setting (language select wasn't "refreshed" after change)alec
git-svn-id: https://svn.roundcube.net/trunk@1762 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-06Give the user a second chance when sending failes due session errorthomasb
git-svn-id: https://svn.roundcube.net/trunk@1755 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-06Log error when submitting an invalid compose IDthomasb
git-svn-id: https://svn.roundcube.net/trunk@1754 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-06Reset page number when exporting contactsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1753 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-06Don't import contacts without an e-mail address (does not make sense)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1752 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-06Don't wrap worwarded text; better wrap reply message textthomasb
git-svn-id: https://svn.roundcube.net/trunk@1751 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Immediately save sort_col/sort_order in user prefs (#1485265)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1748 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Correctly handle options in mailto-links (#1485228)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1747 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Codestyle: indent with spaces instead of tabsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1746 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Also report errors when automatically sending receipt messagesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1745 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Indicate allowed max. attachment size in compose screen (#1485030)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1741 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05showImages attribute is skin template is obsolte: now set in user prefsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1739 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-05Killed one more global var + log logins to a separate file (not console)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1735 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-04Enable export of contacts as vCard + DRYthomasb
git-svn-id: https://svn.roundcube.net/trunk@1732 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-04- Truncate very long (above 50 characters) attachment filenames when displayingalec
git-svn-id: https://svn.roundcube.net/trunk@1729 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-04Fix html links for address book directoriesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1726 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-04Always list all address sourcesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1725 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-03Interesting: (0 == 'auto') => truethomasb
git-svn-id: https://svn.roundcube.net/trunk@1723 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomasb
git-svn-id: https://svn.roundcube.net/trunk@1722 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-03- Fix Reply-To header displaying (#1485314)alec
git-svn-id: https://svn.roundcube.net/trunk@1721 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-02New feature to import contacts from a vcard file + mark form buttons that ↵thomasb
provide the most obvious operation git-svn-id: https://svn.roundcube.net/trunk@1716 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-02Let rcmail class create address book instancesthomasb
git-svn-id: https://svn.roundcube.net/trunk@1712 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-29#1485297: remove signature's div ID from sent html messagealec
git-svn-id: https://svn.roundcube.net/trunk@1700 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-29#1485241: be sure that folder is subscribed when saving sent messagealec
git-svn-id: https://svn.roundcube.net/trunk@1698 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-28- Added option 'quota_zero_as_unlimited' (#1484604)alec
git-svn-id: https://svn.roundcube.net/trunk@1691 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-08-28- Write to log also sent MDN confirmation messagesalec
git-svn-id: https://svn.roundcube.net/trunk@1686 208e9e7b-5314-0410-a742-e7e81cd9613c