summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2013-04-19Fix DB error when creating a new contact and a group is selected (#1489051)Aleksander Machniak
2013-04-19Fix handling of deprecated boolean value of reply_mode option (#1489052)Aleksander Machniak
2013-04-14Add "with attachment" option to messages list filter (#1485382)Aleksander Machniak
2013-04-13Fix display of HTML entities in protected folder name (#1489042)Aleksander Machniak
2013-04-10Skip filename suffix check for embedded images; return blocked.gif instead of...Thomas Bruederli
2013-04-06Fix handling of invalid characters in message headers and output (#1489032)Aleksander Machniak
2013-04-05Fix copying messages to a folder with "empty" name e.g. "0", better error han...Aleksander Machniak
2013-04-02Skip message/rfc822 attachments only in reply modeAleksander Machniak
2013-04-02Fix blockquote width in sent mail (#1489031)Aleksander Machniak
2013-03-27Sanity check the file path for generic message footer before adding itThomas Bruederli
2013-03-27Whitelist configuration options (user preferences) that can be changed using ...Aleksander Machniak
2013-03-26Remove sig_above configuration option, use reply_mode only (#1489001)Aleksander Machniak
2013-03-26Refresh current folder in opener window after draft save or message sent (#14...Aleksander Machniak
2013-03-26Better fix for "saving draft just after entering compose window (#1489012)"Aleksander Machniak
2013-03-24Be less restrictive on vCard import, do not require FN when N existsAleksander Machniak
2013-03-24Fix vcard folding when outputing already generated vcardAleksander Machniak
2013-03-19Add rel="noreferrer" for links in displayed messages (#1484686)Aleksander Machniak
2013-03-19Fix so forward as attachment works if additional attachment is added by messa...Aleksander Machniak
2013-03-16Notify about a new mail only if it's UNSEEN (#1388965)Aleksander Machniak
2013-03-15Fix load-attachment linkAleksander Machniak
2013-03-15Add ability to toggle between view as HTML and text while viewing a message (...Aleksander Machniak
2013-03-14Enriched content should be also converted to text if html is disabledAleksander Machniak
2013-03-14Added rcube_message::has_text_part(), simplified has_html_part() so it alwaysAleksander Machniak
2013-03-12Don't show fake address - phishing prevention (#1488981)Aleksander Machniak
2013-03-11Fix forward as attachment bug with editormode != 1 (#1488991)Aleksander Machniak
2013-03-10Trigger 'refresh' hook in mail viewThomas Bruederli
2013-03-07Move spellcheck options section below signature options sectionAleksander Machniak
2013-03-06Increase maxlength to 254 chars for email input fields in addressbook (#1488987)Aleksander Machniak
2013-03-06Add attachment menu with Open and Download options (#1488975)Aleksander Machniak
2013-03-05Fix so full filename is used for title attributeAleksander Machniak
2013-03-05Fix thumbnail size when GD extension is used for image resize (#1488985)Aleksander Machniak
2013-03-02Even better message on over quota error in move to trash operation (#1484164)Aleksander Machniak
2013-03-02Display notice that message is encrypted also for application/pkcs7-mime mess...Aleksander Machniak
2013-03-02Avoid loading already registered attachments when opening a draft message (on...Thomas Bruederli
2013-03-02Add methods to append certain nodes to session data in order to avoid session...Thomas Bruederli
2013-02-28Don't skip message/* attachments when opening a draft. Restore check as it wa...Thomas Bruederli
2013-02-21Don't try to print file extension in a warning message if it's not availableAleksander Machniak
2013-02-19Add workaround for invalid message charset detection by IMAP servers (#1488968)Aleksander Machniak
2013-02-17- Fix regression in handling LDAP contact identifiers (#1488959)Aleksander Machniak
2013-02-10Properly quote form validation error messagesThomas Bruederli
2013-02-07Ignore file extension difference for text/plain attachments (#1488891)Thomas Bruederli
2013-02-07Use encoded identifiers for address book lists (#1488381)Thomas Bruederli
2013-02-05Pass string to html::tag() in order to always add the </ul> tagThomas Bruederli
2013-01-31- Refactored the hierarchical mailboxlist control into a separate widget classThomas Bruederli
2013-01-25Add search box to compose address book widget (#1488381)Thomas Bruederli
2013-01-25Move rcmail_contact_key() to rcube_addressbook::compose_contact_key()Thomas Bruederli
2013-01-24Load a default stylesheet (embed.css) from skin in plain html pages (e.g. att...Thomas Bruederli
2013-01-19Also block remote images in HTML part view (#1488827)Thomas Bruederli
2013-01-18Improved folder path presentation in page title (use unified delimiter, local...Aleksander Machniak
2013-01-17Fix export of selected contacts from search result (#1488905)Aleksander Machniak