summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
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
2013-01-15Make sure mimetypes is an array not object in a better wayAleksander Machniak
2013-01-11New feature to export only selected contacts from addressbook (by Phil Weir)Thomas Bruederli
2013-01-07Fix searching by date in address book (#1488888)Aleksander Machniak
2013-01-02Add option to use envelope From address for MDN responses (#1488880)Aleksander Machniak
2013-01-01Add possibility to search in message body only (#1488770)Aleksander Machniak
2012-12-29Minor IE7/8 fixesThomas Bruederli
2012-12-28Display PGP/MIME signature attachments as "Digital Signature" (#1488570)Aleksander Machniak
2012-12-28Unified attachments filenames handling for message parts without a filenameAleksander Machniak
2012-12-26Framework'ize html2text classAleksander Machniak
2012-12-25Move washtml class into Roundcube Framework (rcube_washtml), add some improve...Aleksander Machniak
2012-12-22Make html button-links work in IEThomas Bruederli
2012-12-22Treat image/pjpeg as image/jpegThomas Bruederli
2012-12-18Display 'Sender' header in message previewAleksander Machniak
2012-12-15Fix escaping of add-contact arguments - fixes JS error in IEAleksander Machniak
2012-12-14Fix contact copy/add-to-group operations on search result (#1488862)Aleksander Machniak
2012-12-14Use matching identity in MDN response (#1488864)Aleksander Machniak
2012-12-14Remove brackets for recipients without nameAleksander Machniak
2012-12-13Merge branch 'master' of github.com:roundcube/roundcubemailThomas Bruederli
2012-12-13Properly parse message/rfc822 parts including all headers, body decoding and ...Thomas Bruederli
2012-12-13Fix handling of signatures on draft edit: Don't add new signatureAleksander Machniak
2012-12-12Fix so compacting of non-empty folder is possible also when messages list is ...Aleksander Machniak
2012-12-12Use also Envelope-To for identity selection (#1488553)Aleksander Machniak
2012-12-11Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-12-11Allow forwarding of multiple emails (#1486854)Aleksander Machniak
2012-12-10Append filename extension if missingThomas Bruederli
2012-12-10Nicely render headers of message/rfc822 partsThomas Bruederli
2012-12-07Plugin API: add 'check_recent' hook with possibility to control folders list ...Aleksander Machniak
2012-12-07Fix PHP warning when replied message contains exactly one Delivered-To headerAleksander Machniak
2012-12-05Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (#1...Aleksander Machniak
2012-12-01enriched.inc -> rcube_enrichedAleksander Machniak
2012-11-30Fix attachment Content-Length for in-memory files (#1488844)Aleksander Machniak
2012-11-29Fix empty email on identities list after identity update (#1488834)Aleksander Machniak
2012-11-28Merge pull request #49 from linagora/masterAleksander Machniak
2012-11-28Move code for identity selection to function, move identities formatting to r...Aleksander Machniak
2012-11-28Use Delivered-To header as a last resort for identity selection (#1488840)Aleksander Machniak
2012-11-27Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes and...Thomas Bruederli
2012-11-27Separate the very application-specific output classes from the Roundcube fram...Thomas Bruederli
2012-11-26unset email address with new level entity 4jeremie kornobis