summaryrefslogtreecommitdiff
path: root/program/steps
AgeCommit message (Expand)Author
2012-10-05New skin selection with full name, license and thumbnailThomas Bruederli
2012-10-04Fix HTTP User-Agent XSS vulnerability (#1488737)Thomas Bruederli
2012-10-02Add localized titles for message header togglesThomas Bruederli
2012-10-02Let the skin limit the number of visible recipeints and place a link to show ...Thomas Bruederli
2012-10-01Avoid double-quoting of some message headers; wrap email address strings in <...Thomas Bruederli
2012-10-01Revert "Add full headers view in message preview window (#1488538)"Thomas Bruederli
2012-10-01Enable subscription option for already subscribed "virtual" folders,Aleksander Machniak
2012-09-25Allow to mark/flag messages from full message view screenThomas Bruederli
2012-09-21Re-fix HTML entities handling in addressbook namesAleksander Machniak
2012-09-20Support HTML entities in addressbook namesAleksander Machniak
2012-09-17Don't directly require email address on contact import, allowing importAleksander Machniak
2012-09-17Don't add inline images from HTML part to the attachments list when forwardin...Aleksander Machniak
2012-09-12Improvements in building criteria string for IMAP SEARCHAleksander Machniak
2012-09-11Fix error where session wasn't updated after folder rename/delete (#1488692)Aleksander Machniak
2012-09-11- Replace data URIs of images (pasted in HTML editor) with inline attachments...Aleksander Machniak
2012-09-04Merge branch 'message_show_ui'Aleksander Machniak
2012-09-04Add full headers view in message preview window (#1488538)Aleksander Machniak
2012-09-03Fix bug where parentnotwritable error wasn't displayed in the interfaceAleksander Machniak
2012-09-03Fix displaying all headers when they contain malformed characters (#1488666)Aleksander Machniak
2012-08-29Fix quota capability detection so it can be overwritten by a plugin (#1488655)Aleksander Machniak
2012-08-27Fix identity selection on reply (#1488101)Aleksander Machniak
2012-08-27Add option to enable HTML editor on forwarding (#1488517)Aleksander Machniak
2012-08-26Add option to not include original message on reply, rename option top_postin...Aleksander Machniak
2012-08-21Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-08-21Fix so subscribed non-existing/non-accessible shared folder can be unsubscribedAleksander Machniak
2012-08-21Fix possible PHP warning, read default_folders using config->get()Aleksander Machniak
2012-08-20Added "Undeleted" option to messages list filterAleksander Machniak
2012-08-17Fix PHP Warning: strlen() expects parameter 1 to be string, object givenAleksander Machniak
2012-08-15Fix lower-casing email address on replies (#1488598)Aleksander Machniak
2012-08-15Fix line separator in exported messages (#1488603)Aleksander Machniak
2012-08-15Fix XSS issue where plain signatures wasn't secured in HTML mode (#1488613)Aleksander Machniak
2012-08-15Fix stripped apostrophes when replying in plain text to HTML message (#1488606)Aleksander Machniak
2012-08-14Fix inactive Save search option after advanced search (#1488607)Aleksander Machniak
2012-08-14Improve text wrapping in repliesThomas Bruederli
2012-08-13Skip IDN conversion when saving/reading identies. This should provide proper ...Thomas Bruederli
2012-08-11Fix bug in last commit which broke searchingAleksander Machniak
2012-08-11Added separate From and To columns apart from smart From/To column (#1486891)Aleksander Machniak
2012-08-08Fix image cid substitution in compose/sendmailAleksander Machniak
2012-08-08Fix SQL errors handlingAleksander Machniak
2012-08-08Remove unused variableAleksander Machniak
2012-08-06Fix double HTML entities escaping in forward message headerAleksander Machniak
2012-08-05- Fix order of attachments in sent mail (#1488423)Aleksander Machniak
2012-08-03Remove debug codeAleksander Machniak
2012-08-03Fix duplicated fields when object is converted into arrayAleksander Machniak
2012-07-31Define context (_remote=1) for spellcheck requests to send proper response on...Aleksander Machniak
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-07-26Move the hard-coded list of fields used to list contacts to a central locationThomas Bruederli
2012-07-24Prefer default addressbook also when checking for existence of MDN request re...Aleksander Machniak
2012-07-13Prepare to show contact photo of email sender in mail viewsThomas Bruederli
2012-07-10Simplified method of getting default addressbook.Aleksander Machniak